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