https://bugs.exim.org/show_bug.cgi?id=2253
Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Git Commit <[email protected]> --- Git commit: https://git.exim.org/exim.git/commitdiff/2556b3c619956593f4ac43b30a7b4e15228888d6 commit 2556b3c619956593f4ac43b30a7b4e15228888d6 Author: Simon Arlott <[email protected]> AuthorDate: Sun Mar 11 16:25:28 2018 +0000 Commit: Jeremy Harris <[email protected]> CommitDate: Sun Mar 11 17:20:04 2018 +0000 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. ---- doc/doc-txt/ChangeLog | 5 +++++ src/src/transports/smtp.c | 12 +++++++++++- test/log/4550 | 26 +++++++++++++------------- test/log/5510 | 8 ++++---- test/log/5591 | 4 ++-- test/mail/4550.store | 6 +++--- 6 files changed, 38 insertions(+), 23 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
