I'm running postfix-1.1.13, with Cyrus sasl 1.5.28, and that's how mine's configured.I'm running the Redhat 9 updated versions (postfix 1.1.12-1, cyrus-sasl-2.1.10-4 which includes sasl1 libs according to the package docs)).
What does the SASL portion of your main.cf file read?
Configuration changes relating to sasl are:
enable_sasl_authentication = yes smtpd_recipient_restrictions = permit_sasl_authenticated, permit_mynetworks, check_relay_domains
smtpd_sasl_auth_enable = yes smtpd_sasl_security_options = noanonymous smtpd_sasl_local_domain=$myhostname broken_sasl_auth_clients = yes
/usr/lib/sasl/smtpd.conf contains:
pwcheck_method: saslauthd mech_list: plain login
I've already tried various methods for pwcheck. I'm just wondering is anyone got this to work using saslauthd...
Klaasjan
-- Shrike-list mailing list Shrike-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/shrike-list