More debug output
[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 in ACL "check_mail"
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 in ACL "check_mail"
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 in ACL "check_mail"
31 >>> processing "warn"
32 >>> check dnslists = rbl5.test.ex,rbl4.test.ex=127.0.0.128
33 >>> DNS list check: rbl5.test.ex,rbl4.test.ex=127.0.0.128
34 >>> using result of previous DNS lookup
35 >>> DNS lookup for 14.12.11.V4NET.rbl4.test.ex failed
36 >>> => that means V4NET.11.12.14 is not listed at rbl4.test.ex
37 >>> warn: condition test failed in ACL "check_mail"
38 >>> processing "accept"
39 >>> accept: condition test succeeded in ACL "check_mail"
40 >>> using ACL "check_recipient"
41 >>> processing "warn"
42 >>> message: X-Warn: host is listed in $dnslist_domain but not =127.0.0.3${if def:dnslist_text{\n $dnslist_text}}
43 >>> check dnslists = rbl3.test.ex!=127.0.0.3
44 >>> DNS list check: rbl3.test.ex!=127.0.0.3
45 >>> new DNS lookup for 14.12.11.V4NET.rbl3.test.ex
46 >>> DNS lookup for 14.12.11.V4NET.rbl3.test.ex succeeded (yielding 127.0.0.2)
47 >>> => that means V4NET.11.12.14 is listed at rbl3.test.ex
48 >>> warn: condition test succeeded in ACL "check_recipient"
49 >>> processing "deny"
50 >>> message: host is listed in $dnslist_domain with value 127.0.0.3${if def:dnslist_text{\n$dnslist_text}}
51 >>> check dnslists = rbl3.test.ex=127.0.0.3
52 >>> DNS list check: rbl3.test.ex=127.0.0.3
53 >>> using result of previous DNS lookup
54 >>> DNS lookup for 14.12.11.V4NET.rbl3.test.ex succeeded (yielding 127.0.0.2)
55 >>> => but we are not accepting this block class because
56 >>> => there was no match for =127.0.0.3
57 >>> deny: condition test failed in ACL "check_recipient"
58 >>> processing "require"
59 >>> check verify = sender
60 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
61 >>> routing postmaster@exim.test.ex
62 >>> calling system_aliases router
63 >>> routed by system_aliases router
64 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
65 >>> routing userx@exim.test.ex
66 >>> calling system_aliases router
67 >>> system_aliases router declined for userx@exim.test.ex
68 >>> userx in "userx"? yes (matched "userx")
69 >>> calling localuser router
70 >>> routed by localuser router
71 >>> ----------- end verify ------------
72 >>> require: condition test succeeded in ACL "check_recipient"
73 >>> processing "deny"
74 >>> message: unrouteable address
75 >>> check !verify = recipient
76 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
77 >>> routing userx@exim.test.ex
78 >>> calling system_aliases router
79 >>> system_aliases router declined for userx@exim.test.ex
80 >>> userx in "userx"? yes (matched "userx")
81 >>> calling localuser router
82 >>> routed by localuser router
83 >>> ----------- end verify ------------
84 >>> deny: condition test failed in ACL "check_recipient"
85 >>> processing "accept"
86 >>> check domains = +local_domains
87 >>> exim.test.ex in "exim.test.ex"? yes (matched "exim.test.ex")
88 >>> exim.test.ex in "+local_domains"? yes (matched "+local_domains")
89 >>> accept: condition test succeeded in ACL "check_recipient"
90 >>> using ACL "check_recipient"
91 >>> processing "warn"
92 >>> message: X-Warn: host is listed in $dnslist_domain but not =127.0.0.3${if def:dnslist_text{\n $dnslist_text}}
93 >>> check dnslists = rbl3.test.ex!=127.0.0.3
94 >>> DNS list check: rbl3.test.ex!=127.0.0.3
95 >>> using result of previous DNS lookup
96 >>> DNS lookup for 14.12.11.V4NET.rbl3.test.ex succeeded (yielding 127.0.0.2)
97 >>> => that means V4NET.11.12.14 is listed at rbl3.test.ex
98 >>> warn: condition test succeeded in ACL "check_recipient"
99 >>> processing "deny"
100 >>> message: host is listed in $dnslist_domain with value 127.0.0.3${if def:dnslist_text{\n$dnslist_text}}
101 >>> check dnslists = rbl3.test.ex=127.0.0.3
102 >>> DNS list check: rbl3.test.ex=127.0.0.3
103 >>> using result of previous DNS lookup
104 >>> DNS lookup for 14.12.11.V4NET.rbl3.test.ex succeeded (yielding 127.0.0.2)
105 >>> => but we are not accepting this block class because
106 >>> => there was no match for =127.0.0.3
107 >>> deny: condition test failed in ACL "check_recipient"
108 >>> processing "require"
109 >>> check verify = sender
110 >>> using cached sender verify result
111 >>> require: condition test succeeded in ACL "check_recipient"
112 >>> processing "deny"
113 >>> message: unrouteable address
114 >>> check !verify = recipient
115 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
116 >>> routing list@exim.test.ex
117 >>> calling system_aliases router
118 >>> routed by system_aliases router
119 >>> ----------- end verify ------------
120 >>> deny: condition test failed in ACL "check_recipient"
121 >>> processing "accept"
122 >>> check domains = +local_domains
123 >>> exim.test.ex in "exim.test.ex"? yes (matched "exim.test.ex")
124 >>> exim.test.ex in "+local_domains"? yes (matched "+local_domains")
125 >>> accept: condition test succeeded in ACL "check_recipient"
126 >>> host in ignore_fromline_hosts? no (option unset)
127 LOG: 10HmaY-0005vi-00 <= postmaster@exim.test.ex H=[V4NET.11.12.14] P=smtp S=sss
128 >>> host in hosts_connection_nolog? no (option unset)
129 >>> host in host_lookup? no (option unset)
130 >>> host in host_reject_connection? no (option unset)
131 >>> host in sender_unqualified_hosts? no (option unset)
132 >>> host in recipient_unqualified_hosts? no (option unset)
133 >>> host in helo_verify_hosts? no (option unset)
134 >>> host in helo_try_verify_hosts? no (option unset)
135 >>> host in helo_accept_junk_hosts? no (option unset)
136 >>> using ACL "check_mail"
137 >>> processing "warn"
138 >>> check dnslists = rbl4.test.ex&0.0.0.6
139 >>> DNS list check: rbl4.test.ex&0.0.0.6
140 >>> new DNS lookup for 15.12.11.V4NET.rbl4.test.ex
141 >>> DNS lookup for 15.12.11.V4NET.rbl4.test.ex failed
142 >>> => that means V4NET.11.12.15 is not listed at rbl4.test.ex
143 >>> warn: condition test failed in ACL "check_mail"
144 >>> processing "warn"
145 >>> check dnslists = rbl4.test.ex&127.0.0.3
146 >>> DNS list check: rbl4.test.ex&127.0.0.3
147 >>> using result of previous DNS lookup
148 >>> DNS lookup for 15.12.11.V4NET.rbl4.test.ex failed
149 >>> => that means V4NET.11.12.15 is not listed at rbl4.test.ex
150 >>> warn: condition test failed in ACL "check_mail"
151 >>> processing "warn"
152 >>> check dnslists = rbl4.test.ex!&0.0.0.7
153 >>> DNS list check: rbl4.test.ex!&0.0.0.7
154 >>> using result of previous DNS lookup
155 >>> DNS lookup for 15.12.11.V4NET.rbl4.test.ex failed
156 >>> => that means V4NET.11.12.15 is not listed at rbl4.test.ex
157 >>> warn: condition test failed in ACL "check_mail"
158 >>> processing "warn"
159 >>> check dnslists = rbl5.test.ex,rbl4.test.ex=127.0.0.128
160 >>> DNS list check: rbl5.test.ex,rbl4.test.ex=127.0.0.128
161 >>> using result of previous DNS lookup
162 >>> DNS lookup for 15.12.11.V4NET.rbl4.test.ex failed
163 >>> => that means V4NET.11.12.15 is not listed at rbl4.test.ex
164 >>> warn: condition test failed in ACL "check_mail"
165 >>> processing "accept"
166 >>> accept: condition test succeeded in ACL "check_mail"
167 >>> using ACL "check_recipient"
168 >>> processing "warn"
169 >>> message: X-Warn: host is listed in $dnslist_domain but not =127.0.0.3${if def:dnslist_text{\n $dnslist_text}}
170 >>> check dnslists = rbl3.test.ex!=127.0.0.3
171 >>> DNS list check: rbl3.test.ex!=127.0.0.3
172 >>> new DNS lookup for 15.12.11.V4NET.rbl3.test.ex
173 >>> DNS lookup for 15.12.11.V4NET.rbl3.test.ex succeeded (yielding 127.0.0.3)
174 >>> => but we are not accepting this block class because
175 >>> => there was an exclude match for =127.0.0.3
176 >>> warn: condition test failed in ACL "check_recipient"
177 >>> processing "deny"
178 >>> message: host is listed in $dnslist_domain with value 127.0.0.3${if def:dnslist_text{\n$dnslist_text}}
179 >>> check dnslists = rbl3.test.ex=127.0.0.3
180 >>> DNS list check: rbl3.test.ex=127.0.0.3
181 >>> using result of previous DNS lookup
182 >>> DNS lookup for 15.12.11.V4NET.rbl3.test.ex succeeded (yielding 127.0.0.3)
183 >>> => that means V4NET.11.12.15 is listed at rbl3.test.ex
184 >>> deny: condition test succeeded in ACL "check_recipient"
185 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
186 >>> host in hosts_connection_nolog? no (option unset)
187 >>> host in host_lookup? no (option unset)
188 >>> host in host_reject_connection? no (option unset)
189 >>> host in sender_unqualified_hosts? no (option unset)
190 >>> host in recipient_unqualified_hosts? no (option unset)
191 >>> host in helo_verify_hosts? no (option unset)
192 >>> host in helo_try_verify_hosts? no (option unset)
193 >>> host in helo_accept_junk_hosts? no (option unset)
194 >>> using ACL "check_mail"
195 >>> processing "warn"
196 >>> check dnslists = rbl4.test.ex&0.0.0.6
197 >>> DNS list check: rbl4.test.ex&0.0.0.6
198 >>> new DNS lookup for 20.12.11.V4NET.rbl4.test.ex
199 >>> DNS lookup for 20.12.11.V4NET.rbl4.test.ex succeeded (yielding 127.0.0.6)
200 >>> => that means V4NET.11.12.20 is listed at rbl4.test.ex
201 >>> warn: condition test succeeded in ACL "check_mail"
202 >>> processing "warn"
203 >>> check dnslists = rbl4.test.ex&127.0.0.3
204 >>> DNS list check: rbl4.test.ex&127.0.0.3
205 >>> using result of previous DNS lookup
206 >>> DNS lookup for 20.12.11.V4NET.rbl4.test.ex succeeded (yielding 127.0.0.6)
207 >>> => but we are not accepting this block class because
208 >>> => there was no match for &127.0.0.3
209 >>> warn: condition test failed in ACL "check_mail"
210 >>> processing "warn"
211 >>> check dnslists = rbl4.test.ex!&0.0.0.7
212 >>> DNS list check: rbl4.test.ex!&0.0.0.7
213 >>> using result of previous DNS lookup
214 >>> DNS lookup for 20.12.11.V4NET.rbl4.test.ex succeeded (yielding 127.0.0.6)
215 >>> => that means V4NET.11.12.20 is listed at rbl4.test.ex
216 >>> check add_header = DNSlist: $dnslist_domain $dnslist_text $dnslist_matched
217 >>> = DNSlist: rbl4.test.ex V4NET.11.12.20
218 >>> warn: condition test succeeded in ACL "check_mail"
219 >>> processing "warn"
220 >>> check dnslists = rbl5.test.ex,rbl4.test.ex=127.0.0.128
221 >>> DNS list check: rbl5.test.ex,rbl4.test.ex=127.0.0.128
222 >>> using result of previous DNS lookup
223 >>> DNS lookup for 20.12.11.V4NET.rbl4.test.ex succeeded (yielding 127.0.0.6)
224 >>> => but we are not accepting this block class because
225 >>> => there was no match for =127.0.0.128
226 >>> warn: condition test failed in ACL "check_mail"
227 >>> processing "accept"
228 >>> accept: condition test succeeded in ACL "check_mail"
229 >>> host in hosts_connection_nolog? no (option unset)
230 >>> host in host_lookup? no (option unset)
231 >>> host in host_reject_connection? no (option unset)
232 >>> host in sender_unqualified_hosts? no (option unset)
233 >>> host in recipient_unqualified_hosts? no (option unset)
234 >>> host in helo_verify_hosts? no (option unset)
235 >>> host in helo_try_verify_hosts? no (option unset)
236 >>> host in helo_accept_junk_hosts? no (option unset)
237 >>> using ACL "check_mail"
238 >>> processing "warn"
239 >>> check dnslists = rbl4.test.ex&0.0.0.6
240 >>> DNS list check: rbl4.test.ex&0.0.0.6
241 >>> new DNS lookup for 21.12.11.V4NET.rbl4.test.ex
242 >>> DNS lookup for 21.12.11.V4NET.rbl4.test.ex succeeded (yielding 127.0.0.7)
243 >>> => that means V4NET.11.12.21 is listed at rbl4.test.ex
244 >>> warn: condition test succeeded in ACL "check_mail"
245 >>> processing "warn"
246 >>> check dnslists = rbl4.test.ex&127.0.0.3
247 >>> DNS list check: rbl4.test.ex&127.0.0.3
248 >>> using result of previous DNS lookup
249 >>> DNS lookup for 21.12.11.V4NET.rbl4.test.ex succeeded (yielding 127.0.0.7)
250 >>> => that means V4NET.11.12.21 is listed at rbl4.test.ex
251 >>> warn: condition test succeeded in ACL "check_mail"
252 >>> processing "warn"
253 >>> check dnslists = rbl4.test.ex!&0.0.0.7
254 >>> DNS list check: rbl4.test.ex!&0.0.0.7
255 >>> using result of previous DNS lookup
256 >>> DNS lookup for 21.12.11.V4NET.rbl4.test.ex succeeded (yielding 127.0.0.7)
257 >>> => but we are not accepting this block class because
258 >>> => there was an exclude match for &0.0.0.7
259 >>> warn: condition test failed in ACL "check_mail"
260 >>> processing "warn"
261 >>> check dnslists = rbl5.test.ex,rbl4.test.ex=127.0.0.128
262 >>> DNS list check: rbl5.test.ex,rbl4.test.ex=127.0.0.128
263 >>> using result of previous DNS lookup
264 >>> DNS lookup for 21.12.11.V4NET.rbl4.test.ex succeeded (yielding 127.0.0.7)
265 >>> => but we are not accepting this block class because
266 >>> => there was no match for =127.0.0.128
267 >>> warn: condition test failed in ACL "check_mail"
268 >>> processing "accept"
269 >>> accept: condition test succeeded in ACL "check_mail"
270 >>> host in hosts_connection_nolog? no (option unset)
271 >>> host in host_lookup? no (option unset)
272 >>> host in host_reject_connection? no (option unset)
273 >>> host in sender_unqualified_hosts? no (option unset)
274 >>> host in recipient_unqualified_hosts? no (option unset)
275 >>> host in helo_verify_hosts? no (option unset)
276 >>> host in helo_try_verify_hosts? no (option unset)
277 >>> host in helo_accept_junk_hosts? no (option unset)
278 >>> a.b in helo_lookup_domains? no (end of list)
279 >>> using ACL "check_helo"
280 >>> processing "warn"
281 >>> check dnslists = rbl2.test.ex!=127.0.0.3 : rbl3.test.ex=127.0.0.3
282 >>> DNS list check: rbl2.test.ex!=127.0.0.3
283 >>> new DNS lookup for 15.12.11.V4NET.rbl2.test.ex
284 >>> DNS lookup for 15.12.11.V4NET.rbl2.test.ex failed
285 >>> => that means V4NET.11.12.15 is not listed at rbl2.test.ex
286 >>> DNS list check: rbl3.test.ex=127.0.0.3
287 >>> new DNS lookup for 15.12.11.V4NET.rbl3.test.ex
288 >>> DNS lookup for 15.12.11.V4NET.rbl3.test.ex succeeded (yielding 127.0.0.3)
289 >>> => that means V4NET.11.12.15 is listed at rbl3.test.ex
290 >>> warn: condition test succeeded in ACL "check_helo"
291 >>> processing "accept"
292 >>> accept: condition test succeeded in ACL "check_helo"
293 >>> host in hosts_connection_nolog? no (option unset)
294 >>> host in host_lookup? no (option unset)
295 >>> host in host_reject_connection? no (option unset)
296 >>> host in sender_unqualified_hosts? no (option unset)
297 >>> host in recipient_unqualified_hosts? no (option unset)
298 >>> host in helo_verify_hosts? no (option unset)
299 >>> host in helo_try_verify_hosts? no (option unset)
300 >>> host in helo_accept_junk_hosts? no (option unset)
301 >>> host in smtp_accept_max_nonmail_hosts? yes (matched "*")
302 >>> using ACL "check_vrfy"
303 >>> processing "warn"
304 >>> check dnslists = rbl.test.ex=127.0.0.1
305 >>> DNS list check: rbl.test.ex=127.0.0.1
306 >>> new DNS lookup for 2.13.13.V4NET.rbl.test.ex
307 >>> DNS lookup for 2.13.13.V4NET.rbl.test.ex succeeded (yielding 127.0.0.1, 127.0.0.2)
308 >>> => that means V4NET.13.13.2 is listed at rbl.test.ex
309 >>> warn: condition test succeeded in ACL "check_vrfy"
310 >>> processing "warn"
311 >>> check dnslists = rbl.test.ex!=127.0.0.1
312 >>> DNS list check: rbl.test.ex!=127.0.0.1
313 >>> using result of previous DNS lookup
314 >>> DNS lookup for 2.13.13.V4NET.rbl.test.ex succeeded (yielding 127.0.0.1, 127.0.0.2)
315 >>> => but we are not accepting this block class because
316 >>> => there was an exclude match for =127.0.0.1
317 >>> warn: condition test failed in ACL "check_vrfy"
318 >>> processing "warn"
319 >>> check dnslists = rbl.test.ex!=127.0.0.3
320 >>> DNS list check: rbl.test.ex!=127.0.0.3
321 >>> using result of previous DNS lookup
322 >>> DNS lookup for 2.13.13.V4NET.rbl.test.ex succeeded (yielding 127.0.0.1, 127.0.0.2)
323 >>> => that means V4NET.13.13.2 is listed at rbl.test.ex
324 >>> warn: condition test succeeded in ACL "check_vrfy"
325 >>> processing "warn"
326 >>> check dnslists = rbl.test.ex==127.0.0.1
327 >>> DNS list check: rbl.test.ex==127.0.0.1
328 >>> using result of previous DNS lookup
329 >>> DNS lookup for 2.13.13.V4NET.rbl.test.ex succeeded (yielding 127.0.0.1, 127.0.0.2)
330 >>> => but we are not accepting this block class because
331 >>> => there was an IP address that did not match for ==127.0.0.1
332 >>> warn: condition test failed in ACL "check_vrfy"
333 >>> processing "warn"
334 >>> check dnslists = rbl.test.ex==127.0.0.1,127.0.0.2
335 >>> DNS list check: rbl.test.ex==127.0.0.1,127.0.0.2
336 >>> using result of previous DNS lookup
337 >>> DNS lookup for 2.13.13.V4NET.rbl.test.ex succeeded (yielding 127.0.0.1, 127.0.0.2)
338 >>> => that means V4NET.13.13.2 is listed at rbl.test.ex
339 >>> warn: condition test succeeded in ACL "check_vrfy"
340 >>> processing "warn"
341 >>> check dnslists = rbl.test.ex!==127.0.0.1
342 >>> DNS list check: rbl.test.ex!==127.0.0.1
343 >>> using result of previous DNS lookup
344 >>> DNS lookup for 2.13.13.V4NET.rbl.test.ex succeeded (yielding 127.0.0.1, 127.0.0.2)
345 >>> => that means V4NET.13.13.2 is listed at rbl.test.ex
346 >>> warn: condition test succeeded in ACL "check_vrfy"
347 >>> processing "warn"
348 >>> check dnslists = rbl.test.ex!==127.0.0.3
349 >>> DNS list check: rbl.test.ex!==127.0.0.3
350 >>> using result of previous DNS lookup
351 >>> DNS lookup for 2.13.13.V4NET.rbl.test.ex succeeded (yielding 127.0.0.1, 127.0.0.2)
352 >>> => that means V4NET.13.13.2 is listed at rbl.test.ex
353 >>> warn: condition test succeeded in ACL "check_vrfy"
354 >>> processing "warn"
355 >>> check dnslists = rbl.test.ex!==127.0.0.1,127.0.0.2
356 >>> DNS list check: rbl.test.ex!==127.0.0.1,127.0.0.2
357 >>> using result of previous DNS lookup
358 >>> DNS lookup for 2.13.13.V4NET.rbl.test.ex succeeded (yielding 127.0.0.1, 127.0.0.2)
359 >>> => but we are not accepting this block class because
360 >>> => there were no IP addresses that did not match for ==127.0.0.1,127.0.0.2
361 >>> warn: condition test failed in ACL "check_vrfy"
362 >>> processing "accept"
363 >>> accept: condition test succeeded in ACL "check_vrfy"
364 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
365 >>> routing a@b
366 >>> calling system_aliases router
367 >>> system_aliases router declined for a@b
368 >>> a in "userx"? no (end of list)
369 >>> no more routers
370 LOG: VRFY failed for a@b H=[V4NET.13.13.2]