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