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