summaryrefslogtreecommitdiff
path: root/test/stderr/0391
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2006-03-08 10:49:18 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2006-03-08 10:49:18 +0000
commit898d150f9aa9c796bb01117bc438b24ddb2e7435 (patch)
tree36c1f403bd00404eab6a68df4d403163ae196578 /test/stderr/0391
parent2c5db4fd26b481bff53f546eed83d373db4f130b (diff)
Tidies to SMTP dialogue debugging output.
Diffstat (limited to 'test/stderr/0391')
-rw-r--r--test/stderr/03918
1 files changed, 4 insertions, 4 deletions
diff --git a/test/stderr/0391 b/test/stderr/0391
index 9ef829074..1a22dfddf 100644
--- a/test/stderr/0391
+++ b/test/stderr/0391
@@ -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 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:<U@W.x.y>
-SMTP>> 250 OK
+SMTP>> 250 OK
SMTP<< rcpt to:<B@a.b.c>
using ACL "acl_rcpt"
processing "accept"
@@ -55,9 +55,9 @@ routed by r1 router
----------- end verify ------------
sender U@W.x.y verified ok as U@x.y
accept: condition test succeeded
-SMTP>> 250 Accepted
+SMTP>> 250 Accepted
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