summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2019-06-29 19:31:23 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2019-06-29 19:31:23 +0100
commitdf98a6ff2e70887890690ffbf8a8ad583d7d7e38 (patch)
tree497106c55d5d5622ca8761debb6b5d1f2b298b3e /doc/doc-txt/ChangeLog
parent628a70e55fef33b5a904317473551cb47cc6c58f (diff)
Fix bounce generation under RFC 3461 request. Bug 2411
Broken-by: ea97267cea
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 4c116ca8f..c1bbf2636 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -143,6 +143,10 @@ JH/29 Fix DSN Final-Recipient: field. Previously it was the post-routing
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
-----------------