Shalom Levytam:
> Hi,
> 
> I'm trying to configure a new server with postfix 2.6.6 and dovecot 2.0. 
> My previous servers have all been dovecot 1.x. Trying to port over my
> previous configurations has been a real headache.
> 
> Currently, I'm getting the following errors when trying to connect with:
> openssl s_client -starttls smtp -connect localhost:25
> 
> Aug 21 19:08:46 localhost postfix/smtpd[26252]: connect from localhost[::1]
> Aug 21 19:08:46 localhost postfix/smtpd[26252]: warning: SASL: Connect to
> private/auth failed: Permission denied
> Aug 21 19:08:46 localhost postfix/smtpd[26252]: fatal: no SASL
> authentication mechanisms
> Aug 21 19:08:47 localhost postfix/master[26226]: warning: process
> /usr/libexec/postfix/smtpd pid 26252 exit status 1
> Aug 21 19:08:47 localhost postfix/master[26226]: warning:
> /usr/libexec/postfix/smtpd: bad command startup -- throttling
> 
> The private/auth file gets recreated if I delete it and restart
> dovecot.  The permissions are postfix:postfix.  The private dir's
> permissions are postfix:root.
>
> If someone could help me out I'd really appreciate it.  My Dovecot and
> Postfix configuration changes are below...

Turn off SELINUX, APPARMOR, etc., or update their rules.

        Wietse

Reply via email to