Postfix and SMTP authentication headache
Alan Dayley
alandd at consultpros.com
Wed Aug 9 11:39:34 MST 2006
>
> I think you need to do smtp_ commands not smtpd_ commands. smtpd is
> for incoming connections to port 25. You want smtp_ which is for
> outgoing connections.
Tony, I owe you a soda! Thank you!
I had "smtpd_sasl_auth_enable = yes" but not "smtp_sasl_auth_enable = yes"
Simply adding the latter to my main.cf made it all work!
Thanks again!
Alan
PS This email is proof that it is working.
More information about the PLUG-discuss
mailing list