summaryrefslogtreecommitdiff
path: root/test/stderr/0094
diff options
context:
space:
mode:
Diffstat (limited to 'test/stderr/0094')
-rw-r--r--test/stderr/009410
1 files changed, 5 insertions, 5 deletions
diff --git a/test/stderr/0094 b/test/stderr/0094
index 5e99df76f..0e16e5f1a 100644
--- a/test/stderr/0094
+++ b/test/stderr/0094
@@ -106,10 +106,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:<userx@test.ex>
-SMTP>> 250 OK
+SMTP>> 250 OK
SMTP<< rcpt to:<userx@test.ex>
using ACL "check_recipient"
processing "accept"
@@ -121,7 +121,7 @@ check domains = +local_domains
test.ex in "test.ex"? yes (matched "test.ex")
test.ex in "+local_domains"? yes (matched "+local_domains")
accept: condition test succeeded
-SMTP>> 250 Accepted
+SMTP>> 250 Accepted
SMTP<< rcpt to:<userx@cam.ac.uk>
using ACL "check_recipient"
processing "accept"
@@ -140,11 +140,11 @@ host in "+relay_hosts"? no (end of list)
accept: condition test failed
processing "deny"
deny: condition test succeeded
-SMTP>> 550 relay not permitted
+SMTP>> 550 relay not permitted
LOG: MAIN REJECT
H=oneback.test.ex [V4NET.99.99.90] F=<userx@test.ex> rejected RCPT <userx@cam.ac.uk>: relay not permitted
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 oneback.test.ex [V4NET.99.99.90] closed by QUIT
search_tidyup called