Move ESMPT LIMITS extension from experimental to mainline
[exim.git] / test / stdout / 0562
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 >>> mail from:<userx@test.ex>\r\nrcpt to:<userx@test.ex>\r\ndata
18 ??? 250
19 <<< 250 OK
20 ??? 250
21 <<< 250 Accepted
22 ??? 354
23 <<< 354 Enter message, ending with "." on a line by itself
24 >>> This is a test message.
25 +++ 2
26 End of script
27 Connecting to 127.0.0.1 port 1225 ... connected
28 ??? 220
29 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
30 +++ 2
31 End of script
32 Connecting to 127.0.0.1 port 1225 ... connected
33 ??? 220
34 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
35 End of script
36 Connecting to 127.0.0.1 port 1225 ... connected
37 ??? 220
38 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
39 >>> unknown
40 ??? 500
41 <<< 500 unrecognized command
42 >>> unknown
43 ??? 500
44 <<< 500 unrecognized command
45 >>> unknown
46 ??? 500
47 <<< 500 unrecognized command
48 >>> unknown
49 ??? 500
50 <<< 500 Too many unrecognized commands
51 End of script
52 Connecting to 127.0.0.1 port 1225 ... connected
53 ??? 220
54 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
55 >>> vrfy
56 ??? 501
57 <<< 501 empty address
58 >>> vrfy foo@bar
59 ??? 252
60 <<< 252 Administrative prohibition
61 >>> vrfy
62 ??? 501
63 <<< 501 empty address
64 >>> vrfy
65 ??? 501
66 <<< 501 empty address
67 >>> vrfy
68 ??? 554
69 <<< 554 Too many nonmail commands
70 End of script
71 Connecting to 127.0.0.1 port 1225 ... connected
72 ??? 220
73 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
74 >>> ehlo abcd
75 ??? 250-
76 <<< 250-myhost.test.ex Hello abcd [127.0.0.1]
77 ??? 250-
78 <<< 250-SIZE 52428800
79 ??? 250-
80 <<< 250-LIMITS MAILMAX=1000 RCPTMAX=50000
81 ??? 250-
82 <<< 250-8BITMIME
83 ??? 250-
84 <<< 250-PIPELINING
85 ??? 250
86 <<< 250 HELP
87 >>> mail from:<userx@test.ex>\r\nrcpt to:<userx@test.ex>\r\ndata
88 ??? 250
89 <<< 250 OK
90 ??? 250
91 <<< 250 Accepted
92 ??? 354
93 <<< 354 Enter message, ending with "." on a line by itself
94 >>> This is a test message.
95 >>> .
96 End of script