postfix sasl . no mechanism available
Trying to alter postfix so that I can relay email to smtp.com
Error in /var/log/mailllog :-
... SASL authentication failed; cannot authenticate to server ... no mechanism available
/etc/postfix/sasl_passwd
have done:-
postmap sasl_passwd
in main.cf tried both:-
smtp_sasl_security_options = noanonymous and:-
smtp_sasl_security_options =
Postfix was installed as part of the server package. I didn't install it or any of its parts.
Setup guide from smtp.com asked to add password/username to sasl_passwd, but there was no sasl_passwd file on the server. I created it in /etc/postfix
Nothing seems to make any difference. Still the same error. Any suggestions welcome.
Last edited by swanny99; 05-12-2012 at 10:03 AM.
Reason: clarity
|