Fix buffer overrun in spam= acl condition. Bug 1552
[exim.git] / test / stdout / 0540
1 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
2 250 OK
3 250 Accepted
4 250 Accepted
5 250 Accepted
6 250 Accepted
7 221 myhost.test.ex closing connection
8
9 ******** SERVER ********
10 Listening on port 1224 ...
11 Connection request from [127.0.0.1]
12 220 Welcome
13 EHLO localhost
14 250 Hi
15 MAIL FROM:<>
16 250 OK
17 RCPT TO:<abc@yes1>
18 250 OK
19 QUIT
20 250 OK
21 Expected EOF read from client
22 Listening on port 1224 ...
23 Connection request from [127.0.0.1]
24 220 Welcome
25 EHLO aname
26 250 Hi
27 MAIL FROM:<>
28 250 OK
29 RCPT TO:<def@yes2>
30 250 OK
31 QUIT
32 250 OK
33 Expected EOF read from client
34 Listening on port 1224 ...
35 Connection request from [127.0.0.1]
36 220 Welcome
37 EHLO myhost.test.ex
38 250 Hi
39 MAIL FROM:<>
40 250 OK
41 RCPT TO:<abc@no>
42 250 OK
43 QUIT
44 250 OK
45 Expected EOF read from client
46 Listening on port 1224 ...
47 Connection request from [127.0.0.1]
48 220 Welcome
49 EHLO myhost.test.ex
50 250 Hi
51 MAIL FROM:<>
52 250 OK
53 RCPT TO:<def@no>
54 250 OK
55 QUIT
56 250 OK
57 End of script