[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: libsasl2 or postfix config file bug



Mike O'Connor schrieb am Donnerstag, den 28. August 2008:

> Hi Guys
> 
> The smtpd.conf file on /etc/postfix/sasl/ should be read by (libsasl2 or
> postfix not sure) to enable other types of authentication. This does not
> seem to work as no matter what I place in this file it always fails back
> to Berkeley db in /etc/sasldb2.
Works fine here:

ii  postfix                          2.5.2-2lenny1~bpo40+1
High-performance mail transport agent

apu:~# cat /etc/postfix/sasl/smtpd.conf 
pwcheck_method: saslauthd
mech_list: PLAIN LOGIN 

apu:~# grep -i sasl /etc/postfix/main.cf 
permit_sasl_authenticated,
#sasl support
smtpd_sasl_auth_enable = yes
smtpd_sasl_security_options = noanonymous
smtpd_sasl_local_domain = $myhostname
broken_sasl_auth_clients = yes
smtpd_sasl_authenticated_header = yes

Sending mail via tls authenticated via PAM works here. 

Alex
-- 
Alexander Wirt, formorer@formorer.de 
CC99 2DDD D39E 75B0 B0AA  B25C D35B BC99 BC7D 020A

Reply to: