summaryrefslogtreecommitdiff
path: root/test/stderr/9400
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2006-07-26 14:39:13 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2006-07-26 14:39:13 +0000
commit1b781f48b407ebb827db510c4b50d5ce348265f6 (patch)
treeb30858eac959dc79ae08e6e200b7d16ef1d76bf1 /test/stderr/9400
parent8c44ad5f0f640f0243e23e6e26324b920c5901f0 (diff)
Fixed a number of test suite problems as reported (and partly patched)
by Martin Mrazik.
Diffstat (limited to 'test/stderr/9400')
-rw-r--r--test/stderr/940012
1 files changed, 6 insertions, 6 deletions
diff --git a/test/stderr/9400 b/test/stderr/9400
index 3762d44f5..6bffc0aec 100644
--- a/test/stderr/9400
+++ b/test/stderr/9400
@@ -18,14 +18,14 @@ originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
sender address = NULL
LOG: smtp_connection MAIN
SMTP connection from CALLER
-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:<test-local-scan@y>
-SMTP>> 250 OK
+SMTP>> 250 OK
SMTP<< rcpt to:<userx@test.ex>
-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
>>Headers received:
>>Headers after rewriting and local additions:
@@ -46,7 +46,7 @@ Writing spool header file
Size of headers = sss
LOG: MAIN
<= test-local-scan@y U=CALLER P=local-smtp S=sss
-SMTP>> 250 OK id=10HmbX-0005vi-00
+SMTP>> 250 OK id=10HmbX-0005vi-00
Exim version x.yz ....
configuration file is TESTSUITE/test-config
trusted user
@@ -59,7 +59,7 @@ LOG: MAIN
>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
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 CALLER closed by QUIT
>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>