Cutthrough: fix error message for unexpected response from onward connection. Bug...
[exim.git] / doc / doc-txt / ChangeLog
index 860e95d9dafd7c8a7fad3a4cd9f2cf0b90a1c3e0..71f71a6cacc55f50f2f0047d21bcdc3e5720ea47 100644 (file)
@@ -114,6 +114,11 @@ 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.
+
 
 Exim version 4.96
 -----------------