<html><head></head><body>Good question. This looks like a unix socket set up for dovecot to provide authentication services to postfix and anyways postfix would be listening on TCP port 587 for authenticated mail submission. Normally you do not want to offer any user authentication or login on port 25, but that is all set up and specified explicitly in /etc/postfix/main.cf and /etc/postfix/master.cf.<br><br>Of course you do need user authentication for dovecot itself to offer IMAP and/or POP services for users to fetch or read their email.<br><br>I can't get really get on the postfix mailing list myself, or sort through all that volume. There's an unsolicited bulk email industry in control of everything.<br><br><div class="gmail_quote">On January 22, 2022 7:05:04 PM AKST, Ruben Safir <ruben@mrbrklyn.com> wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre dir="auto" class="k9mail">I am really lost as to why dovecot is not authenticating<br><br>I have <br><br>smtpd_sasl_type = dovecot<br><br>in main.cf<br><br>and <br><br># Postfix smtp-auth<br>unix_listener /var/spool/postfix/private/auth {<br> mode = 0666<br> user = postfix<br> group = postfix<br>}<br>in /etc/dovecot/conf.d/10-master.conf<br><br><br>I want it to authenticate on submition only<br><br>Everything I read says this should do it, but I am up against a wall.  I<br>have no debugging information or log at all to confirm what postfix is<br>doing.<br><br><br><div class="k9mail-signature">-- <br>So many immigrant groups have swept through our town<br>that Brooklyn, like Atlantis, reaches mythological<br>proportions in the mind of the world - RI Safir 1998<br><a href="http://www.mrbrklyn.com">http://www.mrbrklyn.com</a> <br><br>DRM is THEFT - We are the STAKEHOLDERS - RI Safir 2002<br><a href="http://www.nylxs.com">http://www.nylxs.com</a> - Leadership Development in Free Software<br><a href="http://www2.mrbrklyn.com/resources">http://www2.mrbrklyn.com/resources</a> - Unpublished Archive <br><a href="http://www.coinhangout.com">http://www.coinhangout.com</a> - coins!<br><a href="http://www.brooklyn-living.com">http://www.brooklyn-living.com</a> <br><br>Being so tracked is for FARM ANIMALS and extermination camps, <br>but incompatible with living as a free human being. -RI Safir 2013<br><br></div></pre></blockquote></div><div style='white-space: pre-wrap'><div class='k9mail-signature'>-- <br>Sent from my Android device with K-9 Mail. Please excuse my brevity.</div></div></body></html>