Experimental: ESMTP LIMITS extension
[exim.git] / test / stdout / 4714
1
2 ******** SERVER ********
3 Listening on port 1225 ... 
4 Connection request from [127.0.0.1]
5 220 Hi there
6 EHLO the.local.host.name
7 250-yeah mate
8 250 LIMITS MAILMAX=5 RCPTMAX=1
9 MAIL FROM:<CALLER@the.local.host.name>
10 250 mail cmd 1 good
11 RCPT TO:<r1_1.test.ex@the.local.host.name>
12 250 rcpt cmd good
13 DATA
14 352 go ahead
15 Received: from CALLER by the.local.host.name with local (Exim x.yz)
16         (envelope-from <CALLER@the.local.host.name>)
17         id 10HmaX-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000
18 Subject: message 1
19 Message-Id: <E10HmaX-0005vi-00@the.local.host.name>
20 From: CALLER_NAME <CALLER@the.local.host.name>
21 Date: Tue, 2 Mar 1999 09:44:33 +0000
22
23 .
24 250 message 1 received
25 MAIL FROM:<CALLER@the.local.host.name>
26 250 mail cmd 2 good
27 RCPT TO:<r1_2.test.ex@the.local.host.name>
28 250 rcpt cmd good
29 DATA
30 352 go ahead
31 Received: from CALLER by the.local.host.name with local (Exim x.yz)
32         (envelope-from <CALLER@the.local.host.name>)
33         id 10HmaX-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000
34 Subject: message 1
35 Message-Id: <E10HmaX-0005vi-00@the.local.host.name>
36 From: CALLER_NAME <CALLER@the.local.host.name>
37 Date: Tue, 2 Mar 1999 09:44:33 +0000
38
39 .
40 250 message 2 received
41 MAIL FROM:<CALLER@the.local.host.name>
42 250 mail cmd 3 good
43 RCPT TO:<r3_1.test.ex@the.local.host.name>
44 250 rcpt cmd good
45 DATA
46 352 go ahead
47 Received: from CALLER by the.local.host.name with local (Exim x.yz)
48         (envelope-from <CALLER@the.local.host.name>)
49         id 10HmaZ-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000
50 Subject: message 3
51 Message-Id: <E10HmaZ-0005vi-00@the.local.host.name>
52 From: CALLER_NAME <CALLER@the.local.host.name>
53 Date: Tue, 2 Mar 1999 09:44:33 +0000
54
55 .
56 250 message 3 received
57 MAIL FROM:<CALLER@the.local.host.name>
58 250 mail cmd 4 good
59 RCPT TO:<r3_2.test.ex@the.local.host.name>
60 250 rcpt cmd good
61 DATA
62 352 go ahead
63 Received: from CALLER by the.local.host.name with local (Exim x.yz)
64         (envelope-from <CALLER@the.local.host.name>)
65         id 10HmaZ-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000
66 Subject: message 3
67 Message-Id: <E10HmaZ-0005vi-00@the.local.host.name>
68 From: CALLER_NAME <CALLER@the.local.host.name>
69 Date: Tue, 2 Mar 1999 09:44:33 +0000
70
71 .
72 250 message 4 received
73 MAIL FROM:<CALLER@the.local.host.name>
74 250 mail cmd 5 good
75 RCPT TO:<r2_1.test.ex@the.local.host.name>
76 250 rcpt cmd good
77 DATA
78 352 go ahead
79 Received: from CALLER by the.local.host.name with local (Exim x.yz)
80         (envelope-from <CALLER@the.local.host.name>)
81         id 10HmaY-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000
82 Subject: message 2
83 Message-Id: <E10HmaY-0005vi-00@the.local.host.name>
84 From: CALLER_NAME <CALLER@the.local.host.name>
85 Date: Tue, 2 Mar 1999 09:44:33 +0000
86
87 .
88 250 message 5 received
89 QUIT
90 221 bye
91 Expected EOF read from client
92 Listening on port 1225 ... 
93 Connection request from [127.0.0.1]
94 220 Hi there
95 EHLO the.local.host.name
96 250-yeah mate
97 250
98 MAIL FROM:<CALLER@the.local.host.name>
99 250 mail cmd 1 good
100 RCPT TO:<r2_2.test.ex@the.local.host.name>
101 250 rcpt cmd good
102 DATA
103 352 go ahead
104 Received: from CALLER by the.local.host.name with local (Exim x.yz)
105         (envelope-from <CALLER@the.local.host.name>)
106         id 10HmaY-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000
107 Subject: message 2
108 Message-Id: <E10HmaY-0005vi-00@the.local.host.name>
109 From: CALLER_NAME <CALLER@the.local.host.name>
110 Date: Tue, 2 Mar 1999 09:44:33 +0000
111
112 .
113 250 message 6 received
114 QUIT
115 221 bye
116 Expected EOF read from client
117 End of script