diff options
author | Tony Meyer <tony@spamexperts.com> | 2016-08-14 16:09:02 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2016-08-14 16:09:02 +0100 |
commit | 72a201e2d5a734ace1637d571d40dd058161891f (patch) | |
tree | ee57f8c139b2f5a3aba1310ac77e180de29e2153 /doc/doc-txt | |
parent | 3367f8c2e08bf998efc84050e39d5a9fbdffb5dd (diff) |
DMARC: send forensic reports for reject & quarantine results, and "none" policy. Bug 1846
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 7304c9c04..d2d2cffa7 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -76,6 +76,9 @@ JH/19 Bug 1850: support Radius libraries that return REJECT_RC. JH/20 Bug 1872: Ensure that acl_smtp_notquit is run when the connection drops after the data-go-ahead and data-ack. Patch from Jason Betts. +JH/21 Bug 1846: Send DMARC forensic reports for reject and quaratine results, + even for a "none" policy. Patch from Tony Meyer. + Exim version 4.87 ----------------- |