On 1/14/2013 3:02 PM, Muzaffer wrote:
Hi,
I'm trying to get postfix/dovecot working on a Webmin enabled server
and I can't get SASL working for the life of me. Below are my logs and
postconf -n.
Logs
---
Jan 14 19:47:12 ommuse postfix/smtpd[8911]: connect from
mail-da0-f45.google.com <http://mail-da0-f45.google.com>[209.85.210.45]
Jan 14 19:47:12 ommuse postfix/smtpd[8911]: warning: SASL: Connect to
private/auth failed: No such file or directory
This line is showing that Dovecot is not creating the socket required to
auth as you have configured Postfix to send to.
Did you add the auth socket in your dovecot configuration and restart
dovecot?
Brian