ACL: Ensure that acl_smtp_notquit is called for a conndrop between data-go-ahead...
[users/heiko/exim.git] / doc / doc-txt / ChangeLog
index e1471b627950b03da265cd0f511ae38d99278cec..7304c9c04d1f4043b1538b190b7e1e5338d9008a 100644 (file)
@@ -61,6 +61,21 @@ JH/14 Fix logging of errors under PIPELINING.  Previously the log line giving
 JH/15 Fix counting of empty lines in $body_linecount and $message_linecount.
       Previously they were not counted.
 
+JH/16 DANE: treat a TLSA lookup response having all non-TLSA RRs, the same
+      as one having no matching records.  Previously we deferred the message
+      that needed the lookup.
+
+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.
+
 
 Exim version 4.87
 -----------------