Quote:
Originally Posted by Baylink Find the Zimbra postfix master.cf, uncomment the line that says 'submission', restart Zimbra, and point your clients to port 587, with TLS. |
Hey Baylink, thanks for your answer.
Checking my master.cf file I found the following:
#submission inet n - n - - smtpd
# -o smtpd_etrn_restrictions=reject
# -o smtpd_client_restrictions=permit_sasl_authenticate d,reject
465 inet n - n - - smtpd
-o smtpd_tls_wrappermode=yes -o smtpd_sasl_auth_enable=yes
#submission inet n - n - - smtpd
# -o smtpd_etrn_restrictions=reject
# -o smtpd_enforce_tls=yes -o smtpd_sasl_auth_enable=yes
now wich should I uncomment the first one, the second one, both? I think its the second one but I want to be sure first cause this is a production server before restarting,etc.
Thanks