Experimental: ESMTP LIMITS extension
[exim.git] / test / stdout / 4713
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=10
9 MAIL FROM:<CALLER@the.local.host.name>
10 250 mail cmd good
11 RCPT TO:<a@a.test.ex>
12 250 rcpt cmd 1 good
13 RCPT TO:<b@b.test.ex>
14 250 rcpt cmd 2 good
15 DATA
16 352 go ahead
17 Received: from CALLER by the.local.host.name with local (Exim x.yz)
18         (envelope-from <CALLER@the.local.host.name>)
19         id 10HmaX-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000
20 Message-Id: <E10HmaX-0005vi-00@the.local.host.name>
21 From: CALLER_NAME <CALLER@the.local.host.name>
22 Date: Tue, 2 Mar 1999 09:44:33 +0000
23
24 .
25 250 message received
26 QUIT
27 220 bye
28 End of script
29 Listening on port 1225 ... 
30 Connection request from [127.0.0.1]
31 220 Hi there
32 EHLO the.local.host.name
33 250-yeah mate
34 250 LIMITS MAILMAX=10 RCPTDOMAINMAX=100
35 MAIL FROM:<CALLER@the.local.host.name>
36 250 mail cmd good
37 RCPT TO:<a@a.test.ex>
38 250 rcpt cmd 1 good
39 RCPT TO:<a2@a.test.ex>
40 250 rcpt cmd 2 good
41 DATA
42 352 go ahead
43 Received: from CALLER by the.local.host.name with local (Exim x.yz)
44         (envelope-from <CALLER@the.local.host.name>)
45         id 10HmaY-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000
46 Message-Id: <E10HmaY-0005vi-00@the.local.host.name>
47 From: CALLER_NAME <CALLER@the.local.host.name>
48 Date: Tue, 2 Mar 1999 09:44:33 +0000
49
50 .
51 250 message received
52 MAIL FROM:<CALLER@the.local.host.name>
53 250 second mail cmd good
54 RCPT TO:<b@b.test.ex>
55 250 rcpt cmd 1 good
56 RCPT TO:<b2@b.test.ex>
57 250 rcpt cmd 2 good
58 DATA
59 352 go ahead
60 Received: from CALLER by the.local.host.name with local (Exim x.yz)
61         (envelope-from <CALLER@the.local.host.name>)
62         id 10HmaY-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000
63 Message-Id: <E10HmaY-0005vi-00@the.local.host.name>
64 From: CALLER_NAME <CALLER@the.local.host.name>
65 Date: Tue, 2 Mar 1999 09:44:33 +0000
66
67 .
68 250 second message received
69 MAIL FROM:<CALLER@the.local.host.name>
70 250 third mail cmd good
71 RCPT TO:<c@c.test.ex>
72 250 rcpt cmd 1 good
73 DATA
74 352 go ahead
75 Received: from CALLER by the.local.host.name with local (Exim x.yz)
76         (envelope-from <CALLER@the.local.host.name>)
77         id 10HmaY-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000
78 Message-Id: <E10HmaY-0005vi-00@the.local.host.name>
79 From: CALLER_NAME <CALLER@the.local.host.name>
80 Date: Tue, 2 Mar 1999 09:44:33 +0000
81
82 .
83 250 third message received
84 QUIT
85 220 bye
86 End of script