Move ESMPT LIMITS extension from experimental to mainline
[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-LIMITS MAILMAX=1000 RCPTMAX=50000
11 ??? 250-
12 <<< 250-8BITMIME
13 ??? 250-
14 <<< 250-PIPELINING
15 ??? 250
16 <<< 250 HELP
17 ??? 250
18 <<< 250 OK
19 >>> quit
20 ??? 221
21 <<< 221 myhost.test.ex closing connection
22 End of script
23 Connecting to 127.0.0.1 port 1225 ... connected
24 ??? 220
25 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
26 >>> ehlo abcd
27 ??? 250-
28 <<< 250-myhost.test.ex Hello abcd [127.0.0.1]
29 ??? 250-
30 <<< 250-SIZE 52428800
31 ??? 250-
32 <<< 250-LIMITS MAILMAX=1000 RCPTMAX=50000
33 ??? 250-
34 <<< 250-8BITMIME
35 ??? 250-
36 <<< 250-PIPELINING
37 ??? 250
38 <<< 250 HELP
39 >>> mail from:<userx@test.ex>\r\nrcpt to:<userx@test.ex>\r\ndata
40 ??? 250
41 <<< 250 OK
42 ??? 250
43 <<< 250 Accepted
44 ??? 354
45 <<< 354 Enter message, ending with "." on a line by itself
46 >>> the message
47 >>> .\r\nmail from:<userx@test.ex>\r\nrcpt to:<userx@test.ex>\r\ndata\r\nthe message
48 ??? 250
49 <<< 250 OK id=10HmaX-000000005vi-0000
50 ??? 250
51 <<< 250 OK
52 ??? 250
53 <<< 250 Accepted
54 ??? 354
55 <<< 354 Enter message, ending with "." on a line by itself
56 >>> .
57 ??? 250
58 <<< 250 OK id=10HmaY-000000005vi-0000
59 >>> quit
60 ??? 221
61 <<< 221 myhost.test.ex closing connection
62 End of script
63 Connecting to 127.0.0.1 port 1225 ... connected
64 ??? 220
65 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
66 >>> ehlo en.force
67 ??? 250-
68 <<< 250-myhost.test.ex Hello en.force [127.0.0.1]
69 ??? 250-
70 <<< 250-SIZE 52428800
71 ??? 250-
72 <<< 250-LIMITS MAILMAX=1000 RCPTMAX=50000
73 ??? 250-
74 <<< 250-8BITMIME
75 ??? 250-
76 <<< 250-PIPELINING
77 ??? 250
78 <<< 250 HELP
79 >>> mail from:<userx@test.ex>\r\nrcpt to:<userx@test.ex>\r\ndata\r\nthe message
80 >>> .
81 ??? 250
82 <<< 250 OK
83 ??? 250
84 <<< 250 Accepted
85 ??? 554
86 <<< 554 SMTP synchronization error
87 End of script