DMARC: send forensic reports for reject & quarantine results, and "none" policy....
[exim.git] / doc / doc-txt / ChangeLog
index 11b25f875bb4ee2667d6a68624cb0b3674ac4190..d2d2cffa7762e36fed884b6402f3b0cb20b599d8 100644 (file)
@@ -68,6 +68,17 @@ JH/16 DANE: treat a TLSA lookup response having all non-TLSA RRs, the same
 JH/17 Fakereject: previously logged as a norml message arrival "<="; now
       distinguished as "(=".
 
+JH/18 Bug 1867: make the fail_defer_domains option on a dnslookup router work
+      for missing MX records.  Previously it only worked for missing A records.
+
+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
 -----------------