Fix buffer overrun in spam= acl condition. Bug 1552
[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-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000
17 Message-Id: <E10HmaX-0005vi-00@myhost.test.ex>
18 From: CALLER_NAME <CALLER@myhost.test.ex>
19 Date: Tue, 2 Mar 1999 09:44:33 +0000
20
21 .
22 250 OK
23 QUIT
24 250 OK
25 Expected EOF read from client
26 Listening on port 1224 ...
27 Connection request from [127.0.0.1]
28 220
29 EHLO myhost.test.ex
30 220 OK
31 MAIL FROM:<>
32 250 OK
33 RCPT TO:<d2@myhost.test.ex>
34 450 soft error
35 QUIT
36 250 OK
37 Expected EOF read from client
38 Listening on port 1224 ...
39 Connection request from [127.0.0.1]
40 220
41 EHLO myhost.test.ex
42 220 OK
43 MAIL FROM:<>
44 250 OK
45 RCPT TO:<d3@myhost.test.ex>
46 550 hard error
47 QUIT
48 250 OK
49 Expected EOF read from client
50 Listening on port 1224 ...
51 Connection request from [127.0.0.1]
52 220
53 EHLO myhost.test.ex
54 220 OK
55 MAIL FROM:<>
56 250 OK
57 RCPT TO:<e1@myhost.test.ex>
58 550 hard error
59 QUIT
60 250 OK
61 Expected EOF read from client
62 Listening on port 1224 ...
63 Connection request from [127.0.0.1]
64 220
65 EHLO myhost.test.ex
66 220 OK
67 MAIL FROM:<CALLER@myhost.test.ex>
68 250 OK
69 RCPT TO:<f1@myhost.test.ex>
70 250 OK
71 DATA
72 334 send more
73 Received: 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
76 Message-Id: <E10HmaX-0005vi-00@myhost.test.ex>
77 From: CALLER_NAME <CALLER@myhost.test.ex>
78 Date: Tue, 2 Mar 1999 09:44:33 +0000
79
80 .
81 250 OK
82 QUIT
83 250 OK
84 Expected EOF read from client
85 Listening on port 1224 ...
86 Connection request from [127.0.0.1]
87 220
88 EHLO myhost.test.ex
89 220 OK
90 MAIL FROM:<CALLER@myhost.test.ex>
91 250 OK
92 RCPT TO:<f2@myhost.test.ex>
93 450 soft error
94 QUIT
95 250 OK
96 Expected EOF read from client
97 Listening on port 1224 ...
98 Connection request from [127.0.0.1]
99 220
100 EHLO myhost.test.ex
101 220 OK
102 MAIL FROM:<CALLER@myhost.test.ex>
103 250 OK
104 RCPT TO:<f3@myhost.test.ex>
105 550 hard error
106 QUIT
107 250 OK
108 End of script