------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.exim.org/show_bug.cgi?id=308 Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Git Commit <[email protected]> 2013-01-06 14:17:07 --- Git commit: http://git.exim.org/exim.git/commitdiff/181d9bf8a602a2573d566427803a4c5288a56008 commit 181d9bf8a602a2573d566427803a4c5288a56008 Author: Jeremy Harris <[email protected]> AuthorDate: Sat Oct 6 23:20:08 2012 +0100 Commit: Jeremy Harris <[email protected]> CommitDate: Tue Dec 25 19:58:32 2012 +0000 add $router_name and $transport_name variables. bug 308. ---- doc/doc-docbook/spec.xfpt | 19 ++++++++++++++++++- doc/doc-txt/ChangeLog | 2 ++ doc/doc-txt/NewStuff | 7 +++++++ src/src/deliver.c | 4 ++++ src/src/expand.c | 2 ++ src/src/globals.c | 3 +++ src/src/globals.h | 2 ++ src/src/route.c | 1 + test/confs/0143 | 7 ++++--- test/confs/0227 | 10 +++++++--- test/confs/0325 | 8 ++++---- test/confs/0410 | 2 ++ test/log/0143 | 2 +- test/log/0227 | 25 ++++++++++++++++--------- test/rejectlog/0227 | 18 +++++++++--------- test/scripts/0000-Basic/0143 | 2 +- test/scripts/0000-Basic/0227 | 2 +- test/scripts/0000-Basic/0325 | 2 +- test/scripts/0000-Basic/0410 | 2 +- test/stderr/0143 | 7 ++++--- test/stderr/0227 | 32 +++++++++++++++++++++++--------- 21 files changed, 113 insertions(+), 46 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/ ##
