diff options
Diffstat (limited to 'test/stderr/0396')
-rw-r--r-- | test/stderr/0396 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/test/stderr/0396 b/test/stderr/0396 index 072e3d497..36700ad73 100644 --- a/test/stderr/0396 +++ b/test/stderr/0396 @@ -11,10 +11,10 @@ set_process_info: pppp accepting a local SMTP message from <CALLER@the.local.hos in hosts_connection_nolog? no (option unset) LOG: smtp_connection MAIN SMTP connection from CALLER -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@y> processing "accept" check domains = +fail @@ -22,12 +22,12 @@ expansion of "${if eq {x}{y}{}fail}" forced failure: assume not in this list y in "+fail"? no (end of list) accept: condition test failed end of inline ACL: implicit DENY -SMTP>> 550 Administrative prohibition
+SMTP>> 550 Administrative prohibition LOG: MAIN REJECT U=CALLER F=<x@y> rejected RCPT <x@y> created log directory TESTSUITE/spool/log 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 CALLER closed by QUIT search_tidyup called |