Move ESMPT LIMITS extension from experimental to mainline
[exim.git] / test / stdout / 5403
1
2 **** SMTP testing session as if from host 1.2.3.4
3 **** but without any ident (RFC 1413) callback.
4 **** This is not for real!
5
6 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000\r
7 250-myhost.test.ex Hello myhost.test.ex [1.2.3.4]\r
8 250-SIZE 52428800\r
9 250-LIMITS MAILMAX=1000 RCPTMAX=50000\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-000000005vi-0000\r
17
18 **** SMTP testing: that is not a real message id!
19
20 221 myhost.test.ex closing connection\r
21
22 **** SMTP testing session as if from host 1.2.3.4
23 **** but without any ident (RFC 1413) callback.
24 **** This is not for real!
25
26 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000\r
27 250-myhost.test.ex Hello myhost.test.ex [1.2.3.4]\r
28 250-SIZE 52428800\r
29 250-LIMITS MAILMAX=1000 RCPTMAX=50000\r
30 250-8BITMIME\r
31 250-PIPELINING\r
32 250 HELP\r
33 250 OK\r
34 250 Accepted\r
35 354 Enter message, ending with "." on a line by itself\r
36 250 OK id=10HmaY-000000005vi-0000\r
37
38 **** SMTP testing: that is not a real message id!
39
40 221 myhost.test.ex closing connection\r
41
42 ******** SERVER ********
43 Listening on port 1224 ... 
44 Server timed out
45 Listening on port 1224 ... 
46 Connection request from [ip4.ip4.ip4.ip4]
47 220 server ready
48 EHLO myhost.test.ex
49 250 OK
50 MAIL FROM:<sender@myhost.test.ex>
51 250 OK
52 RCPT TO:<verify@domain.com>
53 250 OK
54 QUIT
55 220 OK
56 Expected EOF read from client
57 End of script