Seeing as how many of the big ISPs block attempts to connect to port 25 on any servers but their own, those of you running Postfix for remote users will probably want to accept connections on an alternate port. All that’s needed is to add the following line to /etc/postfix/master.cf:
8025 inet n - n - - smtpd
Of course, you can choose any available port on your system that you would like to accept connections on.
Filed under: Email