Truncate delay when peer closes connection. Bug 348
[exim.git] / test / stdout / 0375
CommitLineData
54c5ebb1
PH
1
2******** SERVER ********
3Listening on port 1224 ...
4Connection request from [127.0.0.1]
5220
6EHLO myhost.test.ex
7220 OK
8MAIL FROM:<>
9250 OK
10RCPT TO:<d1@myhost.test.ex>
11250 OK
12DATA
13334 send more
14Received: from CALLER by myhost.test.ex with local (Exim x.yz)
15 (envelope-from <CALLER@myhost.test.ex>)
16 id 10HmaX-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000
17Message-Id: <E10HmaX-0005vi-00@myhost.test.ex>
18From: CALLER_NAME <CALLER@myhost.test.ex>
b3f43fa0 19Date: Tue, 2 Mar 1999 09:44:33 +0000
54c5ebb1
PH
20
21.
22250 OK
23QUIT
24250 OK
25Expected EOF read from client
26Listening on port 1224 ...
27Connection request from [127.0.0.1]
28220
29EHLO myhost.test.ex
30220 OK
31MAIL FROM:<>
32250 OK
33RCPT TO:<d2@myhost.test.ex>
34450 soft error
35QUIT
36250 OK
37Expected EOF read from client
38Listening on port 1224 ...
39Connection request from [127.0.0.1]
40220
41EHLO myhost.test.ex
42220 OK
43MAIL FROM:<>
44250 OK
45RCPT TO:<d3@myhost.test.ex>
46550 hard error
47QUIT
48250 OK
49Expected EOF read from client
50Listening on port 1224 ...
51Connection request from [127.0.0.1]
52220
53EHLO myhost.test.ex
54220 OK
55MAIL FROM:<>
56250 OK
57RCPT TO:<e1@myhost.test.ex>
58550 hard error
59QUIT
60250 OK
61Expected EOF read from client
62Listening on port 1224 ...
63Connection request from [127.0.0.1]
64220
65EHLO myhost.test.ex
66220 OK
67MAIL FROM:<CALLER@myhost.test.ex>
68250 OK
69RCPT TO:<f1@myhost.test.ex>
70250 OK
71DATA
72334 send more
73Received: from CALLER by myhost.test.ex with local (Exim x.yz)
74 (envelope-from <CALLER@myhost.test.ex>)
75 id 10HmaX-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000
76Message-Id: <E10HmaX-0005vi-00@myhost.test.ex>
77From: CALLER_NAME <CALLER@myhost.test.ex>
b3f43fa0 78Date: Tue, 2 Mar 1999 09:44:33 +0000
54c5ebb1
PH
79
80.
81250 OK
82QUIT
83250 OK
84Expected EOF read from client
85Listening on port 1224 ...
86Connection request from [127.0.0.1]
87220
88EHLO myhost.test.ex
89220 OK
90MAIL FROM:<CALLER@myhost.test.ex>
91250 OK
92RCPT TO:<f2@myhost.test.ex>
93450 soft error
94QUIT
95250 OK
96Expected EOF read from client
97Listening on port 1224 ...
98Connection request from [127.0.0.1]
99220
100EHLO myhost.test.ex
101220 OK
102MAIL FROM:<CALLER@myhost.test.ex>
103250 OK
104RCPT TO:<f3@myhost.test.ex>
105550 hard error
106QUIT
107250 OK
108End of script