[root@mailer etc]# netstat -tap | grep smtp tcp 0 0 *:smtp *:* LISTEN 3078/master and /etc/hosts 127.0.0.1 localhost.localdomain localhost # Auto-generated hostname. Please do not remove this comment. 109.71.45.18 mailer.contactovisual.pt mailer Thanks!
In one VPS i can now send mails. In the other i've this error: May 2 19:53:32 mail2 postfix/qmgr[30298]: fatal: unsupported dictionary type: mysql May 2 19:53:32 mail2 postfix/smtpd[30297]: fatal: unsupported dictionary type: mysql May 2 19:53:33 mail2 postfix/master[30233]: warning: process /usr/libexec/postfix/smtpd pid 30297 exit status 1 May 2 19:53:33 mail2 postfix/master[30233]: warning: /usr/libexec/postfix/smtpd: bad command startup -- throttling May 2 19:53:33 mail2 postfix/master[30233]: warning: process /usr/libexec/postfix/qmgr pid 30298 exit status 1 May 2 19:53:33 mail2 postfix/master[30233]: warning: /usr/libexec/postfix/qmgr: bad command startup -- throttling Thanks!