Quote:
|
Originally Posted by MrMattles
tcp 0 0 127.0.0.1:10026 0.0.0.0:* LISTEN 15367/master
tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN 15367/master
|
SMTP is listening on 0.0.0.0 on port 25 (instead of on all addresses) and on 127.0.0.1 on port 10026.
Please post /etc/postfix/main.cf and /etc/postfix/master.cf here.
And there's no POP3 daemon running at all, so you must start your POP3 daemon (Courier?).