https://bugs.exim.org/show_bug.cgi?id=1686
Git Commit <git@???> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |git@???
--- Comment #5 from Git Commit <git@???> ---
Git commit:
http://git.exim.org/exim.git/commitdiff/895fbaf26d3450d4eeacbad8fe04c328a77645f0
commit 895fbaf26d3450d4eeacbad8fe04c328a77645f0
Author: Jeremy Harris <jgh146exb@???>
AuthorDate: Wed Sep 9 16:03:38 2015 +0100
Commit: Jeremy Harris <jgh146exb@???>
CommitDate: Wed Sep 9 17:48:37 2015 +0100
dsn: under experimental_dsn_info add extras to bounce messages. bug 1686
----
doc/doc-txt/ChangeLog | 4 +
doc/doc-txt/experimental-spec.txt | 43 ++++++++
src/src/config.h.defaults | 1 +
src/src/deliver.c | 136 ++++++++++++++++-------
src/src/exim.c | 9 +-
src/src/globals.c | 8 +-
src/src/structs.h | 9 +-
src/src/transports/smtp.c | 209 +++++++++++++++++++++++++-----------
test/confs/4700 | 1 +
test/log/4700 | 21 ++++
test/mail/4700.CALLER | 131 ++++++++++++++++++++++
test/scripts/4700-dsn-info/4700 | 1 +
test/scripts/4700-dsn-info/REQUIRES | 1 +
test/stdout/4700 | 34 ++++++
14 files changed, 498 insertions(+), 110 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.