On Sat, Oct 25, 2025 at 06:37:43PM -0400, Christophe Kalt via Postfix-users 
wrote:

> Seeing the following warnings:
> 
> warning postfix/tlsproxy warning: TLS server role is disabled with
> tlsproxy_tls_security_level or tlsproxy_use_tls

This should perhaps be an informational message rather than a warning.
It is ex

> This is on a server where I'm intentionally disabling TLS for smtpd, but
> not for smtp, and it looks like this is happening when an outbound SMTP
> connection is established with TLS.

This is logged during tlsproxy initialisation.  A new process will
handle multiple connections (unless it first exits, because idle too
long).  So it is not specifically related to the outbound connection,
rather just process startup.


> Am I doing something stupid here, or is this a spurious warning.

You're not doing anything wrong, and the warning is not "spurious" as
such, perhaps it should be delayed until an actual request for the
server role arrives?

-- 
    Viktor.  🇺🇦 Слава Україні!
_______________________________________________
Postfix-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to