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/0371 | |
parent | e0eb00cd78f2dbf91aba5dffa579177b1e1815a1 (diff) |
Move DSN support to mainline
Affects bug 893
Diffstat (limited to 'test/stderr/0371')
-rw-r--r-- | test/stderr/0371 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/stderr/0371 b/test/stderr/0371 index df1a378c8..534a643f3 100644 --- a/test/stderr/0371 +++ b/test/stderr/0371 @@ -35,6 +35,7 @@ something in helo_lookup_domains? no (end of list) sender_fullhost = (something) [V4NET.0.0.0] sender_rcvhost = [V4NET.0.0.0] (helo=something) set_process_info: pppp handling incoming connection from (something) [V4NET.0.0.0] +host in dsn_advertise_hosts? no (option unset) host in pipelining_advertise_hosts? yes (matched "*") SMTP>> 250-mail.test.ex Hello something [V4NET.0.0.0] 250-SIZE 52428800 @@ -65,6 +66,7 @@ check set acl_c0 = $acl_c0; rcpt accept: condition test succeeded in ACL "rcpt" end of ACL "rcpt": ACCEPT SMTP>> 250 Accepted +DSN: orcpt: NULL flags: 0 SMTP<< data SMTP>> 354 Enter message, ending with "." on a line by itself search_tidyup called |