Expansions: Fix ${readsocket } to do nicer TLS close
[exim.git] / doc / doc-txt / ChangeLog
index 860e95d9dafd7c8a7fad3a4cd9f2cf0b90a1c3e0..16d2b8ef84fc3dd4797e73667298e42a6e9b87bf 100644 (file)
@@ -114,6 +114,14 @@ JH/24 Bug 2997: When built with EXPERIMENTAL_DSN_INFO, bounce messages can
       by the delivering transport.  Alleviate by wrapping such lines before
       column 80.
 
+JH/25 Bug 2827: Restrict size of References: header in bounce messages to 998
+      chars (RFC limit).  Previously a limit of 12 items was made, which with
+      a not-impossible References: in the message being bounced could still
+      be over-large and get stopped in the transport.
+
+JH/26 For a ${readsocket } in TLS mode, send a TLS Close Alert before the TCP
+      close.  Previously a bare socket close was done.
+
 
 Exim version 4.96
 -----------------