------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.exim.org/show_bug.cgi?id=337 Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Git Commit <[email protected]> 2012-07-09 00:17:05 --- Git commit: http://git.exim.org/exim.git/commitdiff/846726c5a374d833fb5211dde62ae6bceb6841c7 commit 846726c5a374d833fb5211dde62ae6bceb6841c7 Author: Jeremy Harris <[email protected]> AuthorDate: Sun Jul 8 22:49:18 2012 +0100 Commit: Jeremy Harris <[email protected]> CommitDate: Sun Jul 8 22:49:18 2012 +0100 multiple headers_add/remove options per router/transport - fixes bug 337 ---- doc/doc-docbook/spec.xfpt | 23 ++++++++++++++++++++++- doc/doc-txt/ChangeLog | 2 ++ doc/doc-txt/NewStuff | 3 +++ src/src/macros.h | 4 +++- src/src/readconf.c | 32 +++++++++++++++++--------------- src/src/route.c | 6 +++--- src/src/transport.c | 4 ++-- test/confs/0481 | 2 ++ test/log/0481 | 3 +++ test/mail/0481.userx | 13 +++++++++++++ test/scripts/0000-Basic/0481 | 7 ++++++- 11 files changed, 76 insertions(+), 23 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/ ##
