On Mon, 8 Sep 2003, Graham Leggett wrote:

> 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
> 


Graham,  if you don't get a decent response here I'd suggest that you 
check the postfix users list archives.  I know this has been discussed 
before on that list.


http://www.postfix.org/lists.html

I haven't delved into this topic yet and I need to also.


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

Reply via email to