DMARC: Avoid using Resent-From: header. Bug 3029
[exim.git] / doc / doc-txt / ChangeLog
index 611a2ee76ddec3029b24a34cc565687133f322ac..af467891374c8e67c19f568a9b4d171181ae584a 100644 (file)
@@ -140,6 +140,16 @@ JH/27 Fix crash in logging.  When a message with a large number of recipients
       messages were created as a result.
       Find and debug help by Mateusz Krawczyk
 
+JH/28 Bug 3086: Fix exinext for ipv6.  Change the format of keys in the retry
+      DB, wrapping transport record bare-ip "host names" and ipv6
+      "host addresses" in square-brackets.  This makes the parsing that
+      exinext does more reliable.
+
+JH/29 Bug 3087: Fix SRS encode.  A zero-length quoted element in the local-part
+      would cause a crash.
+
+JH/30 Bug 3029: Avoid feeding Resent-From: to DMARC.
+
 
 Exim version 4.97
 -----------------