This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SMTP Proxy connection refused

Hi @ All

i have installed the UTM 9 Release (9.000-8) and enabled the SMTP Proxy. But i cant connect from the Internet or the local network:

connection refused


anybody an idea?
thanks[:)]


This thread was automatically locked due to age.
Parents
  • the file display following:
    /var/chroot-smtp/tmp/smtpd_debug.log

    1 Carp::carp
    2 DBI::__ANON__
    3 DBI::connect
    4 modules::sql::sql_connect
    MASTER[21887] WARN at Tue Jul 24 08:52:49 2012 -------------------------------------------------------
    Unable to connect to database, retrying in 10 seconds.
    1 modules::sql::sql_connect
    2 modules::sql::sql_tables
    MASTER[21887] WARN at Tue Jul 24 08:52:59 2012 -------------------------------------------------------
    DBI connect('dbname=smtp;host=db_host.local;port=5432;','postgres',...) failed: FATAL:  database "smtp" does not exist at /modules/sql.pm line 42
    1 Carp::carp
    2 DBI::__ANON__
    3 DBI::connect
    4 modules::sql::sql_connect
    MASTER[21887] WARN at Tue Jul 24 08:52:59 2012 -------------------------------------------------------
    Unable to connect to database, retrying in 10 seconds.
    1 modules::sql::sql_connect
    2 modules::sql::sql_tables
    s
  • FATAL:  database "smtp" does not exist at /modules/sql.pm line 42
    Seems your database is broken. Without a functioning database, the smtp proxy doesn't work. Try rebuilding the database or better yet, reinstall and import your backup.
Reply
  • FATAL:  database "smtp" does not exist at /modules/sql.pm line 42
    Seems your database is broken. Without a functioning database, the smtp proxy doesn't work. Try rebuilding the database or better yet, reinstall and import your backup.
Children
No Data