On 2023-09-14 Marc Haber <mh+debian-packa...@zugschlus.de> wrote: > Package: exim4-base > Version: 4.96-22 > Severity: normal
> Hi, > in README.Debian we are documenting that MAIN_TLS_ENABLE is needed to > make exim advertise STARTTLS. This is implemented in the configuration > by bracketing the TLS configuration in an .ifdef MAIN_TLS_ENABLE > construct, leaving the upstream defaults in the .else case. [...] Hello, the docs should already reflect the current behavior. README already says that exim supports incoming opportunistic TLS by using on-connect autogenerated self-signed certificates unless MAIN_TLS_ENABLE set. However later on the sentence "After this configuration, Exim will …" is misleading - I will drop the "After this configuration" at the start of the sentence. cu Andreas