More test commits.
[exim.git] / test / stderr / 0139
1 >>> host in hosts_connection_nolog? no (option unset)
2 >>> host in host_lookup? no (option unset)
3 >>> host in host_reject_connection? no (option unset)
4 >>> host in sender_unqualified_hosts? no (option unset)
5 >>> host in recipient_unqualified_hosts? no (option unset)
6 >>> host in helo_verify_hosts? no (option unset)
7 >>> host in helo_try_verify_hosts? no (option unset)
8 >>> host in helo_accept_junk_hosts? no (option unset)
9 >>> using ACL "check_mail"
10 >>> processing "warn"
11 >>> check dnslists = rbl4.test.ex&0.0.0.6
12 >>> DNS list check: rbl4.test.ex&0.0.0.6
13 >>> new DNS lookup for 14.12.11.V4NET.rbl4.test.ex
14 >>> DNS lookup for 14.12.11.V4NET.rbl4.test.ex failed
15 >>> => that means V4NET.11.12.14 is not listed at rbl4.test.ex
16 >>> warn: condition test failed
17 >>> processing "warn"
18 >>> check dnslists = rbl4.test.ex&127.0.0.3
19 >>> DNS list check: rbl4.test.ex&127.0.0.3
20 >>> using result of previous DNS lookup
21 >>> DNS lookup for 14.12.11.V4NET.rbl4.test.ex failed
22 >>> => that means V4NET.11.12.14 is not listed at rbl4.test.ex
23 >>> warn: condition test failed
24 >>> processing "warn"
25 >>> check dnslists = rbl4.test.ex!&0.0.0.7
26 >>> DNS list check: rbl4.test.ex!&0.0.0.7
27 >>> using result of previous DNS lookup
28 >>> DNS lookup for 14.12.11.V4NET.rbl4.test.ex failed
29 >>> => that means V4NET.11.12.14 is not listed at rbl4.test.ex
30 >>> warn: condition test failed
31 >>> processing "accept"
32 >>> accept: condition test succeeded
33 >>> using ACL "check_recipient"
34 >>> processing "warn"
35 >>> check dnslists = rbl3.test.ex!=127.0.0.3
36 >>> DNS list check: rbl3.test.ex!=127.0.0.3
37 >>> new DNS lookup for 14.12.11.V4NET.rbl3.test.ex
38 >>> DNS lookup for 14.12.11.V4NET.rbl3.test.ex succeeded (yielding 127.0.0.2)
39 >>> => that means V4NET.11.12.14 is listed at rbl3.test.ex
40 >>> warn: condition test succeeded
41 >>> processing "deny"
42 >>> check dnslists = rbl3.test.ex=127.0.0.3
43 >>> DNS list check: rbl3.test.ex=127.0.0.3
44 >>> using result of previous DNS lookup
45 >>> DNS lookup for 14.12.11.V4NET.rbl3.test.ex succeeded (yielding 127.0.0.2)
46 >>> => but we are not accepting this block class because
47 >>> => there was no match for =127.0.0.3
48 >>> deny: condition test failed
49 >>> processing "require"
50 >>> check verify = sender
51 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
52 >>> routing postmaster@exim.test.ex
53 >>> calling system_aliases router
54 >>> routed by system_aliases router
55 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
56 >>> routing userx@exim.test.ex
57 >>> calling system_aliases router
58 >>> system_aliases router declined for userx@exim.test.ex
59 >>> userx in "userx"? yes (matched "userx")
60 >>> calling localuser router
61 >>> routed by localuser router
62 >>> ----------- end verify ------------
63 >>> require: condition test succeeded
64 >>> processing "deny"
65 >>> check !verify = recipient
66 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
67 >>> routing userx@exim.test.ex
68 >>> calling system_aliases router
69 >>> system_aliases router declined for userx@exim.test.ex
70 >>> userx in "userx"? yes (matched "userx")
71 >>> calling localuser router
72 >>> routed by localuser router
73 >>> ----------- end verify ------------
74 >>> deny: condition test failed
75 >>> processing "accept"
76 >>> check domains = +local_domains
77 >>> exim.test.ex in "exim.test.ex"? yes (matched "exim.test.ex")
78 >>> exim.test.ex in "+local_domains"? yes (matched "+local_domains")
79 >>> accept: condition test succeeded
80 >>> using ACL "check_recipient"
81 >>> processing "warn"
82 >>> check dnslists = rbl3.test.ex!=127.0.0.3
83 >>> DNS list check: rbl3.test.ex!=127.0.0.3
84 >>> using result of previous DNS lookup
85 >>> DNS lookup for 14.12.11.V4NET.rbl3.test.ex succeeded (yielding 127.0.0.2)
86 >>> => that means V4NET.11.12.14 is listed at rbl3.test.ex
87 >>> warn: condition test succeeded
88 >>> processing "deny"
89 >>> check dnslists = rbl3.test.ex=127.0.0.3
90 >>> DNS list check: rbl3.test.ex=127.0.0.3
91 >>> using result of previous DNS lookup
92 >>> DNS lookup for 14.12.11.V4NET.rbl3.test.ex succeeded (yielding 127.0.0.2)
93 >>> => but we are not accepting this block class because
94 >>> => there was no match for =127.0.0.3
95 >>> deny: condition test failed
96 >>> processing "require"
97 >>> check verify = sender
98 >>> using cached sender verify result
99 >>> require: condition test succeeded
100 >>> processing "deny"
101 >>> check !verify = recipient
102 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
103 >>> routing list@exim.test.ex
104 >>> calling system_aliases router
105 >>> routed by system_aliases router
106 >>> ----------- end verify ------------
107 >>> deny: condition test failed
108 >>> processing "accept"
109 >>> check domains = +local_domains
110 >>> exim.test.ex in "exim.test.ex"? yes (matched "exim.test.ex")
111 >>> exim.test.ex in "+local_domains"? yes (matched "+local_domains")
112 >>> accept: condition test succeeded
113 >>> host in ignore_fromline_hosts? no (option unset)
114 LOG: 10HmaX-0005vi-00 <= postmaster@exim.test.ex H=[V4NET.11.12.14] P=smtp S=sss
115 >>> host in hosts_connection_nolog? no (option unset)
116 >>> host in host_lookup? no (option unset)
117 >>> host in host_reject_connection? no (option unset)
118 >>> host in sender_unqualified_hosts? no (option unset)
119 >>> host in recipient_unqualified_hosts? no (option unset)
120 >>> host in helo_verify_hosts? no (option unset)
121 >>> host in helo_try_verify_hosts? no (option unset)
122 >>> host in helo_accept_junk_hosts? no (option unset)
123 >>> using ACL "check_mail"
124 >>> processing "warn"
125 >>> check dnslists = rbl4.test.ex&0.0.0.6
126 >>> DNS list check: rbl4.test.ex&0.0.0.6
127 >>> new DNS lookup for 15.12.11.V4NET.rbl4.test.ex
128 >>> DNS lookup for 15.12.11.V4NET.rbl4.test.ex failed
129 >>> => that means V4NET.11.12.15 is not listed at rbl4.test.ex
130 >>> warn: condition test failed
131 >>> processing "warn"
132 >>> check dnslists = rbl4.test.ex&127.0.0.3
133 >>> DNS list check: rbl4.test.ex&127.0.0.3
134 >>> using result of previous DNS lookup
135 >>> DNS lookup for 15.12.11.V4NET.rbl4.test.ex failed
136 >>> => that means V4NET.11.12.15 is not listed at rbl4.test.ex
137 >>> warn: condition test failed
138 >>> processing "warn"
139 >>> check dnslists = rbl4.test.ex!&0.0.0.7
140 >>> DNS list check: rbl4.test.ex!&0.0.0.7
141 >>> using result of previous DNS lookup
142 >>> DNS lookup for 15.12.11.V4NET.rbl4.test.ex failed
143 >>> => that means V4NET.11.12.15 is not listed at rbl4.test.ex
144 >>> warn: condition test failed
145 >>> processing "accept"
146 >>> accept: condition test succeeded
147 >>> using ACL "check_recipient"
148 >>> processing "warn"
149 >>> check dnslists = rbl3.test.ex!=127.0.0.3
150 >>> DNS list check: rbl3.test.ex!=127.0.0.3
151 >>> new DNS lookup for 15.12.11.V4NET.rbl3.test.ex
152 >>> DNS lookup for 15.12.11.V4NET.rbl3.test.ex succeeded (yielding 127.0.0.3)
153 >>> => but we are not accepting this block class because
154 >>> => there was an exclude match for =127.0.0.3
155 >>> warn: condition test failed
156 >>> processing "deny"
157 >>> check dnslists = rbl3.test.ex=127.0.0.3
158 >>> DNS list check: rbl3.test.ex=127.0.0.3
159 >>> using result of previous DNS lookup
160 >>> DNS lookup for 15.12.11.V4NET.rbl3.test.ex succeeded (yielding 127.0.0.3)
161 >>> => that means V4NET.11.12.15 is listed at rbl3.test.ex
162 >>> deny: condition test succeeded
163 LOG: H=[V4NET.11.12.15] F=<postmaster@exim.test.ex> rejected RCPT <userx@exim.test.ex>: host is listed in rbl3.test.ex with value 127.0.0.3
164 >>> host in hosts_connection_nolog? no (option unset)
165 >>> host in host_lookup? no (option unset)
166 >>> host in host_reject_connection? no (option unset)
167 >>> host in sender_unqualified_hosts? no (option unset)
168 >>> host in recipient_unqualified_hosts? no (option unset)
169 >>> host in helo_verify_hosts? no (option unset)
170 >>> host in helo_try_verify_hosts? no (option unset)
171 >>> host in helo_accept_junk_hosts? no (option unset)
172 >>> using ACL "check_mail"
173 >>> processing "warn"
174 >>> check dnslists = rbl4.test.ex&0.0.0.6
175 >>> DNS list check: rbl4.test.ex&0.0.0.6
176 >>> new DNS lookup for 20.12.11.V4NET.rbl4.test.ex
177 >>> DNS lookup for 20.12.11.V4NET.rbl4.test.ex succeeded (yielding 127.0.0.6)
178 >>> => that means V4NET.11.12.20 is listed at rbl4.test.ex
179 >>> warn: condition test succeeded
180 >>> processing "warn"
181 >>> check dnslists = rbl4.test.ex&127.0.0.3
182 >>> DNS list check: rbl4.test.ex&127.0.0.3
183 >>> using result of previous DNS lookup
184 >>> DNS lookup for 20.12.11.V4NET.rbl4.test.ex succeeded (yielding 127.0.0.6)
185 >>> => but we are not accepting this block class because
186 >>> => there was no match for &127.0.0.3
187 >>> warn: condition test failed
188 >>> processing "warn"
189 >>> check dnslists = rbl4.test.ex!&0.0.0.7
190 >>> DNS list check: rbl4.test.ex!&0.0.0.7
191 >>> using result of previous DNS lookup
192 >>> DNS lookup for 20.12.11.V4NET.rbl4.test.ex succeeded (yielding 127.0.0.6)
193 >>> => that means V4NET.11.12.20 is listed at rbl4.test.ex
194 >>> warn: condition test succeeded
195 >>> processing "accept"
196 >>> accept: condition test succeeded
197 >>> host in hosts_connection_nolog? no (option unset)
198 >>> host in host_lookup? no (option unset)
199 >>> host in host_reject_connection? no (option unset)
200 >>> host in sender_unqualified_hosts? no (option unset)
201 >>> host in recipient_unqualified_hosts? no (option unset)
202 >>> host in helo_verify_hosts? no (option unset)
203 >>> host in helo_try_verify_hosts? no (option unset)
204 >>> host in helo_accept_junk_hosts? no (option unset)
205 >>> using ACL "check_mail"
206 >>> processing "warn"
207 >>> check dnslists = rbl4.test.ex&0.0.0.6
208 >>> DNS list check: rbl4.test.ex&0.0.0.6
209 >>> new DNS lookup for 21.12.11.V4NET.rbl4.test.ex
210 >>> DNS lookup for 21.12.11.V4NET.rbl4.test.ex succeeded (yielding 127.0.0.7)
211 >>> => that means V4NET.11.12.21 is listed at rbl4.test.ex
212 >>> warn: condition test succeeded
213 >>> processing "warn"
214 >>> check dnslists = rbl4.test.ex&127.0.0.3
215 >>> DNS list check: rbl4.test.ex&127.0.0.3
216 >>> using result of previous DNS lookup
217 >>> DNS lookup for 21.12.11.V4NET.rbl4.test.ex succeeded (yielding 127.0.0.7)
218 >>> => that means V4NET.11.12.21 is listed at rbl4.test.ex
219 >>> warn: condition test succeeded
220 >>> processing "warn"
221 >>> check dnslists = rbl4.test.ex!&0.0.0.7
222 >>> DNS list check: rbl4.test.ex!&0.0.0.7
223 >>> using result of previous DNS lookup
224 >>> DNS lookup for 21.12.11.V4NET.rbl4.test.ex succeeded (yielding 127.0.0.7)
225 >>> => but we are not accepting this block class because
226 >>> => there was an exclude match for &0.0.0.7
227 >>> warn: condition test failed
228 >>> processing "accept"
229 >>> accept: condition test succeeded