Comment 2 for bug 10436

Revision history for this message
Mike White (lists1) wrote :

For those who have ended up here after spending several hours trying to get
postfix to listen on an external interface. Modify /etc/postfix/master.cf thusly:

#127.0.0.1:smtp inet n - - - - smtpd
smtp inet n - - - - smtpd
#::1:smtp inet n - - - - smtpd

and /etc/init.d/postfix restart