diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2014-12-23 20:07:16 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-01-12 18:58:35 +0000 |
commit | 50dc740948ba43eaeb6d33757bc83beff33f2a64 (patch) | |
tree | 37f66e9fc90cdba979a6b6474669083d146e7a6d /test/stderr/0078 | |
parent | e0eb00cd78f2dbf91aba5dffa579177b1e1815a1 (diff) |
Move DSN support to mainline
Affects bug 893
Diffstat (limited to 'test/stderr/0078')
-rw-r--r-- | test/stderr/0078 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/test/stderr/0078 b/test/stderr/0078 index 3d3ec335f..c5d815f7a 100644 --- a/test/stderr/0078 +++ b/test/stderr/0078 @@ -1,6 +1,9 @@ Exim version x.yz .... configuration file is TESTSUITE/test-config admin user +DSN: lookuphost propagating DSN +DSN: self propagating DSN +DSN: self2 propagating DSN >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> routing xx@mxt6.test.ex --------> lookuphost router <-------- @@ -22,6 +25,9 @@ routed by lookuphost router Exim version x.yz .... configuration file is TESTSUITE/test-config admin user +DSN: lookuphost propagating DSN +DSN: self propagating DSN +DSN: self2 propagating DSN >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> routing myhost.test.ex@mxt1.test.ex --------> lookuphost router <-------- @@ -57,6 +63,9 @@ routed by self router Exim version x.yz .... configuration file is TESTSUITE/test-config admin user +DSN: lookuphost propagating DSN +DSN: self propagating DSN +DSN: self2 propagating DSN >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> routing xx@mxt1.test.ex --------> lookuphost router <-------- @@ -106,6 +115,9 @@ routed by self2 router Exim version x.yz .... configuration file is TESTSUITE/test-config admin user +DSN: lookuphost propagating DSN +DSN: self propagating DSN +DSN: self2 propagating DSN >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> routing xx@not.exist --------> lookuphost router <-------- |