Testsuite: output changes resulting
[exim.git] / test / stdout / 0372
1 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000\r
2 250 myhost.test.ex Hello CALLER at host.name [1.2.3.4]\r
3 250 OK\r
4 250 Accepted\r
5 354 Enter message, ending with "." on a line by itself\r
6 250 OK id=10HmaY-0005vi-00\r
7 250 OK\r
8 250 Accepted\r
9 354 Enter message, ending with "." on a line by itself\r
10 250 OK id=10HmaZ-0005vi-00\r
11 221 myhost.test.ex closing connection\r
12 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000\r
13 250 myhost.test.ex Hello CALLER at host2.name [4.3.2.1]\r
14 250 OK\r
15 250 Accepted\r
16 354 Enter message, ending with "." on a line by itself\r
17 250 OK id=10HmaX-0005vi-00\r
18 221 myhost.test.ex closing connection\r
19 Connecting to 127.0.0.1 port 1225 ... connected
20 ??? 220
21 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
22 >>> HELO test
23 ??? 250
24 <<< 250 myhost.test.ex Hello localhost [127.0.0.1]
25 >>> MAIL FROM:<>
26 ??? 250
27 <<< 250 OK
28 >>> RCPT TO:<x@y>
29 ??? 250
30 <<< 250 Accepted
31 >>> DATA
32 ??? 354
33 <<< 354 Enter message, ending with "." on a line by itself
34 >>> .
35 ??? 250
36 <<< 250 OK id=10HmbA-0005vi-00
37 >>> QUIT
38 End of script