Stroller wrote:

Did you authenticate propery @smtp.mail.yahoo.co.uk ?

I believe so. There's nothing in the logs to indicate that I haven't, and the user:pass in /etc/postfix/sasl_passwd is correct,


In my case I noticed that sasl auth on relay doesn't seem to work unless I set the following in main.cf

smtpd_sasl_auth_enable = no
smtp_sasl_auth_enable = yes
smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd
smtp_sasl_security_options = noanonymous
broken_sasl_auth_clients = yes

it's the smtp_sasl_auth_enable = yes line that is the most important.

kashani
--
gentoo-user@gentoo.org mailing list

Reply via email to