* Bernhard Rohrer <[EMAIL PROTECTED]>:
> 2008/6/14 Patrick Ben Koetter <[EMAIL PROTECTED]>:
> > * Bernhard Rohrer <[EMAIL PROTECTED]>:
> >> Jun 12 22:44:15 collab postfix/smtpd[10513]: warning: SASL
> >> authentication failure: cannot connect to saslauthd server: Permission
> >> denied
> >
> > You are running the smtpd process chrooted and libsasl cannot find the
> > saslauthd socket?
> >
> > [EMAIL PROTECTED]
> 
> Well, I thought that too.
> 
> My saslauthd.conf has this line
> 
> OPTIONS="-c -m /var/spool/postfix/var/run/saslauthd"
> 
> whereas /etc/postfix/sasl/smtp.conf
> 
> has
> 
> saslauthd_path: /var/run/saslauthd
> 
> which whould be correct for chroot, no?
> 
> I did change that to
> 
> saslauthd_path: /var/spool/postfix/var/run/saslauthd
> 
> and tried again and that didn't work either
> 
> your are probably on the right track though
> 
> OTOH
> 
> [EMAIL PROTECTED]:# sudo -u postfix testsaslauthd -f
> /var/spool/postfix/var/run/saslauthd/mux -u xxxxxxx -p xyz
> 0: OK "Success."
> 
> worked ....

User postfix is  not in group sasl.

[EMAIL PROTECTED]



> 
> :(
> 
> thanks!
> 
> Bernhard

-- 
The Book of Postfix
<http://www.postfix-book.com>
saslfinger (debugging SMTP AUTH):
<http://postfix.state-of-mind.de/patrick.koetter/saslfinger/>

Reply via email to