Enabling submission port support for Postfix is really easy. To have postfix listen on both 25 and 587, be sure that the line starting with submission is uncommented in /etc/postfix/main.cf:
smtp inet n - n - - smtpd submission inet n - n - - smtpd
Have you tried MySQLTuner yet?
It's free and it makes optimizing your MySQL server easier than ever!
|
Enabling submission port support for Postfix is really easy. To have postfix listen on both 25 and 587, be sure that the line starting with submission is uncommented in /etc/postfix/main.cf: smtp inet n - n - - smtpd submission inet n - n - - smtpd Leave a Reply
You must be logged in to post a comment. Login » |