diff options
Diffstat (limited to 'test/stderr/0022')
-rw-r--r-- | test/stderr/0022 | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/test/stderr/0022 b/test/stderr/0022 index dbda13f9c..deab48a24 100644 --- a/test/stderr/0022 +++ b/test/stderr/0022 @@ -20,19 +20,19 @@ 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> -SMTP>> 250 OK
+SMTP>> 250 OK SMTP<< rcpt to:<warn_empty@test.ex> using ACL "warn_empty" processing "warn" warn: condition test succeeded processing "accept" accept: condition test succeeded -SMTP>> 250 Accepted
+SMTP>> 250 Accepted SMTP<< data -SMTP>> 354 Enter message, ending with "." on a line by itself
+SMTP>> 354 Enter message, ending with "." on a line by itself search_tidyup called host in ignore_fromline_hosts? no (option unset) >>Headers received: @@ -51,10 +51,10 @@ calling local_scan(); timeout=300 local_scan() returned 0 NULL LOG: MAIN <= x@y H=[V4NET.9.8.7] P=smtp S=sss -SMTP>> 250 OK id=10HmbF-0005vi-00
+SMTP>> 250 OK id=10HmbF-0005vi-00 smtp_setup_msg entered SMTP<< quit -SMTP>> 221 myhost.test.ex closing connection
+SMTP>> 221 myhost.test.ex closing connection LOG: smtp_connection MAIN SMTP connection from [V4NET.9.8.7] closed by QUIT search_tidyup called @@ -81,10 +81,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 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> -SMTP>> 250 OK
+SMTP>> 250 OK SMTP<< rcpt to:<warn_log@test.ex> using ACL "warn_log" processing "warn" @@ -93,9 +93,9 @@ LOG: MAIN H=[V4NET.9.8.7] Warning: warn log message processing "accept" accept: condition test succeeded -SMTP>> 250 Accepted
+SMTP>> 250 Accepted SMTP<< data -SMTP>> 354 Enter message, ending with "." on a line by itself
+SMTP>> 354 Enter message, ending with "." on a line by itself search_tidyup called host in ignore_fromline_hosts? no (option unset) >>Headers received: @@ -114,10 +114,10 @@ calling local_scan(); timeout=300 local_scan() returned 0 NULL LOG: MAIN <= x@y H=[V4NET.9.8.7] P=smtp S=sss -SMTP>> 250 OK id=10HmbG-0005vi-00
+SMTP>> 250 OK id=10HmbG-0005vi-00 smtp_setup_msg entered SMTP<< quit -SMTP>> 221 myhost.test.ex closing connection
+SMTP>> 221 myhost.test.ex closing connection LOG: smtp_connection MAIN SMTP connection from [V4NET.9.8.7] closed by QUIT search_tidyup called @@ -144,19 +144,19 @@ 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> -SMTP>> 250 OK
+SMTP>> 250 OK SMTP<< rcpt to:<warn_user@test.ex> using ACL "warn_user" processing "warn" warn: condition test succeeded processing "accept" accept: condition test succeeded -SMTP>> 250 Accepted
+SMTP>> 250 Accepted SMTP<< data -SMTP>> 354 Enter message, ending with "." on a line by itself
+SMTP>> 354 Enter message, ending with "." on a line by itself search_tidyup called host in ignore_fromline_hosts? no (option unset) >>Headers received: @@ -178,10 +178,10 @@ calling local_scan(); timeout=300 local_scan() returned 0 NULL LOG: MAIN <= x@y H=[V4NET.9.8.7] P=smtp S=sss -SMTP>> 250 OK id=10HmbH-0005vi-00
+SMTP>> 250 OK id=10HmbH-0005vi-00 smtp_setup_msg entered SMTP<< quit -SMTP>> 221 myhost.test.ex closing connection
+SMTP>> 221 myhost.test.ex closing connection LOG: smtp_connection MAIN SMTP connection from [V4NET.9.8.7] closed by QUIT search_tidyup called |