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 doesnt work and i cant rebuild the database

Hello i have this issue on a new SG135

i noticed that smtp does not work, so sophos does not send any messages and cannot answer on port 25.

i wanted to rebuild a smtp database like described here :

https://community.sophos.com/products/unified-threat-management/astaroorg/f/56/t/49298

but see what error message i get if trying to do that.

dropdb -U postgres smtp
dropdb: could not connect to database template1: could not connect to server: No such file or directory
        Is the server running locally and accepting
        connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"?
gr-sg135:/home/login # createdb -U postgres smtp
createdb: could not connect to database template1: could not connect to server: No such file or directory
        Is the server running locally and accepting
        connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"?
gr-sg135:/home/login # /var/mdw/scripts/smtp start


anyone has an idea how can i get the smtp work again?

thank you!


This thread was automatically locked due to age.