From 96eb7d2a5b86afec3b66a61a1ba8af82ab0c6d41 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sun, 19 May 2019 23:02:27 +0100 Subject: Change the default for hosts_noproxy_tls to unset, enabling continued-TLS deliveries as default --- doc/doc-txt/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/doc-txt') diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 98a473539..065ec2812 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -102,6 +102,12 @@ JH/20 Bug 2389: fix server advertising of usable certificates, under GnuTLS in directory-of-certs mode. Previously they were advertised despite the documentation. +JH/21 The smtp transport option "hosts_noproxy_tls" is now unset by default. + A single TCP connection by a client will now hold a TLS connection open + for multiple message deliveries, by default. Previoud the default was to + not do so. + + Exim version 4.92 ----------------- -- cgit v1.2.3