diff options
Diffstat (limited to 'test/stderr/0362')
-rw-r--r-- | test/stderr/0362 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/test/stderr/0362 b/test/stderr/0362 index 11f4826ce..ff1b2acd4 100644 --- a/test/stderr/0362 +++ b/test/stderr/0362 @@ -20,10 +20,10 @@ host in recipient_unqualified_hosts? no (option unset) host in helo_verify_hosts? no (option unset) host in helo_try_verify_hosts? no (option unset) host in helo_accept_junk_hosts? no (option unset) -SMTP>> 220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
+SMTP>> 220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 smtp_setup_msg entered SMTP<< mail from:<x@y> -SMTP>> 250 OK
+SMTP>> 250 OK SMTP<< rcpt to:<x@a.b.c> using ACL "check_rcpt" processing "accept" @@ -71,9 +71,9 @@ routed by r2 router transport: t2 ----------- end verify ------------ accept: condition test succeeded -SMTP>> 250 Accepted
+SMTP>> 250 Accepted SMTP<< quit -SMTP>> 221 the.local.host.name closing connection
+SMTP>> 221 the.local.host.name closing connection LOG: smtp_connection MAIN SMTP connection from [V4NET.0.0.0] closed by QUIT search_tidyup called |