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/0371 | |
parent | 224f418b1ea62a1d1b4bbf261b50b2dc02aed98a (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 |