RE: Webmail Send / Receive works but Outlook doesn't | Digital Oean
05-24-2016, 02:20 AM
(This post was last modified: 05-24-2016, 02:21 AM by dipakcg.)
@bluephantom, Here is the maillog.
...and the output of netstat -npltu
Code:
May 23 12:14:19 panel postfix/master[9637]: warning: process /usr/libexec/postfix/trivial-rewrite pid 10455 exit status 1
May 23 12:14:19 panel postfix/master[9637]: warning: /usr/libexec/postfix/trivial-rewrite: bad command startup -- throttling
May 23 12:15:19 panel postfix/trivial-rewrite[10467]: fatal: open database /etc/postfix/transport.db: No such file or directory
May 23 12:15:20 panel postfix/master[9637]: warning: process /usr/libexec/postfix/trivial-rewrite pid 10467 exit status 1
May 23 12:15:20 panel postfix/master[9637]: warning: /usr/libexec/postfix/trivial-rewrite: bad command startup -- throttling
May 23 12:15:35 panel postfix/smtpd[10062]: warning: problem talking to service rewrite: Connection timed out
May 23 12:15:39 panel postfix/smtpd[10063]: warning: problem talking to service rewrite: Connection timed out
May 23 12:16:20 panel postfix/trivial-rewrite[10471]: fatal: open database /etc/postfix/transport.db: No such file or directory
May 23 12:16:21 panel postfix/master[9637]: warning: process /usr/libexec/postfix/trivial-rewrite pid 10471 exit status 1
May 23 12:16:21 panel postfix/master[9637]: warning: /usr/libexec/postfix/trivial-rewrite: bad command startup -- throttling
May 23 12:16:35 panel postfix/smtpd[10067]: warning: problem talking to service rewrite: Connection timed out
...and the output of netstat -npltu
Code:
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 0.0.0.0:4190 0.0.0.0:* LISTEN 9163/dovecot
tcp 0 0 127.0.0.1:10025 0.0.0.0:* LISTEN 9637/master
tcp 0 0 0.0.0.0:3306 0.0.0.0:* LISTEN 1337/mysqld
tcp 0 0 0.0.0.0:587 0.0.0.0:* LISTEN 9637/master
tcp 0 0 0.0.0.0:110 0.0.0.0:* LISTEN 9163/dovecot
tcp 0 0 0.0.0.0:143 0.0.0.0:* LISTEN 9163/dovecot
tcp 0 0 10.16.0.5:53 0.0.0.0:* LISTEN 4840/named
tcp 0 0 139.59.173.43:53 0.0.0.0:* LISTEN 4840/named
tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 4840/named
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1192/sshd
tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN 9637/master
tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 4840/named
tcp 0 0 :::1580 :::* LISTEN 1479/httpd
tcp 0 0 :::80 :::* LISTEN 1479/httpd
tcp 0 0 :::53 :::* LISTEN 4840/named
tcp 0 0 :::21 :::* LISTEN 1468/proftpd
tcp 0 0 :::22 :::* LISTEN 1192/sshd
udp 0 0 10.16.0.5:53 0.0.0.0:* 4840/named
udp 0 0 139.59.173.43:53 0.0.0.0:* 4840/named
udp 0 0 127.0.0.1:53 0.0.0.0:* 4840/named
udp 0 0 :::53 :::* 4840/named