On 11.10.18 11:30, Laura Smith wrote:
> unix_listener /var/spool/postfix-authrelay/private/dovecot-auth {
> group = postfix
> mode = 0666
> user = postfix
> }I suggest using "mode = 0660" instead. > Dovecot is unable to create the socket ? What exactly do the logs show? > postconf -c /etc/postfix-authrelay | fgrep sasl As described in http://www.postfix.org/DEBUG_README.html please use "postconf -n". -Ralph
