summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2018-08-23 00:05:28 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2018-08-23 00:06:42 +0100
commit5455f54826fe81cddb761ca943ea0b1ef5836dbc (patch)
tree506bf0d1f5166ff5175a9fe6ae6a8b203105134d /doc/doc-txt/ChangeLog
parent1ddf77d06eea2e5ba559e62c5574431f2a22fbc4 (diff)
DMARC: Fix forensic-report envelopes to permit non-null. Bug 1896
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r--doc/doc-txt/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 333ae731c..5f45d69c1 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -104,6 +104,10 @@ JH/21 Change as many as possible of the global flags into one-bit bitfields; the
that the byte-sized flag variables are not interspersed among pointer
variables, giving a better chance of good packing by the compiler.
+JH/22 Bug 1896: Fix the envelope from for DMARC forensic reports to be possibly
+ non-null, to avoid issues with sites running BATV. Previously reports were
+ sent with an empty envelope sender so looked like bounces.
+
Exim version 4.91
-----------------