John,

* Viktor Dukhovni via Postfix-users <postfix-users@postfix.org>:
> On Tue, Jul 02, 2024 at 11:24:53PM -0400, John Levine via Postfix-users wrote:
> 
> > >Have you posted "postconf -nf" and "postconf -Mf" output (with as-is
> > >whitespace, including line-breaks)?
> > 
> > I will, see below.
> 
> Thanks, generally best to do that early when delving into configuration
> conundrums.
> 
> > >What's the evidence that "saslauthd" is not used?
> > 
> > I have saslauthd in debug mode so it reports when anything talks to
> > it. As I said, the sasl test client works fine and it reports that, so
> > I know that works.
> 
> That is, saslauthd(8) is listening on the socket you specified in your
> testsaslauthd(8) command-line:
> 
>     $ testsaslauthd -f /var/spool/postfix/var/run/saslauthd/mux ...
> 
> which you correctly specify inside the Postfix chroot jail, but, is
> "/var/run/saslauthd" the actual directory compiled into the Debian SASL
> library?  If not, or, in any case, you might specify
> 
>     saslauthd_path: /var/run/saslauthd/mux
> 
> in the "smtpd.conf" file, once it is in the correct (for Debian)
> directory.  Note that this setting does include the "/mux" suffix.

IIRC Debian patches Postfix and expects smtpd.conf to be located in
/etc/postfix/sasl/smtpd.conf. Have you tried this?

p@rick


-- 
[*] sys4 AG

https://sys4.de, +49 (89) 30 90 46 64
Schleißheimer Straße 26/MG,80333 München

Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263
Vorstand: Patrick Ben Koetter, Marc Schiffbauer, Wolfgang Stief
Aufsichtsratsvorsitzender: Florian Kirstein

_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to