Move ESMPT LIMITS extension from experimental to mainline
[exim.git] / test / stdout / 5407
1 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000\r
2 250-myhost.test.ex Hello CALLER at myhost.test.ex\r
3 250-SIZE 52428800\r
4 250-LIMITS MAILMAX=1000 RCPTMAX=50000\r
5 250-8BITMIME\r
6 250-PIPELINING\r
7 250 HELP\r
8 250 OK\r
9 250 Accepted\r
10 250 Accepted\r
11 354 Enter message, ending with "." on a line by itself\r
12 250 OK id=10HmaX-000000005vi-0000\r
13 221 myhost.test.ex closing connection\r
14
15 ******** SERVER ********
16 Listening on port 1224 ... 
17 Connection request from [IP_LOOPBACK_ADDR]
18 220 ESMTP
19 EHLO myhost.test.ex
20 250 OK
21 MAIL FROM:<CALLER@myhost.test.ex>
22 250 Sender OK
23 RCPT TO:<userx@domain.com>
24 250 Recipient OK
25 RCPT TO:<usery@domain.com>
26 250 Recipient OK
27 DATA
28 354 Send data
29 Received: from CALLER (helo=myhost.test.ex)
30         by myhost.test.ex with local-esmtp (Exim x.yz)
31         (envelope-from <CALLER@myhost.test.ex>)
32         id 10HmaX-000000005vi-0000;
33         Tue, 2 Mar 1999 09:44:33 +0000
34 Message-Id: <E10HmaX-000000005vi-0000@myhost.test.ex>
35 From: CALLER_NAME <CALLER@myhost.test.ex>
36 Date: Tue, 2 Mar 1999 09:44:33 +0000
37
38 .
39 250 OK
40 QUIT
41 250 OK
42 Expected EOF read from client
43 End of script