Hi all,

I am trying to use Postfix with SASL support as provided by Redhat v9:

postfix-1.1.12-1
cyrus-sasl-2.1.10-4

According to the package dependancies, postfix has been compiled to support SASL, but having configured it I get access denied to my attempts at smtp auth. I am also not seeing anything in any of the logfiles showing why the auth failed, only that it failed.

How can I be certain that postfix is talking to saslauthd? Is postfix compiled to use saslauthd?

In my case saslauthd is running, and my postfix config has the following added:

smtpd_sasl_auth_enable = yes
smtpd_sasl_security_options = noanonymous
smtpd_sasl_local_domain = $myhostname
smtpd_recipient_restrictions = permit_sasl_authenticated,
                                permit_mynetworks,
                               check_relay_domains

Any clues?

Regards,
Graham
--
-----------------------------------------
[EMAIL PROTECTED]               "There's a moon
                                        over Bourbon Street
                                                tonight..."


-- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to