Move ESMPT LIMITS extension from experimental to mainline
[exim.git] / test / stdout / 5401
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 354 Enter message, ending with "." on a line by itself\r
11 250 OK id=10HmaX-000000005vi-0000\r
12 221 myhost.test.ex closing connection\r
13 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000\r
14 250-myhost.test.ex Hello CALLER at myhost.test.ex\r
15 250-SIZE 52428800\r
16 250-LIMITS MAILMAX=1000 RCPTMAX=50000\r
17 250-8BITMIME\r
18 250-PIPELINING\r
19 250 HELP\r
20 250 OK\r
21 550-Callout verification failed:\r
22 550 550 No mate\r
23 221 myhost.test.ex closing connection\r
24 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000\r
25 250-myhost.test.ex Hello CALLER at myhost.test.ex\r
26 250-SIZE 52428800\r
27 250-LIMITS MAILMAX=1000 RCPTMAX=50000\r
28 250-8BITMIME\r
29 250-PIPELINING\r
30 250 HELP\r
31 250 OK\r
32 550-Callout verification failed:\r
33 550 550 Not that one\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 221 myhost.test.ex closing connection\r
38
39 ******** SERVER ********
40 Listening on port 1224 ... 
41 Connection request from [ip4.ip4.ip4.ip4]
42 220 ESMTP
43 EHLO myhost.test.ex
44 250 OK
45 MAIL FROM:<CALLER@myhost.test.ex>
46 250 Sender OK
47 RCPT TO:<userx@domain.com>
48 250 Recipient OK
49 DATA
50 354 Send data
51 Received: from CALLER (helo=myhost.test.ex)
52         by myhost.test.ex with local-esmtp (Exim x.yz)
53         (envelope-from <CALLER@myhost.test.ex>)
54         id 10HmaX-000000005vi-0000
55         for userx@domain.com;
56         Tue, 2 Mar 1999 09:44:33 +0000
57 Message-Id: <E10HmaX-000000005vi-0000@myhost.test.ex>
58 From: CALLER_NAME <CALLER@myhost.test.ex>
59 Date: Tue, 2 Mar 1999 09:44:33 +0000
60
61 .
62 250 OK
63 QUIT
64 250 OK
65 End of script
66 Listening on port 1224 ... 
67 Connection request from [ip4.ip4.ip4.ip4]
68 220 ESMTP
69 EHLO myhost.test.ex
70 250 OK
71 MAIL FROM:<CALLER@myhost.test.ex>
72 250 Sender OK
73 RCPT TO:<no@domain.com>
74 550 No mate
75 QUIT
76 250 OK
77 Expected EOF read from client
78 End of script
79 Listening on port 1224 ... 
80 Connection request from [ip4.ip4.ip4.ip4]
81 220 ESMTP
82 EHLO myhost.test.ex
83 250 OK
84 MAIL FROM:<CALLER@myhost.test.ex>
85 250 Sender OK
86 RCPT TO:<no@domain.com>
87 550 Not that one
88 QUIT
89 250 OK
90 Expected EOF read from client
91 Listening on port 1224 ... 
92 Connection request from [ip4.ip4.ip4.ip4]
93 220 ESMTP
94 EHLO myhost.test.ex
95 250 OK
96 MAIL FROM:<CALLER@myhost.test.ex>
97 250 Sender OK
98 RCPT TO:<userx@domain.com>
99 250 ok rcpt-1
100 QUIT
101 250 OK
102 Expected EOF read from client
103 Listening on port 1224 ... 
104 Connection request from [ip4.ip4.ip4.ip4]
105 220 ESMTP
106 EHLO myhost.test.ex
107 250 OK
108 MAIL FROM:<CALLER@myhost.test.ex>
109 250 Sender OK
110 RCPT TO:<userx@domain.com>
111 250 ok rcpt-1
112 DATA
113 354 Send data
114 Received: from CALLER (helo=myhost.test.ex)
115         by myhost.test.ex with local-esmtp (Exim x.yz)
116         (envelope-from <CALLER@myhost.test.ex>)
117         id 10HmaY-000000005vi-0000
118         for userx@domain.com;
119         Tue, 2 Mar 1999 09:44:33 +0000
120 Message-Id: <E10HmaY-000000005vi-0000@myhost.test.ex>
121 From: CALLER_NAME <CALLER@myhost.test.ex>
122 Date: Tue, 2 Mar 1999 09:44:33 +0000
123
124 .
125 250 OK
126 QUIT
127 250 OK
128 Expected EOF read from client
129 End of script