View Single Post
  #3 (permalink)  
Old 09-27-2008, 10:52 AM
rasoft2000 rasoft2000 is offline
Junior Member
 
Posts: 6
Default ...

Quote:
Originally Posted by Baylink View Post
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
Reply With Quote