google me: postfix smtp sasl/tls problems
Aug. 21st, 2004 10:28 amIf you get errors like:
warning: SASL authentication failure: No worthy mechs found
send attr reason = Authentication failed: cannot SASL authenticate to server XXX[YYYY]: no mechanism available
Then the problem could be that the sasl modules are not installed. A quick 'apt-get libsasl2-modules' will solve that.
warning: SASL authentication failure: No worthy mechs found
send attr reason = Authentication failed: cannot SASL authenticate to server XXX[YYYY]: no mechanism available
Then the problem could be that the sasl modules are not installed. A quick 'apt-get libsasl2-modules' will solve that.