View Single Post
  #3 (permalink)  
Old 07-03-2009, 11:32 PM
adeelarifbhatti adeelarifbhatti is offline
Special Member
 
Posts: 173
Post

Hi all,\
Are you using port 465 for the smtp authentication?
Try this im master.conf.in file.
465 inet n - n - - smtpd
-o smtpd_tls_wrappermode=yes -o smtpd_sasl_auth_enable=yes
-o smtpd_client_restrictions=permit_sasl_authenticate d,reject

FYI>>465 with athentication



Regards
Adeel
Reply With Quote