On 2022-01-22 at 23:00:55 UTC-0500 (Sat, 22 Jan 2022 23:00:55 -0500)
Ruben Safir <ru...@mrbrklyn.com>
is rumored to have said:

I am really lost as to why dovecot is not authenticating

I have

smtpd_sasl_type = dovecot

in main.cf

and

# Postfix smtp-auth
unix_listener /var/spool/postfix/private/auth {
 mode = 0666
 user = postfix
 group = postfix
}
in /etc/dovecot/conf.d/10-master.conf


I want it to authenticate on submition only

Everything I read says this should do it, but I am up against a wall. I
have no debugging information or log at all to confirm what postfix is
doing.

That's unfortunate, because what you've provided is inadequate to dioagnose your problem.

AS ALWAYS, 'postconf -nf' and 'postconf -Mf' output plus relevant (non-verbose) log lines are critical to getting useful help here.

I wish you good luck in figuring out your problem without that information, as you would certainly need it.


--
Bill Cole
b...@scconsult.com or billc...@apache.org
(AKA @grumpybozo and many *@billmail.scconsult.com addresses)
Not Currently Available For Hire

Reply via email to