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