Dnia 22.01.2022 o godz. 23:00:55 Ruben Safir pisze:
> I am really lost as to why dovecot is not authenticating
> 
> I have 
> 
> smtpd_sasl_type = dovecot
> 
> in main.cf

And what is the value of smtpd_sasl_path ?

I have

smtpd_sasl_path = private/auth

in main.cf, and in Dovecot config I have

service auth {
        unix_listener /var/spool/postfix/private/auth {
                group = postfix
                mode = 0660
                user = postfix
        }
}

(I guess the "service auth" block around the listener definition is
important; you did not have one in the configuration shown in your mail)
-- 
Regards,
   Jaroslaw Rafa
   r...@rafa.eu.org
--
"In a million years, when kids go to school, they're gonna know: once there
was a Hushpuppy, and she lived with her daddy in the Bathtub."

Reply via email to