On Tue, 2009-03-31 at 21:31 +0200, Łukasz Kasperek > I have postfix+ dovecot but when I run sasl - have this: > > Mar 31 21:21:39 localhost postfix/smtpd[13134]: warning: SASL: Connect > to smtpd failed: No such file or directory
Looks like a Postfix configuration problem. Apparently it's trying to
connect to "smtpd" SASL socket. But you've configured Dovecot to have:
> client {
> path = /var/spool/postfix/private/auth
So fix the Postfix configuration.
signature.asc
Description: This is a digitally signed message part
