Check for lost connection or unexpected input at end of message.
[exim.git] / test / stdout / 0301
1 Connecting to 127.0.0.1 port 1225 ... connected
2 ??? 220
3 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
4 >>> ehlo abcd\r\nmail from:<userx@test.ex>
5 ??? 250-
6 <<< 250-myhost.test.ex Hello abcd [127.0.0.1]
7 ??? 250-
8 <<< 250-SIZE 52428800
9 ??? 250-
10 <<< 250-PIPELINING
11 ??? 250
12 <<< 250 HELP
13 ??? 250
14 <<< 250 OK
15 >>> quit
16 ??? 221
17 <<< 221 myhost.test.ex closing connection
18 End of script
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 >>> ehlo abcd
23 ??? 250-
24 <<< 250-myhost.test.ex Hello abcd [127.0.0.1]
25 ??? 250-
26 <<< 250-SIZE 52428800
27 ??? 250-
28 <<< 250-PIPELINING
29 ??? 250
30 <<< 250 HELP
31 >>> mail from:<userx@test.ex>\r\nrcpt to:<userx@test.ex>\r\ndata
32 ??? 250
33 <<< 250 OK
34 ??? 250
35 <<< 250 Accepted
36 ??? 354
37 <<< 354 Enter message, ending with "." on a line by itself
38 >>> the message
39 >>> .
40 ??? 250
41 <<< 250 OK id=10HmaX-0005vi-00
42 >>> mail from:<userx@test.ex>\r\nrcpt to:<userx@test.ex>\r\ndata\r\nthe message
43 ??? 250
44 <<< 250 OK
45 ??? 250
46 <<< 250 Accepted
47 ??? 354
48 <<< 354 Enter message, ending with "." on a line by itself
49 >>> .
50 ??? 250
51 <<< 250 OK id=10HmaY-0005vi-00
52 >>> quit
53 ??? 221
54 <<< 221 myhost.test.ex closing connection
55 End of script
56 Connecting to 127.0.0.1 port 1225 ... connected
57 ??? 220
58 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
59 >>> ehlo en.force
60 ??? 250-
61 <<< 250-myhost.test.ex Hello en.force [127.0.0.1]
62 ??? 250-
63 <<< 250-SIZE 52428800
64 ??? 250-
65 <<< 250-PIPELINING
66 ??? 250
67 <<< 250 HELP
68 >>> mail from:<userx@test.ex>\r\nrcpt to:<userx@test.ex>\r\ndata\r\nthe message
69 >>> .
70 ??? 250
71 <<< 250 OK
72 ??? 250
73 <<< 250 Accepted
74 ??? 554
75 <<< 554 SMTP synchronization error
76 End of script