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