diff options
author | Wolfgang Breyha <wbreyha@gmx.net> | 2014-12-16 12:05:32 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2014-12-16 12:12:19 +0000 |
commit | cc5a3f43827026193110cb663151a95eac4ee379 (patch) | |
tree | 6a39c5ba28182bb9ca0962d457d289653731b683 /test/stderr/0398 | |
parent | 224f418b1ea62a1d1b4bbf261b50b2dc02aed98a (diff) |
Move DSN support to mainline
Affects bug 893
Diffstat (limited to 'test/stderr/0398')
-rw-r--r-- | test/stderr/0398 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/stderr/0398 b/test/stderr/0398 index 5118c1af7..31d3fc269 100644 --- a/test/stderr/0398 +++ b/test/stderr/0398 @@ -5,6 +5,8 @@ configuration file is TESTSUITE/test-config admin user changed uid/gid: privilege not needed uid=EXIM_UID gid=EXIM_GID pid=pppp +DSN: r1 propagating DSN +DSN: r2 propagating DSN seeking password data for user "CALLER": cache not available getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME @@ -158,6 +160,7 @@ qq@remote in "qq@remote"? yes (matched "qq@remote") accept: condition test succeeded in ACL "rcpt" end of ACL "rcpt": ACCEPT SMTP>> 250 Accepted +DSN: orcpt: NULL flags: 0 SMTP<< rcpt to:<xyz@local> using ACL "rcpt" processing "deny" @@ -237,6 +240,7 @@ qq@remote in "qq@remote"? yes (matched "qq@remote") accept: condition test succeeded in ACL "rcpt" end of ACL "rcpt": ACCEPT SMTP>> 250 Accepted +DSN: orcpt: NULL flags: 0 SMTP<< quit SMTP>> 221 mail.test.ex closing connection LOG: smtp_connection MAIN |