Fix bounce generation under RFC 3461 request. Bug 2411
[exim.git] / doc / doc-txt / ChangeLog
index d67daa873a4253e473142f5184b503a45763a787..c1bbf2636ce3ea5e8b2c8d640b789c18245b321a 100644 (file)
@@ -138,6 +138,15 @@ JH/28 Fix the timeout on smtp response to apply to the whole response.
       single bytes within the time limit could extend the connection for a
       long time.  Credit to Qualsys Security Advisory Team for the discovery.
 
+JH/29 Fix DSN Final-Recipient: field.  Previously it was the post-routing
+      delivery address, which leaked information of the results of local
+      forwarding.  Change to the original envelope recipient address, per
+      standards.
+
+JH/30 Bug 2411: Fix DSN generation when RFC 3461 failure notification is
+      requested.  Previously not bounce was generated and a log entry of
+      error ignored was made.
+
 
 Exim version 4.92
 -----------------