Testsuite: tidying
[exim.git] / test / stdout / 0375
1
2 ******** SERVER ********
3 Listening on port 1224 ... 
4 Connection request from [127.0.0.1]
5 220
6 EHLO myhost.test.ex
7 220 OK
8 MAIL FROM:<>
9 250 OK
10 RCPT TO:<d1@myhost.test.ex>
11 250 OK
12 DATA
13 334 send more
14 Received: from CALLER by myhost.test.ex with local (Exim x.yz)
15         (envelope-from <CALLER@myhost.test.ex>)
16         id 10HmaX-000000005vi-0000;
17         Tue, 2 Mar 1999 09:44:33 +0000
18 Message-Id: <E10HmaX-000000005vi-0000@myhost.test.ex>
19 From: CALLER_NAME <CALLER@myhost.test.ex>
20 Date: Tue, 2 Mar 1999 09:44:33 +0000
21
22 .
23 250 OK
24 QUIT
25 250 OK
26 Expected EOF read from client
27 Listening on port 1224 ... 
28 Connection request from [127.0.0.1]
29 220
30 EHLO myhost.test.ex
31 220 OK
32 MAIL FROM:<>
33 250 OK
34 RCPT TO:<d2@myhost.test.ex>
35 450 soft error
36 QUIT
37 250 OK
38 Expected EOF read from client
39 Listening on port 1224 ... 
40 Connection request from [127.0.0.1]
41 220
42 EHLO myhost.test.ex
43 220 OK
44 MAIL FROM:<>
45 250 OK
46 RCPT TO:<d3@myhost.test.ex>
47 550 hard error
48 QUIT
49 250 OK
50 Expected EOF read from client
51 Listening on port 1224 ... 
52 Connection request from [127.0.0.1]
53 220
54 EHLO myhost.test.ex
55 220 OK
56 MAIL FROM:<>
57 250 OK
58 RCPT TO:<e1@myhost.test.ex>
59 550 hard error
60 QUIT
61 250 OK
62 Expected EOF read from client
63 Listening on port 1224 ... 
64 Connection request from [127.0.0.1]
65 220
66 EHLO myhost.test.ex
67 220 OK
68 MAIL FROM:<CALLER@myhost.test.ex>
69 250 OK
70 RCPT TO:<f1@myhost.test.ex>
71 250 OK
72 DATA
73 334 send more
74 Received: from CALLER by myhost.test.ex with local (Exim x.yz)
75         (envelope-from <CALLER@myhost.test.ex>)
76         id 10HmaX-000000005vi-0000;
77         Tue, 2 Mar 1999 09:44:33 +0000
78 Message-Id: <E10HmaX-000000005vi-0000@myhost.test.ex>
79 From: CALLER_NAME <CALLER@myhost.test.ex>
80 Date: Tue, 2 Mar 1999 09:44:33 +0000
81
82 .
83 250 OK
84 QUIT
85 250 OK
86 Expected EOF read from client
87 Listening on port 1224 ... 
88 Connection request from [127.0.0.1]
89 220
90 EHLO myhost.test.ex
91 220 OK
92 MAIL FROM:<CALLER@myhost.test.ex>
93 250 OK
94 RCPT TO:<f2@myhost.test.ex>
95 450 soft error
96 QUIT
97 250 OK
98 Expected EOF read from client
99 Listening on port 1224 ... 
100 Connection request from [127.0.0.1]
101 220
102 EHLO myhost.test.ex
103 220 OK
104 MAIL FROM:<CALLER@myhost.test.ex>
105 250 OK
106 RCPT TO:<f3@myhost.test.ex>
107 550 hard error
108 QUIT
109 250 OK
110 End of script