Redis cluster DEFER & test results corrected
[exim.git] / test / stdout / 0420
CommitLineData
1a6230a3
JH
1Connecting to 127.0.0.1 port 1225 ... connected
2??? 220
3<<< 220 mail.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
4>>> helo client.test.ex
5??? 250
6<<< 250 mail.test.ex Hello client.test.ex [127.0.0.1]
7>>> mail from:<x@y>
8??? 250
9<<< 250 OK
10>>> rcpt to:<x@y>
11??? 250
12<<< 250 Accepted
13>>> data
14??? 354
15<<< 354 Enter message, ending with "." on a line by itself
16>>> Message.
17>>> .
18??? 250
19<<< 250 OK id=10HmaX-0005vi-00
20>>> mail from:<a@b>
21??? 250
22<<< 250 OK
23>>> rcpt to:<x@y>
24??? 250
25<<< 250 Accepted
26>>> data
27??? 354
28<<< 354 Enter message, ending with "." on a line by itself
29>>> Message.
30>>> .
31??? 250
32<<< 250 OK id=10HmaY-0005vi-00
33>>> quit
34??? 221
35<<< 221 mail.test.ex closing connection
36End of script