Move ESMPT LIMITS extension from experimental to mainline
[exim.git] / test / stdout / 4033
1 ### (1) non-prox plain receive (not advertised) (2) XCLIENT refules when not advertised
2
3 **** SMTP testing session as if from host 127.0.0.1
4 **** but without any ident (RFC 1413) callback.
5 **** This is not for real!
6
7 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000\r
8 250-myhost.test.ex Hello plainclient [127.0.0.1]\r
9 250-SIZE 52428800\r
10 250-LIMITS MAILMAX=1000 RCPTMAX=50000\r
11 250-8BITMIME\r
12 250-PIPELINING\r
13 250 HELP\r
14 250 OK\r
15 250 Accepted\r
16 354 Enter message, ending with "." on a line by itself\r
17 250 OK id=10HmaX-000000005vi-0000\r
18
19 **** SMTP testing: that is not a real message id!
20
21 550 XCLIENT command used when not advertised\r
22 221 myhost.test.ex closing connection\r
23 ### receive, (1) fully loaded (2) new conn (3) bad: transaction in progress
24
25 **** SMTP testing session as if from host ip4.ip4.ip4.ip4
26 **** but without any ident (RFC 1413) callback.
27 **** This is not for real!
28
29 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000\r
30 250-myhost.test.ex Hello xclientproxy [ip4.ip4.ip4.ip4]\r
31 250-SIZE 52428800\r
32 250-LIMITS MAILMAX=1000 RCPTMAX=50000\r
33 250-8BITMIME\r
34 250-PIPELINING\r
35 250-XCLIENT ADDR NAME PORT LOGIN DESTADDR DESTPORT\r
36 250 HELP\r
37 220 XCLIENT success\r
38 250-myhost.test.ex Hello proxylookedupname.net [127.0.0.2]\r
39 250-SIZE 52428800\r
40 250-LIMITS MAILMAX=1000 RCPTMAX=50000\r
41 250-8BITMIME\r
42 250-PIPELINING\r
43 250-XCLIENT ADDR NAME PORT LOGIN DESTADDR DESTPORT\r
44 250 HELP\r
45 250 OK\r
46 250 Accepted\r
47 354 Enter message, ending with "." on a line by itself\r
48 250 OK id=10HmaY-000000005vi-0000\r
49
50 **** SMTP testing: that is not a real message id!
51
52 220 XCLIENT success\r
53 250-myhost.test.ex Hello anotherhelo [127.0.0.3]\r
54 250-SIZE 52428800\r
55 250-LIMITS MAILMAX=1000 RCPTMAX=50000\r
56 250-8BITMIME\r
57 250-PIPELINING\r
58 250-XCLIENT ADDR NAME PORT LOGIN DESTADDR DESTPORT\r
59 250 HELP\r
60 250 OK\r
61 250 Accepted\r
62 354 Enter message, ending with "." on a line by itself\r
63 250 OK id=10HmaZ-000000005vi-0000\r
64
65 **** SMTP testing: that is not a real message id!
66
67 250 OK\r
68 503 mail transaction in progress\r
69 250 Reset OK\r
70 220 XCLIENT success\r
71 503 HELO or EHLO required\r
72 221 myhost.test.ex closing connection\r
73 ###          (4) no operands to XCLIENT (5,6) unrecognised operands
74
75 **** SMTP testing session as if from host ip4.ip4.ip4.ip4
76 **** but without any ident (RFC 1413) callback.
77 **** This is not for real!
78
79 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000\r
80 250-myhost.test.ex Hello xclientproxy [ip4.ip4.ip4.ip4]\r
81 250-SIZE 52428800\r
82 250-LIMITS MAILMAX=1000 RCPTMAX=50000\r
83 250-8BITMIME\r
84 250-PIPELINING\r
85 250-XCLIENT ADDR NAME PORT LOGIN DESTADDR DESTPORT\r
86 250 HELP\r
87 501 XCLIENT must have at least one operand\r
88 501 XCLIENT: unrecognised parameter 'NONO'\r
89 501 XCLIENT: unrecognised parameter 'NAMEfoobar'\r
90 501-XCLIENT: unrecognised parameter 'SIXSIX'\r
91 501 Too many syntax or protocol errors\r
92 ###          (7) operand with zero-len value (8) operand with no value
93
94 **** SMTP testing session as if from host ip4.ip4.ip4.ip4
95 **** but without any ident (RFC 1413) callback.
96 **** This is not for real!
97
98 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000\r
99 250-myhost.test.ex Hello xclientproxy [ip4.ip4.ip4.ip4]\r
100 250-SIZE 52428800\r
101 250-LIMITS MAILMAX=1000 RCPTMAX=50000\r
102 250-8BITMIME\r
103 250-PIPELINING\r
104 250-XCLIENT ADDR NAME PORT LOGIN DESTADDR DESTPORT\r
105 250 HELP\r
106 501 XCLIENT: zero-length value for param\r
107 501 XCLIENT: missing value for parameter 'NAME'\r
108 421 myhost.test.ex lost input connection\r
109
110 ******** SERVER ********
111 ### (1) non-prox plain receive (not advertised) (2) XCLIENT refules when not advertised
112 ### receive, (1) fully loaded (2) new conn (3) bad: transaction in progress
113 ###          (4) no operands to XCLIENT (5,6) unrecognised operands
114 ###          (7) operand with zero-len value (8) operand with no value