summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSimon Arlott <bugzilla.exim.simon@arlott.org>2018-03-11 16:25:28 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2018-03-11 17:20:04 +0000
commit2556b3c619956593f4ac43b30a7b4e15228888d6 (patch)
treebb4fef553af06309e768d755c82000582a968dea /doc
parent8b77d27a46e94c347172941fc7a07b17f1e4da25 (diff)
PRDR: append overall DATA acceptance message to delivery log line "C=" item. Bug 2253
It can have useful tracking info from the destination, eg. their message Id.
Diffstat (limited to 'doc')
-rw-r--r--doc/doc-txt/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 060a4ffe4..06ed2eeb5 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -130,6 +130,11 @@ JH/24 Bug 2242: Fix exim_dbmbuild to permit directoryless filenames.
JH/25 Fix utf8_downconvert propagation through a redirect router. Previously it
was not propagated.
+JH/26 Bug 2253: For logging delivery lines under PRDR, append the overall
+ DATA response info to the (existing) per-recipient response info for
+ the "C=" log element. It can have useful tracking info from the
+ destination system. Patch from Simon Arlott.
+
Exim version 4.90
-----------------