On Thu, Oct 24, 2024 at 11:33:22 -0400, Wietse Venema via Postfix-users wrote: > The compatibility-level guard is a good idea. To take out some of the > guesswork, I'm considering to add a read-only configuration parameter > that indicates whether Postfix is built with TLS support. > > For the Postfix SMTP client the new default would look like: > > smtp_tls_security_level = > ${{$compatibility_level} >=level {3.10}? > {${built_with_tls ? {may}}}} >
Hi Wietse This hasn't made it for 3.10, but is changing the smtp_tls_security_level default to "may" (with a built_with_tls condition) still on the roadmap? Geert _______________________________________________ Postfix-users mailing list -- postfix-users@postfix.org To unsubscribe send an email to postfix-users-le...@postfix.org