I've set up RH9+postfix as a mail server for a few domains. For a few "roaming" users I'd like to set up SMTP relaying using SASL authentication. Since RH9 comes with saslauthd from the cyrus sasl package I assumed postfix would run with it.
I've added the following lines in /usr/lib/sasl/smtpd.conf:
pwcheck_method: saslauthd
mech_list: plain login
If I try to relay a mail via the server it refuses to authorize the user:
Aug 29 13:10:22 server postfix/smtpd[19802]: warning: SASL authentication problem: unrecognized plaintext verifier saslauthd
Aug 29 13:10:22 server postfix/smtpd[19802]: warning: unknown[127.0.0.1]: SASL PLAIN authentication failed
Saslauthd is running of course, but this looks like postfix doesn't support it. Does this mean I have to rebuild postfix with saslauthd support?
Klaasjan
-- Shrike-list mailing list Shrike-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/shrike-list