RE: warning: SASL authentication failure: No worthy mechs found

2009-08-27 Thread Dan Winchester
Hi Stefan, > I think you might want to install cyrus-sasl-plain.x86_64. I ran: # yum install cyrus-sasl-plain Everything is now working fine. Thank you for your help! Cheers Dan

Re: warning: SASL authentication failure: No worthy mechs found

2009-08-27 Thread Stefan Förster
* Dan Winchester <2...@dan.co.uk>: > > I don't see any SASl modules for AUTH PLAIN or AUTH LOGIN > > here. You should use "yum" to search for packages like > > "cyrus-sasl", "sasl-modules" and similar. > > I have a number of cyrus-sasl packages installed: > > # yum list installed | grep sasl > cy

RE: warning: SASL authentication failure: No worthy mechs found

2009-08-27 Thread Dan Winchester
Hi Stefan, Thanks for the response. > I don't see any SASl modules for AUTH PLAIN or AUTH LOGIN > here. You should use "yum" to search for packages like > "cyrus-sasl", "sasl-modules" and similar. I have a number of cyrus-sasl packages installed: # yum list installed | grep sasl cyrus-sasl.x86_

Re: warning: SASL authentication failure: No worthy mechs found

2009-08-27 Thread Stefan Förster
* Dan Winchester <2...@dan.co.uk>: > I am new to Postfix. > > I am trying to get Postfix to relay via mail.authsmtp.com. > > I have added the following lines to main.cf > > relayhost = [mail.authsmtp.com] > smtp_sasl_auth_enable = yes > smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd > s