Move ESMPT LIMITS extension from experimental to mainline
[exim.git] / test / stdout / 0556
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
5 ??? 250-
6 <<< 250-myhost.test.ex Hello abcd [127.0.0.1]
7 ??? 250-
8 <<< 250-SIZE 52428800
9 ??? 250-
10 <<< 250-LIMITS MAILMAX=1000 RCPTMAX=50000
11 ??? 250-
12 <<< 250-8BITMIME
13 ??? 250-
14 <<< 250-PIPELINING
15 ??? 250
16 <<< 250 HELP
17 >>> rset\r\nmail from:<userx@test.ex>\r\nrcpt to:<userx@test.ex>\r\ndata
18 +++ 1
19 >>> Start: sent early ...
20 ??? 250
21 <<< 250 Reset OK
22 ??? 250
23 <<< 250 OK
24 ??? 250
25 <<< 250 Accepted
26 ??? 554
27 <<< 554 SMTP synchronization error
28 End of script
29 Connecting to 127.0.0.1 port 1225 ... connected
30 ??? 220
31 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
32 >>> ehlo abcd
33 ??? 250-
34 <<< 250-myhost.test.ex Hello abcd [127.0.0.1]
35 ??? 250-
36 <<< 250-SIZE 52428800
37 ??? 250-
38 <<< 250-LIMITS MAILMAX=1000 RCPTMAX=50000
39 ??? 250-
40 <<< 250-8BITMIME
41 ??? 250
42 <<< 250 HELP
43 >>> mail from:<userx@test.ex>
44 +++ 1
45 >>> rcpt to:<userx@test.ex>
46 ??? 554
47 <<< 554 SMTP synchronization error
48 End of script
49 Connecting to 127.0.0.1 port 1225 ... connected
50 ??? 220
51 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
52 >>> ehlo abcd
53 ??? 250-
54 <<< 250-myhost.test.ex Hello abcd [127.0.0.1]
55 ??? 250-
56 <<< 250-SIZE 52428800
57 ??? 250-
58 <<< 250-LIMITS MAILMAX=1000 RCPTMAX=50000
59 ??? 250-
60 <<< 250-8BITMIME
61 ??? 250
62 <<< 250 HELP
63 >>> mail from:<userx@test.ex>
64 ??? 250
65 <<< 250 OK
66 >>> rcpt to:<userx@test.ex>
67 +++ 1
68 >>> data
69 ??? 554
70 <<< 554 SMTP synchronization error
71 End of script