------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1431 Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Git Commit <[email protected]> 2014-03-16 18:17:08 --- Git commit: http://git.exim.org/exim.git/commitdiff/511a6c14924b5e931d67c4257ee7592dcc6ef49e commit 511a6c14924b5e931d67c4257ee7592dcc6ef49e Author: Jeremy Harris <[email protected]> AuthorDate: Sun Mar 16 17:22:56 2014 +0000 Commit: Jeremy Harris <[email protected]> CommitDate: Sun Mar 16 17:22:56 2014 +0000 support transport-added headers under cutthrough delivery. bug 1431 ---- doc/doc-docbook/spec.xfpt | 6 +- doc/doc-txt/ChangeLog | 6 +- src/src/functions.h | 2 + src/src/transport.c | 322 ++++++++++++++++------------- src/src/verify.c | 41 +++- test/confs/5400 | 3 + test/log/5400 | 4 + test/scripts/5400-cutthrough/5400 | 35 +++- test/scripts/5410-cutthrough-OpenSSL/5410 | 2 +- test/stderr/5400 | 66 ++++++- test/stderr/5401 | 3 +- test/stderr/5410 | 9 +- test/stdout/5400 | 43 ++++ 13 files changed, 372 insertions(+), 170 deletions(-) -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
