diff options
Diffstat (limited to 'test/stderr/0432')
-rw-r--r-- | test/stderr/0432 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/test/stderr/0432 b/test/stderr/0432 index 073340a0d..f4aa77a5a 100644 --- a/test/stderr/0432 +++ b/test/stderr/0432 @@ -45,7 +45,7 @@ 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 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
+SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 smtp_setup_msg entered SMTP<< mail from:<x@y> using ACL "mail" @@ -109,9 +109,9 @@ wrote positive callout cache address record ----------- end verify ------------ sender x@y verified ok accept: condition test succeeded -SMTP>> 250 OK
+SMTP>> 250 OK SMTP<< quit -SMTP>> 221 myhost.test.ex closing connection
+SMTP>> 221 myhost.test.ex closing connection LOG: smtp_connection MAIN SMTP connection from [1.2.3.4] closed by QUIT search_tidyup called @@ -138,7 +138,7 @@ 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 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
+SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 smtp_setup_msg entered SMTP<< mail from:<x@y> using ACL "mail" @@ -183,9 +183,9 @@ callout cache: address record is positive ----------- end verify ------------ sender x@y verified ok accept: condition test succeeded -SMTP>> 250 OK
+SMTP>> 250 OK SMTP<< quit -SMTP>> 221 myhost.test.ex closing connection
+SMTP>> 221 myhost.test.ex closing connection LOG: smtp_connection MAIN SMTP connection from [1.2.3.4] closed by QUIT search_tidyup called |