Tweak 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 >>> host in hosts_require_helo? no (end of list)
10 >>> using ACL "check_mail"
11 >>> processing "warn" (TESTSUITE/test-config 38)
12 >>> check dnslists = rbl4.test.ex&0.0.0.6
13 >>> dnslists check: rbl4.test.ex&0.0.0.6
14 >>> new DNS lookup for 14.12.11.V4NET.rbl4.test.ex
15 >>> dnslists: wrote cache entry, ttl=3000
16 >>> DNS lookup for 14.12.11.V4NET.rbl4.test.ex failed
17 >>> => that means V4NET.11.12.14 is not listed at rbl4.test.ex
18 >>> warn: condition test failed in ACL "check_mail"
19 >>> processing "warn" (TESTSUITE/test-config 39)
20 >>> check dnslists = rbl4.test.ex&127.0.0.3
21 >>> dnslists check: rbl4.test.ex&127.0.0.3
22 >>> dnslists: using result of previous lookup
23 >>> DNS lookup for 14.12.11.V4NET.rbl4.test.ex failed
24 >>> => that means V4NET.11.12.14 is not listed at rbl4.test.ex
25 >>> warn: condition test failed in ACL "check_mail"
26 >>> processing "warn" (TESTSUITE/test-config 40)
27 >>> check dnslists = rbl4.test.ex!&0.0.0.7
28 >>> dnslists check: rbl4.test.ex!&0.0.0.7
29 >>> dnslists: using result of previous lookup
30 >>> DNS lookup for 14.12.11.V4NET.rbl4.test.ex failed
31 >>> => that means V4NET.11.12.14 is not listed at rbl4.test.ex
32 >>> warn: condition test failed in ACL "check_mail"
33 >>> processing "warn" (TESTSUITE/test-config 42)
34 >>> check dnslists = rbl5.test.ex,rbl4.test.ex=127.0.0.128
35 >>> dnslists check: rbl5.test.ex,rbl4.test.ex=127.0.0.128
36 >>> dnslists: using result of previous lookup
37 >>> DNS lookup for 14.12.11.V4NET.rbl4.test.ex failed
38 >>> => that means V4NET.11.12.14 is not listed at rbl4.test.ex
39 >>> warn: condition test failed in ACL "check_mail"
40 >>> processing "accept" (TESTSUITE/test-config 44)
41 >>> accept: condition test succeeded in ACL "check_mail"
42 >>> end of ACL "check_mail": ACCEPT
43 >>> using ACL "check_recipient"
44 >>> processing "warn" (TESTSUITE/test-config 48)
45 >>>   message: X-Warn: host is listed in $dnslist_domain but not =127.0.0.3${if def:dnslist_text{\n  $dnslist_text}}
46 >>> check dnslists = rbl3.test.ex!=127.0.0.3
47 >>> dnslists check: rbl3.test.ex!=127.0.0.3
48 >>> new DNS lookup for 14.12.11.V4NET.rbl3.test.ex
49 >>> dnslists: wrote cache entry, ttl=3600
50 >>> DNS lookup for 14.12.11.V4NET.rbl3.test.ex succeeded (yielding 127.0.0.2)
51 >>> => that means V4NET.11.12.14 is listed at rbl3.test.ex
52 >>> warn: condition test succeeded in ACL "check_recipient"
53 >>> processing "deny" (TESTSUITE/test-config 51)
54 >>>   message: host is listed in $dnslist_domain with value 127.0.0.3${if def:dnslist_text{\n$dnslist_text}}
55 >>> check dnslists = rbl3.test.ex=127.0.0.3
56 >>> dnslists check: rbl3.test.ex=127.0.0.3
57 >>> dnslists: using result of previous lookup
58 >>> DNS lookup for 14.12.11.V4NET.rbl3.test.ex succeeded (yielding 127.0.0.2)
59 >>> => but we are not accepting this block class because
60 >>> => there was no match for =127.0.0.3
61 >>> deny: condition test failed in ACL "check_recipient"
62 >>> processing "require" (TESTSUITE/test-config 53)
63 >>> check verify = sender
64 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
65 >>> routing postmaster@exim.test.ex
66 >>> calling system_aliases router
67 >>> routed by system_aliases router
68 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
69 >>> routing userx@exim.test.ex
70 >>> calling system_aliases router
71 >>> system_aliases router declined for userx@exim.test.ex
72 >>> userx in "userx"? yes (matched "userx")
73 >>> calling localuser router
74 >>> routed by localuser router
75 >>> ----------- end verify ------------
76 >>> require: condition test succeeded in ACL "check_recipient"
77 >>> processing "deny" (TESTSUITE/test-config 54)
78 >>>   message: unrouteable address
79 >>> check !verify = recipient
80 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
81 >>> routing userx@exim.test.ex
82 >>> calling system_aliases router
83 >>> system_aliases router declined for userx@exim.test.ex
84 >>> userx in "userx"? yes (matched "userx")
85 >>> calling localuser router
86 >>> routed by localuser router
87 >>> ----------- end verify ------------
88 >>> deny: condition test failed in ACL "check_recipient"
89 >>> processing "accept" (TESTSUITE/test-config 56)
90 >>> check domains = +local_domains
91 >>> exim.test.ex in "exim.test.ex"? yes (matched "exim.test.ex")
92 >>> exim.test.ex in "+local_domains"? yes (matched "+local_domains")
93 >>> accept: condition test succeeded in ACL "check_recipient"
94 >>> end of ACL "check_recipient": ACCEPT
95 >>> using ACL "check_recipient"
96 >>> processing "warn" (TESTSUITE/test-config 48)
97 >>>   message: X-Warn: host is listed in $dnslist_domain but not =127.0.0.3${if def:dnslist_text{\n  $dnslist_text}}
98 >>> check dnslists = rbl3.test.ex!=127.0.0.3
99 >>> dnslists check: rbl3.test.ex!=127.0.0.3
100 >>> dnslists: using result of previous lookup
101 >>> DNS lookup for 14.12.11.V4NET.rbl3.test.ex succeeded (yielding 127.0.0.2)
102 >>> => that means V4NET.11.12.14 is listed at rbl3.test.ex
103 >>> warn: condition test succeeded in ACL "check_recipient"
104 >>> processing "deny" (TESTSUITE/test-config 51)
105 >>>   message: host is listed in $dnslist_domain with value 127.0.0.3${if def:dnslist_text{\n$dnslist_text}}
106 >>> check dnslists = rbl3.test.ex=127.0.0.3
107 >>> dnslists check: rbl3.test.ex=127.0.0.3
108 >>> dnslists: using result of previous lookup
109 >>> DNS lookup for 14.12.11.V4NET.rbl3.test.ex succeeded (yielding 127.0.0.2)
110 >>> => but we are not accepting this block class because
111 >>> => there was no match for =127.0.0.3
112 >>> deny: condition test failed in ACL "check_recipient"
113 >>> processing "require" (TESTSUITE/test-config 53)
114 >>> check verify = sender
115 >>> using cached sender verify result
116 >>> require: condition test succeeded in ACL "check_recipient"
117 >>> processing "deny" (TESTSUITE/test-config 54)
118 >>>   message: unrouteable address
119 >>> check !verify = recipient
120 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
121 >>> routing list@exim.test.ex
122 >>> calling system_aliases router
123 >>> routed by system_aliases router
124 >>> ----------- end verify ------------
125 >>> deny: condition test failed in ACL "check_recipient"
126 >>> processing "accept" (TESTSUITE/test-config 56)
127 >>> check domains = +local_domains
128 >>> exim.test.ex in "exim.test.ex"? yes (matched "exim.test.ex")
129 >>> exim.test.ex in "+local_domains"? yes (matched "+local_domains")
130 >>> accept: condition test succeeded in ACL "check_recipient"
131 >>> end of ACL "check_recipient": ACCEPT
132 >>> host in ignore_fromline_hosts? no (option unset)
133 LOG: 10HmaY-0005vi-00 <= postmaster@exim.test.ex H=[V4NET.11.12.14] P=smtp S=sss
134 >>> host in hosts_connection_nolog? no (option unset)
135 >>> host in host_lookup? no (option unset)
136 >>> host in host_reject_connection? no (option unset)
137 >>> host in sender_unqualified_hosts? no (option unset)
138 >>> host in recipient_unqualified_hosts? no (option unset)
139 >>> host in helo_verify_hosts? no (option unset)
140 >>> host in helo_try_verify_hosts? no (option unset)
141 >>> host in helo_accept_junk_hosts? no (option unset)
142 >>> host in hosts_require_helo? no (end of list)
143 >>> using ACL "check_mail"
144 >>> processing "warn" (TESTSUITE/test-config 38)
145 >>> check dnslists = rbl4.test.ex&0.0.0.6
146 >>> dnslists check: rbl4.test.ex&0.0.0.6
147 >>> new DNS lookup for 15.12.11.V4NET.rbl4.test.ex
148 >>> dnslists: wrote cache entry, ttl=3000
149 >>> DNS lookup for 15.12.11.V4NET.rbl4.test.ex failed
150 >>> => that means V4NET.11.12.15 is not listed at rbl4.test.ex
151 >>> warn: condition test failed in ACL "check_mail"
152 >>> processing "warn" (TESTSUITE/test-config 39)
153 >>> check dnslists = rbl4.test.ex&127.0.0.3
154 >>> dnslists check: rbl4.test.ex&127.0.0.3
155 >>> dnslists: using result of previous lookup
156 >>> DNS lookup for 15.12.11.V4NET.rbl4.test.ex failed
157 >>> => that means V4NET.11.12.15 is not listed at rbl4.test.ex
158 >>> warn: condition test failed in ACL "check_mail"
159 >>> processing "warn" (TESTSUITE/test-config 40)
160 >>> check dnslists = rbl4.test.ex!&0.0.0.7
161 >>> dnslists check: rbl4.test.ex!&0.0.0.7
162 >>> dnslists: using result of previous lookup
163 >>> DNS lookup for 15.12.11.V4NET.rbl4.test.ex failed
164 >>> => that means V4NET.11.12.15 is not listed at rbl4.test.ex
165 >>> warn: condition test failed in ACL "check_mail"
166 >>> processing "warn" (TESTSUITE/test-config 42)
167 >>> check dnslists = rbl5.test.ex,rbl4.test.ex=127.0.0.128
168 >>> dnslists check: rbl5.test.ex,rbl4.test.ex=127.0.0.128
169 >>> dnslists: using result of previous lookup
170 >>> DNS lookup for 15.12.11.V4NET.rbl4.test.ex failed
171 >>> => that means V4NET.11.12.15 is not listed at rbl4.test.ex
172 >>> warn: condition test failed in ACL "check_mail"
173 >>> processing "accept" (TESTSUITE/test-config 44)
174 >>> accept: condition test succeeded in ACL "check_mail"
175 >>> end of ACL "check_mail": ACCEPT
176 >>> using ACL "check_recipient"
177 >>> processing "warn" (TESTSUITE/test-config 48)
178 >>>   message: X-Warn: host is listed in $dnslist_domain but not =127.0.0.3${if def:dnslist_text{\n  $dnslist_text}}
179 >>> check dnslists = rbl3.test.ex!=127.0.0.3
180 >>> dnslists check: rbl3.test.ex!=127.0.0.3
181 >>> new DNS lookup for 15.12.11.V4NET.rbl3.test.ex
182 >>> dnslists: wrote cache entry, ttl=3600
183 >>> DNS lookup for 15.12.11.V4NET.rbl3.test.ex succeeded (yielding 127.0.0.3)
184 >>> => but we are not accepting this block class because
185 >>> => there was an exclude match for =127.0.0.3
186 >>> warn: condition test failed in ACL "check_recipient"
187 >>> processing "deny" (TESTSUITE/test-config 51)
188 >>>   message: host is listed in $dnslist_domain with value 127.0.0.3${if def:dnslist_text{\n$dnslist_text}}
189 >>> check dnslists = rbl3.test.ex=127.0.0.3
190 >>> dnslists check: rbl3.test.ex=127.0.0.3
191 >>> dnslists: using result of previous lookup
192 >>> DNS lookup for 15.12.11.V4NET.rbl3.test.ex succeeded (yielding 127.0.0.3)
193 >>> => that means V4NET.11.12.15 is listed at rbl3.test.ex
194 >>> deny: condition test succeeded in ACL "check_recipient"
195 >>> end of ACL "check_recipient": DENY
196 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
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 >>> host in hosts_require_helo? no (end of list)
206 >>> using ACL "check_mail"
207 >>> processing "warn" (TESTSUITE/test-config 38)
208 >>> check dnslists = rbl4.test.ex&0.0.0.6
209 >>> dnslists check: rbl4.test.ex&0.0.0.6
210 >>> new DNS lookup for 20.12.11.V4NET.rbl4.test.ex
211 >>> dnslists: wrote cache entry, ttl=3600
212 >>> DNS lookup for 20.12.11.V4NET.rbl4.test.ex succeeded (yielding 127.0.0.6)
213 >>> => that means V4NET.11.12.20 is listed at rbl4.test.ex
214 >>> warn: condition test succeeded in ACL "check_mail"
215 >>> processing "warn" (TESTSUITE/test-config 39)
216 >>> check dnslists = rbl4.test.ex&127.0.0.3
217 >>> dnslists check: rbl4.test.ex&127.0.0.3
218 >>> dnslists: using result of previous lookup
219 >>> DNS lookup for 20.12.11.V4NET.rbl4.test.ex succeeded (yielding 127.0.0.6)
220 >>> => but we are not accepting this block class because
221 >>> => there was no match for &127.0.0.3
222 >>> warn: condition test failed in ACL "check_mail"
223 >>> processing "warn" (TESTSUITE/test-config 40)
224 >>> check dnslists = rbl4.test.ex!&0.0.0.7
225 >>> dnslists check: rbl4.test.ex!&0.0.0.7
226 >>> dnslists: using result of previous lookup
227 >>> DNS lookup for 20.12.11.V4NET.rbl4.test.ex succeeded (yielding 127.0.0.6)
228 >>> => that means V4NET.11.12.20 is listed at rbl4.test.ex
229 >>> check add_header = DNSlist: $dnslist_domain $dnslist_text $dnslist_matched
230 >>>                  = DNSlist: rbl4.test.ex  V4NET.11.12.20
231 >>> warn: condition test succeeded in ACL "check_mail"
232 >>> processing "warn" (TESTSUITE/test-config 42)
233 >>> check dnslists = rbl5.test.ex,rbl4.test.ex=127.0.0.128
234 >>> dnslists check: rbl5.test.ex,rbl4.test.ex=127.0.0.128
235 >>> dnslists: using result of previous lookup
236 >>> DNS lookup for 20.12.11.V4NET.rbl4.test.ex succeeded (yielding 127.0.0.6)
237 >>> => but we are not accepting this block class because
238 >>> => there was no match for =127.0.0.128
239 >>> warn: condition test failed in ACL "check_mail"
240 >>> processing "accept" (TESTSUITE/test-config 44)
241 >>> accept: condition test succeeded in ACL "check_mail"
242 >>> end of ACL "check_mail": ACCEPT
243 >>> host in hosts_connection_nolog? no (option unset)
244 >>> host in host_lookup? no (option unset)
245 >>> host in host_reject_connection? no (option unset)
246 >>> host in sender_unqualified_hosts? no (option unset)
247 >>> host in recipient_unqualified_hosts? no (option unset)
248 >>> host in helo_verify_hosts? no (option unset)
249 >>> host in helo_try_verify_hosts? no (option unset)
250 >>> host in helo_accept_junk_hosts? no (option unset)
251 >>> host in hosts_require_helo? no (end of list)
252 >>> using ACL "check_mail"
253 >>> processing "warn" (TESTSUITE/test-config 38)
254 >>> check dnslists = rbl4.test.ex&0.0.0.6
255 >>> dnslists check: rbl4.test.ex&0.0.0.6
256 >>> new DNS lookup for 21.12.11.V4NET.rbl4.test.ex
257 >>> dnslists: wrote cache entry, ttl=3600
258 >>> DNS lookup for 21.12.11.V4NET.rbl4.test.ex succeeded (yielding 127.0.0.7)
259 >>> => that means V4NET.11.12.21 is listed at rbl4.test.ex
260 >>> warn: condition test succeeded in ACL "check_mail"
261 >>> processing "warn" (TESTSUITE/test-config 39)
262 >>> check dnslists = rbl4.test.ex&127.0.0.3
263 >>> dnslists check: rbl4.test.ex&127.0.0.3
264 >>> dnslists: using result of previous lookup
265 >>> DNS lookup for 21.12.11.V4NET.rbl4.test.ex succeeded (yielding 127.0.0.7)
266 >>> => that means V4NET.11.12.21 is listed at rbl4.test.ex
267 >>> warn: condition test succeeded in ACL "check_mail"
268 >>> processing "warn" (TESTSUITE/test-config 40)
269 >>> check dnslists = rbl4.test.ex!&0.0.0.7
270 >>> dnslists check: rbl4.test.ex!&0.0.0.7
271 >>> dnslists: using result of previous lookup
272 >>> DNS lookup for 21.12.11.V4NET.rbl4.test.ex succeeded (yielding 127.0.0.7)
273 >>> => but we are not accepting this block class because
274 >>> => there was an exclude match for &0.0.0.7
275 >>> warn: condition test failed in ACL "check_mail"
276 >>> processing "warn" (TESTSUITE/test-config 42)
277 >>> check dnslists = rbl5.test.ex,rbl4.test.ex=127.0.0.128
278 >>> dnslists check: rbl5.test.ex,rbl4.test.ex=127.0.0.128
279 >>> dnslists: using result of previous lookup
280 >>> DNS lookup for 21.12.11.V4NET.rbl4.test.ex succeeded (yielding 127.0.0.7)
281 >>> => but we are not accepting this block class because
282 >>> => there was no match for =127.0.0.128
283 >>> warn: condition test failed in ACL "check_mail"
284 >>> processing "accept" (TESTSUITE/test-config 44)
285 >>> accept: condition test succeeded in ACL "check_mail"
286 >>> end of ACL "check_mail": ACCEPT
287 >>> host in hosts_connection_nolog? no (option unset)
288 >>> host in host_lookup? no (option unset)
289 >>> host in host_reject_connection? no (option unset)
290 >>> host in sender_unqualified_hosts? no (option unset)
291 >>> host in recipient_unqualified_hosts? no (option unset)
292 >>> host in helo_verify_hosts? no (option unset)
293 >>> host in helo_try_verify_hosts? no (option unset)
294 >>> host in helo_accept_junk_hosts? no (option unset)
295 >>> a.b in helo_lookup_domains? no (end of list)
296 >>> using ACL "check_helo"
297 >>> processing "warn" (TESTSUITE/test-config 22)
298 >>> check dnslists = rbl2.test.ex!=127.0.0.3 : rbl3.test.ex=127.0.0.3
299 >>> dnslists check: rbl2.test.ex!=127.0.0.3
300 >>> new DNS lookup for 15.12.11.V4NET.rbl2.test.ex
301 >>> dnslists: wrote cache entry, ttl=3000
302 >>> DNS lookup for 15.12.11.V4NET.rbl2.test.ex failed
303 >>> => that means V4NET.11.12.15 is not listed at rbl2.test.ex
304 >>> dnslists check: rbl3.test.ex=127.0.0.3
305 >>> new DNS lookup for 15.12.11.V4NET.rbl3.test.ex
306 >>> dnslists: wrote cache entry, ttl=3600
307 >>> DNS lookup for 15.12.11.V4NET.rbl3.test.ex succeeded (yielding 127.0.0.3)
308 >>> => that means V4NET.11.12.15 is listed at rbl3.test.ex
309 >>> warn: condition test succeeded in ACL "check_helo"
310 >>> processing "accept" (TESTSUITE/test-config 23)
311 >>> accept: condition test succeeded in ACL "check_helo"
312 >>> end of ACL "check_helo": ACCEPT
313 >>> host in hosts_connection_nolog? no (option unset)
314 >>> host in host_lookup? no (option unset)
315 >>> host in host_reject_connection? no (option unset)
316 >>> host in sender_unqualified_hosts? no (option unset)
317 >>> host in recipient_unqualified_hosts? no (option unset)
318 >>> host in helo_verify_hosts? no (option unset)
319 >>> host in helo_try_verify_hosts? no (option unset)
320 >>> host in helo_accept_junk_hosts? no (option unset)
321 >>> host in smtp_accept_max_nonmail_hosts? yes (matched "*")
322 >>> using ACL "check_vrfy"
323 >>> processing "warn" (TESTSUITE/test-config 26)
324 >>> check dnslists = rbl.test.ex=127.0.0.1
325 >>> dnslists check: rbl.test.ex=127.0.0.1
326 >>> new DNS lookup for 2.13.13.V4NET.rbl.test.ex
327 >>> dnslists: wrote cache entry, ttl=3600
328 >>> DNS lookup for 2.13.13.V4NET.rbl.test.ex succeeded (yielding 127.0.0.1, 127.0.0.2)
329 >>> => that means V4NET.13.13.2 is listed at rbl.test.ex
330 >>> warn: condition test succeeded in ACL "check_vrfy"
331 >>> processing "warn" (TESTSUITE/test-config 27)
332 >>> check dnslists = rbl.test.ex!=127.0.0.1
333 >>> dnslists check: rbl.test.ex!=127.0.0.1
334 >>> dnslists: using result of previous lookup
335 >>> DNS lookup for 2.13.13.V4NET.rbl.test.ex succeeded (yielding 127.0.0.1, 127.0.0.2)
336 >>> => but we are not accepting this block class because
337 >>> => there was an exclude match for =127.0.0.1
338 >>> warn: condition test failed in ACL "check_vrfy"
339 >>> processing "warn" (TESTSUITE/test-config 28)
340 >>> check dnslists = rbl.test.ex!=127.0.0.3
341 >>> dnslists check: rbl.test.ex!=127.0.0.3
342 >>> dnslists: using result of previous lookup
343 >>> DNS lookup for 2.13.13.V4NET.rbl.test.ex succeeded (yielding 127.0.0.1, 127.0.0.2)
344 >>> => that means V4NET.13.13.2 is listed at rbl.test.ex
345 >>> warn: condition test succeeded in ACL "check_vrfy"
346 >>> processing "warn" (TESTSUITE/test-config 29)
347 >>> check dnslists = rbl.test.ex==127.0.0.1
348 >>> dnslists check: rbl.test.ex==127.0.0.1
349 >>> dnslists: using result of previous lookup
350 >>> DNS lookup for 2.13.13.V4NET.rbl.test.ex succeeded (yielding 127.0.0.1, 127.0.0.2)
351 >>> => but we are not accepting this block class because
352 >>> => there was an IP address that did not match for ==127.0.0.1
353 >>> warn: condition test failed in ACL "check_vrfy"
354 >>> processing "warn" (TESTSUITE/test-config 30)
355 >>> check dnslists = rbl.test.ex==127.0.0.1,127.0.0.2
356 >>> dnslists check: rbl.test.ex==127.0.0.1,127.0.0.2
357 >>> dnslists: using result of previous lookup
358 >>> DNS lookup for 2.13.13.V4NET.rbl.test.ex succeeded (yielding 127.0.0.1, 127.0.0.2)
359 >>> => that means V4NET.13.13.2 is listed at rbl.test.ex
360 >>> warn: condition test succeeded in ACL "check_vrfy"
361 >>> processing "warn" (TESTSUITE/test-config 31)
362 >>> check dnslists = rbl.test.ex!==127.0.0.1
363 >>> dnslists check: rbl.test.ex!==127.0.0.1
364 >>> dnslists: using result of previous lookup
365 >>> DNS lookup for 2.13.13.V4NET.rbl.test.ex succeeded (yielding 127.0.0.1, 127.0.0.2)
366 >>> => that means V4NET.13.13.2 is listed at rbl.test.ex
367 >>> warn: condition test succeeded in ACL "check_vrfy"
368 >>> processing "warn" (TESTSUITE/test-config 32)
369 >>> check dnslists = rbl.test.ex!==127.0.0.3
370 >>> dnslists check: rbl.test.ex!==127.0.0.3
371 >>> dnslists: using result of previous lookup
372 >>> DNS lookup for 2.13.13.V4NET.rbl.test.ex succeeded (yielding 127.0.0.1, 127.0.0.2)
373 >>> => that means V4NET.13.13.2 is listed at rbl.test.ex
374 >>> warn: condition test succeeded in ACL "check_vrfy"
375 >>> processing "warn" (TESTSUITE/test-config 33)
376 >>> check dnslists = rbl.test.ex!==127.0.0.1,127.0.0.2
377 >>> dnslists check: rbl.test.ex!==127.0.0.1,127.0.0.2
378 >>> dnslists: using result of previous lookup
379 >>> DNS lookup for 2.13.13.V4NET.rbl.test.ex succeeded (yielding 127.0.0.1, 127.0.0.2)
380 >>> => but we are not accepting this block class because
381 >>> => there were no IP addresses that did not match for ==127.0.0.1,127.0.0.2
382 >>> warn: condition test failed in ACL "check_vrfy"
383 >>> processing "warn" (TESTSUITE/test-config 34)
384 >>> check dnslists = rbl.test.ex
385 >>> dnslists check: rbl.test.ex
386 >>> dnslists: using result of previous lookup
387 >>> DNS lookup for 2.13.13.V4NET.rbl.test.ex succeeded (yielding 127.0.0.1, 127.0.0.2)
388 >>> => that means V4NET.13.13.2 is listed at rbl.test.ex
389 >>> warn: condition test succeeded in ACL "check_vrfy"
390 >>> processing "accept" (TESTSUITE/test-config 35)
391 >>> accept: condition test succeeded in ACL "check_vrfy"
392 >>> end of ACL "check_vrfy": ACCEPT
393 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
394 >>> routing a@b
395 >>> calling system_aliases router
396 >>> system_aliases router declined for a@b
397 >>> a in "userx"? no (end of list)
398 >>> no more routers
399 LOG: VRFY failed for a@b H=[V4NET.13.13.2]
400 >>> host in hosts_connection_nolog? no (option unset)
401 >>> host in host_lookup? no (option unset)
402 >>> host in host_reject_connection? no (option unset)
403 >>> host in sender_unqualified_hosts? no (option unset)
404 >>> host in recipient_unqualified_hosts? no (option unset)
405 >>> host in helo_verify_hosts? no (option unset)
406 >>> host in helo_try_verify_hosts? no (option unset)
407 >>> host in helo_accept_junk_hosts? no (option unset)
408 >>> host in smtp_accept_max_nonmail_hosts? yes (matched "*")
409 >>> using ACL "check_vrfy"
410 >>> processing "warn" (TESTSUITE/test-config 26)
411 >>> check dnslists = rbl.test.ex=127.0.0.1
412 >>> dnslists check: rbl.test.ex=127.0.0.1
413 >>> new DNS lookup for 100.13.13.V4NET.rbl.test.ex
414 >>> dnslists: wrote cache entry, ttl=3600
415 >>> DNS lookup for 100.13.13.V4NET.rbl.test.ex succeeded (yielding 0.0.0.0)
416 >>> => but we are not accepting this block class because
417 >>> => there was no match for =127.0.0.1
418 >>> warn: condition test failed in ACL "check_vrfy"
419 >>> processing "warn" (TESTSUITE/test-config 27)
420 >>> check dnslists = rbl.test.ex!=127.0.0.1
421 >>> dnslists check: rbl.test.ex!=127.0.0.1
422 >>> dnslists: using result of previous lookup
423 >>> DNS lookup for 100.13.13.V4NET.rbl.test.ex succeeded (yielding 0.0.0.0)
424 >>> => that means V4NET.13.13.100 is listed at rbl.test.ex
425 >>> warn: condition test succeeded in ACL "check_vrfy"
426 >>> processing "warn" (TESTSUITE/test-config 28)
427 >>> check dnslists = rbl.test.ex!=127.0.0.3
428 >>> dnslists check: rbl.test.ex!=127.0.0.3
429 >>> dnslists: using result of previous lookup
430 >>> DNS lookup for 100.13.13.V4NET.rbl.test.ex succeeded (yielding 0.0.0.0)
431 >>> => that means V4NET.13.13.100 is listed at rbl.test.ex
432 >>> warn: condition test succeeded in ACL "check_vrfy"
433 >>> processing "warn" (TESTSUITE/test-config 29)
434 >>> check dnslists = rbl.test.ex==127.0.0.1
435 >>> dnslists check: rbl.test.ex==127.0.0.1
436 >>> dnslists: using result of previous lookup
437 >>> DNS lookup for 100.13.13.V4NET.rbl.test.ex succeeded (yielding 0.0.0.0)
438 >>> => but we are not accepting this block class because
439 >>> => there was an IP address that did not match for ==127.0.0.1
440 >>> warn: condition test failed in ACL "check_vrfy"
441 >>> processing "warn" (TESTSUITE/test-config 30)
442 >>> check dnslists = rbl.test.ex==127.0.0.1,127.0.0.2
443 >>> dnslists check: rbl.test.ex==127.0.0.1,127.0.0.2
444 >>> dnslists: using result of previous lookup
445 >>> DNS lookup for 100.13.13.V4NET.rbl.test.ex succeeded (yielding 0.0.0.0)
446 >>> => but we are not accepting this block class because
447 >>> => there was an IP address that did not match for ==127.0.0.1,127.0.0.2
448 >>> warn: condition test failed in ACL "check_vrfy"
449 >>> processing "warn" (TESTSUITE/test-config 31)
450 >>> check dnslists = rbl.test.ex!==127.0.0.1
451 >>> dnslists check: rbl.test.ex!==127.0.0.1
452 >>> dnslists: using result of previous lookup
453 >>> DNS lookup for 100.13.13.V4NET.rbl.test.ex succeeded (yielding 0.0.0.0)
454 >>> => that means V4NET.13.13.100 is listed at rbl.test.ex
455 >>> warn: condition test succeeded in ACL "check_vrfy"
456 >>> processing "warn" (TESTSUITE/test-config 32)
457 >>> check dnslists = rbl.test.ex!==127.0.0.3
458 >>> dnslists check: rbl.test.ex!==127.0.0.3
459 >>> dnslists: using result of previous lookup
460 >>> DNS lookup for 100.13.13.V4NET.rbl.test.ex succeeded (yielding 0.0.0.0)
461 >>> => that means V4NET.13.13.100 is listed at rbl.test.ex
462 >>> warn: condition test succeeded in ACL "check_vrfy"
463 >>> processing "warn" (TESTSUITE/test-config 33)
464 >>> check dnslists = rbl.test.ex!==127.0.0.1,127.0.0.2
465 >>> dnslists check: rbl.test.ex!==127.0.0.1,127.0.0.2
466 >>> dnslists: using result of previous lookup
467 >>> DNS lookup for 100.13.13.V4NET.rbl.test.ex succeeded (yielding 0.0.0.0)
468 >>> => that means V4NET.13.13.100 is listed at rbl.test.ex
469 >>> warn: condition test succeeded in ACL "check_vrfy"
470 >>> processing "warn" (TESTSUITE/test-config 34)
471 >>> check dnslists = rbl.test.ex
472 >>> dnslists check: rbl.test.ex
473 >>> dnslists: using result of previous lookup
474 >>> DNS lookup for 100.13.13.V4NET.rbl.test.ex succeeded (yielding 0.0.0.0)
475 LOG: DNS list lookup for V4NET.13.13.100 at rbl.test.ex returned 0.0.0.0; not in 127.0/8 and discarded
476 >>> warn: condition test failed in ACL "check_vrfy"
477 >>> processing "accept" (TESTSUITE/test-config 35)
478 >>> accept: condition test succeeded in ACL "check_vrfy"
479 >>> end of ACL "check_vrfy": ACCEPT
480 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
481 >>> routing a@b
482 >>> calling system_aliases router
483 >>> system_aliases router declined for a@b
484 >>> a in "userx"? no (end of list)
485 >>> no more routers
486 LOG: VRFY failed for a@b H=[V4NET.13.13.100]
487 >>> host in hosts_connection_nolog? no (option unset)
488 >>> host in host_lookup? no (option unset)
489 >>> host in host_reject_connection? no (option unset)
490 >>> host in sender_unqualified_hosts? no (option unset)
491 >>> host in recipient_unqualified_hosts? no (option unset)
492 >>> host in helo_verify_hosts? no (option unset)
493 >>> host in helo_try_verify_hosts? no (option unset)
494 >>> host in helo_accept_junk_hosts? no (option unset)
495 >>> host in smtp_accept_max_nonmail_hosts? yes (matched "*")
496 >>> using ACL "check_vrfy"
497 >>> processing "warn" (TESTSUITE/test-config 26)
498 >>> check dnslists = rbl.test.ex=127.0.0.1
499 >>> dnslists check: rbl.test.ex=127.0.0.1
500 >>> new DNS lookup for 101.13.13.V4NET.rbl.test.ex
501 >>> dnslists: wrote cache entry, ttl=3600
502 >>> DNS lookup for 101.13.13.V4NET.rbl.test.ex succeeded (yielding 126.255.255.255)
503 >>> => but we are not accepting this block class because
504 >>> => there was no match for =127.0.0.1
505 >>> warn: condition test failed in ACL "check_vrfy"
506 >>> processing "warn" (TESTSUITE/test-config 27)
507 >>> check dnslists = rbl.test.ex!=127.0.0.1
508 >>> dnslists check: rbl.test.ex!=127.0.0.1
509 >>> dnslists: using result of previous lookup
510 >>> DNS lookup for 101.13.13.V4NET.rbl.test.ex succeeded (yielding 126.255.255.255)
511 >>> => that means V4NET.13.13.101 is listed at rbl.test.ex
512 >>> warn: condition test succeeded in ACL "check_vrfy"
513 >>> processing "warn" (TESTSUITE/test-config 28)
514 >>> check dnslists = rbl.test.ex!=127.0.0.3
515 >>> dnslists check: rbl.test.ex!=127.0.0.3
516 >>> dnslists: using result of previous lookup
517 >>> DNS lookup for 101.13.13.V4NET.rbl.test.ex succeeded (yielding 126.255.255.255)
518 >>> => that means V4NET.13.13.101 is listed at rbl.test.ex
519 >>> warn: condition test succeeded in ACL "check_vrfy"
520 >>> processing "warn" (TESTSUITE/test-config 29)
521 >>> check dnslists = rbl.test.ex==127.0.0.1
522 >>> dnslists check: rbl.test.ex==127.0.0.1
523 >>> dnslists: using result of previous lookup
524 >>> DNS lookup for 101.13.13.V4NET.rbl.test.ex succeeded (yielding 126.255.255.255)
525 >>> => but we are not accepting this block class because
526 >>> => there was an IP address that did not match for ==127.0.0.1
527 >>> warn: condition test failed in ACL "check_vrfy"
528 >>> processing "warn" (TESTSUITE/test-config 30)
529 >>> check dnslists = rbl.test.ex==127.0.0.1,127.0.0.2
530 >>> dnslists check: rbl.test.ex==127.0.0.1,127.0.0.2
531 >>> dnslists: using result of previous lookup
532 >>> DNS lookup for 101.13.13.V4NET.rbl.test.ex succeeded (yielding 126.255.255.255)
533 >>> => but we are not accepting this block class because
534 >>> => there was an IP address that did not match for ==127.0.0.1,127.0.0.2
535 >>> warn: condition test failed in ACL "check_vrfy"
536 >>> processing "warn" (TESTSUITE/test-config 31)
537 >>> check dnslists = rbl.test.ex!==127.0.0.1
538 >>> dnslists check: rbl.test.ex!==127.0.0.1
539 >>> dnslists: using result of previous lookup
540 >>> DNS lookup for 101.13.13.V4NET.rbl.test.ex succeeded (yielding 126.255.255.255)
541 >>> => that means V4NET.13.13.101 is listed at rbl.test.ex
542 >>> warn: condition test succeeded in ACL "check_vrfy"
543 >>> processing "warn" (TESTSUITE/test-config 32)
544 >>> check dnslists = rbl.test.ex!==127.0.0.3
545 >>> dnslists check: rbl.test.ex!==127.0.0.3
546 >>> dnslists: using result of previous lookup
547 >>> DNS lookup for 101.13.13.V4NET.rbl.test.ex succeeded (yielding 126.255.255.255)
548 >>> => that means V4NET.13.13.101 is listed at rbl.test.ex
549 >>> warn: condition test succeeded in ACL "check_vrfy"
550 >>> processing "warn" (TESTSUITE/test-config 33)
551 >>> check dnslists = rbl.test.ex!==127.0.0.1,127.0.0.2
552 >>> dnslists check: rbl.test.ex!==127.0.0.1,127.0.0.2
553 >>> dnslists: using result of previous lookup
554 >>> DNS lookup for 101.13.13.V4NET.rbl.test.ex succeeded (yielding 126.255.255.255)
555 >>> => that means V4NET.13.13.101 is listed at rbl.test.ex
556 >>> warn: condition test succeeded in ACL "check_vrfy"
557 >>> processing "warn" (TESTSUITE/test-config 34)
558 >>> check dnslists = rbl.test.ex
559 >>> dnslists check: rbl.test.ex
560 >>> dnslists: using result of previous lookup
561 >>> DNS lookup for 101.13.13.V4NET.rbl.test.ex succeeded (yielding 126.255.255.255)
562 LOG: DNS list lookup for V4NET.13.13.101 at rbl.test.ex returned 126.255.255.255; not in 127.0/8 and discarded
563 >>> warn: condition test failed in ACL "check_vrfy"
564 >>> processing "accept" (TESTSUITE/test-config 35)
565 >>> accept: condition test succeeded in ACL "check_vrfy"
566 >>> end of ACL "check_vrfy": ACCEPT
567 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
568 >>> routing a@b
569 >>> calling system_aliases router
570 >>> system_aliases router declined for a@b
571 >>> a in "userx"? no (end of list)
572 >>> no more routers
573 LOG: VRFY failed for a@b H=[V4NET.13.13.101]
574 >>> host in hosts_connection_nolog? no (option unset)
575 >>> host in host_lookup? no (option unset)
576 >>> host in host_reject_connection? no (option unset)
577 >>> host in sender_unqualified_hosts? no (option unset)
578 >>> host in recipient_unqualified_hosts? no (option unset)
579 >>> host in helo_verify_hosts? no (option unset)
580 >>> host in helo_try_verify_hosts? no (option unset)
581 >>> host in helo_accept_junk_hosts? no (option unset)
582 >>> host in smtp_accept_max_nonmail_hosts? yes (matched "*")
583 >>> using ACL "check_vrfy"
584 >>> processing "warn" (TESTSUITE/test-config 26)
585 >>> check dnslists = rbl.test.ex=127.0.0.1
586 >>> dnslists check: rbl.test.ex=127.0.0.1
587 >>> new DNS lookup for 102.13.13.V4NET.rbl.test.ex
588 >>> dnslists: wrote cache entry, ttl=3600
589 >>> DNS lookup for 102.13.13.V4NET.rbl.test.ex succeeded (yielding 128.0.0.0)
590 >>> => but we are not accepting this block class because
591 >>> => there was no match for =127.0.0.1
592 >>> warn: condition test failed in ACL "check_vrfy"
593 >>> processing "warn" (TESTSUITE/test-config 27)
594 >>> check dnslists = rbl.test.ex!=127.0.0.1
595 >>> dnslists check: rbl.test.ex!=127.0.0.1
596 >>> dnslists: using result of previous lookup
597 >>> DNS lookup for 102.13.13.V4NET.rbl.test.ex succeeded (yielding 128.0.0.0)
598 >>> => that means V4NET.13.13.102 is listed at rbl.test.ex
599 >>> warn: condition test succeeded in ACL "check_vrfy"
600 >>> processing "warn" (TESTSUITE/test-config 28)
601 >>> check dnslists = rbl.test.ex!=127.0.0.3
602 >>> dnslists check: rbl.test.ex!=127.0.0.3
603 >>> dnslists: using result of previous lookup
604 >>> DNS lookup for 102.13.13.V4NET.rbl.test.ex succeeded (yielding 128.0.0.0)
605 >>> => that means V4NET.13.13.102 is listed at rbl.test.ex
606 >>> warn: condition test succeeded in ACL "check_vrfy"
607 >>> processing "warn" (TESTSUITE/test-config 29)
608 >>> check dnslists = rbl.test.ex==127.0.0.1
609 >>> dnslists check: rbl.test.ex==127.0.0.1
610 >>> dnslists: using result of previous lookup
611 >>> DNS lookup for 102.13.13.V4NET.rbl.test.ex succeeded (yielding 128.0.0.0)
612 >>> => but we are not accepting this block class because
613 >>> => there was an IP address that did not match for ==127.0.0.1
614 >>> warn: condition test failed in ACL "check_vrfy"
615 >>> processing "warn" (TESTSUITE/test-config 30)
616 >>> check dnslists = rbl.test.ex==127.0.0.1,127.0.0.2
617 >>> dnslists check: rbl.test.ex==127.0.0.1,127.0.0.2
618 >>> dnslists: using result of previous lookup
619 >>> DNS lookup for 102.13.13.V4NET.rbl.test.ex succeeded (yielding 128.0.0.0)
620 >>> => but we are not accepting this block class because
621 >>> => there was an IP address that did not match for ==127.0.0.1,127.0.0.2
622 >>> warn: condition test failed in ACL "check_vrfy"
623 >>> processing "warn" (TESTSUITE/test-config 31)
624 >>> check dnslists = rbl.test.ex!==127.0.0.1
625 >>> dnslists check: rbl.test.ex!==127.0.0.1
626 >>> dnslists: using result of previous lookup
627 >>> DNS lookup for 102.13.13.V4NET.rbl.test.ex succeeded (yielding 128.0.0.0)
628 >>> => that means V4NET.13.13.102 is listed at rbl.test.ex
629 >>> warn: condition test succeeded in ACL "check_vrfy"
630 >>> processing "warn" (TESTSUITE/test-config 32)
631 >>> check dnslists = rbl.test.ex!==127.0.0.3
632 >>> dnslists check: rbl.test.ex!==127.0.0.3
633 >>> dnslists: using result of previous lookup
634 >>> DNS lookup for 102.13.13.V4NET.rbl.test.ex succeeded (yielding 128.0.0.0)
635 >>> => that means V4NET.13.13.102 is listed at rbl.test.ex
636 >>> warn: condition test succeeded in ACL "check_vrfy"
637 >>> processing "warn" (TESTSUITE/test-config 33)
638 >>> check dnslists = rbl.test.ex!==127.0.0.1,127.0.0.2
639 >>> dnslists check: rbl.test.ex!==127.0.0.1,127.0.0.2
640 >>> dnslists: using result of previous lookup
641 >>> DNS lookup for 102.13.13.V4NET.rbl.test.ex succeeded (yielding 128.0.0.0)
642 >>> => that means V4NET.13.13.102 is listed at rbl.test.ex
643 >>> warn: condition test succeeded in ACL "check_vrfy"
644 >>> processing "warn" (TESTSUITE/test-config 34)
645 >>> check dnslists = rbl.test.ex
646 >>> dnslists check: rbl.test.ex
647 >>> dnslists: using result of previous lookup
648 >>> DNS lookup for 102.13.13.V4NET.rbl.test.ex succeeded (yielding 128.0.0.0)
649 LOG: DNS list lookup for V4NET.13.13.102 at rbl.test.ex returned 128.0.0.0; not in 127.0/8 and discarded
650 >>> warn: condition test failed in ACL "check_vrfy"
651 >>> processing "accept" (TESTSUITE/test-config 35)
652 >>> accept: condition test succeeded in ACL "check_vrfy"
653 >>> end of ACL "check_vrfy": ACCEPT
654 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
655 >>> routing a@b
656 >>> calling system_aliases router
657 >>> system_aliases router declined for a@b
658 >>> a in "userx"? no (end of list)
659 >>> no more routers
660 LOG: VRFY failed for a@b H=[V4NET.13.13.102]
661 >>> host in hosts_connection_nolog? no (option unset)
662 >>> host in host_lookup? no (option unset)
663 >>> host in host_reject_connection? no (option unset)
664 >>> host in sender_unqualified_hosts? no (option unset)
665 >>> host in recipient_unqualified_hosts? no (option unset)
666 >>> host in helo_verify_hosts? no (option unset)
667 >>> host in helo_try_verify_hosts? no (option unset)
668 >>> host in helo_accept_junk_hosts? no (option unset)
669 >>> host in smtp_accept_max_nonmail_hosts? yes (matched "*")
670 >>> using ACL "check_vrfy"
671 >>> processing "warn" (TESTSUITE/test-config 26)
672 >>> check dnslists = rbl.test.ex=127.0.0.1
673 >>> dnslists check: rbl.test.ex=127.0.0.1
674 >>> new DNS lookup for 103.13.13.V4NET.rbl.test.ex
675 >>> dnslists: wrote cache entry, ttl=3600
676 >>> DNS lookup for 103.13.13.V4NET.rbl.test.ex succeeded (yielding 255.255.255.255)
677 >>> => but we are not accepting this block class because
678 >>> => there was no match for =127.0.0.1
679 >>> warn: condition test failed in ACL "check_vrfy"
680 >>> processing "warn" (TESTSUITE/test-config 27)
681 >>> check dnslists = rbl.test.ex!=127.0.0.1
682 >>> dnslists check: rbl.test.ex!=127.0.0.1
683 >>> dnslists: using result of previous lookup
684 >>> DNS lookup for 103.13.13.V4NET.rbl.test.ex succeeded (yielding 255.255.255.255)
685 >>> => that means V4NET.13.13.103 is listed at rbl.test.ex
686 >>> warn: condition test succeeded in ACL "check_vrfy"
687 >>> processing "warn" (TESTSUITE/test-config 28)
688 >>> check dnslists = rbl.test.ex!=127.0.0.3
689 >>> dnslists check: rbl.test.ex!=127.0.0.3
690 >>> dnslists: using result of previous lookup
691 >>> DNS lookup for 103.13.13.V4NET.rbl.test.ex succeeded (yielding 255.255.255.255)
692 >>> => that means V4NET.13.13.103 is listed at rbl.test.ex
693 >>> warn: condition test succeeded in ACL "check_vrfy"
694 >>> processing "warn" (TESTSUITE/test-config 29)
695 >>> check dnslists = rbl.test.ex==127.0.0.1
696 >>> dnslists check: rbl.test.ex==127.0.0.1
697 >>> dnslists: using result of previous lookup
698 >>> DNS lookup for 103.13.13.V4NET.rbl.test.ex succeeded (yielding 255.255.255.255)
699 >>> => but we are not accepting this block class because
700 >>> => there was an IP address that did not match for ==127.0.0.1
701 >>> warn: condition test failed in ACL "check_vrfy"
702 >>> processing "warn" (TESTSUITE/test-config 30)
703 >>> check dnslists = rbl.test.ex==127.0.0.1,127.0.0.2
704 >>> dnslists check: rbl.test.ex==127.0.0.1,127.0.0.2
705 >>> dnslists: using result of previous lookup
706 >>> DNS lookup for 103.13.13.V4NET.rbl.test.ex succeeded (yielding 255.255.255.255)
707 >>> => but we are not accepting this block class because
708 >>> => there was an IP address that did not match for ==127.0.0.1,127.0.0.2
709 >>> warn: condition test failed in ACL "check_vrfy"
710 >>> processing "warn" (TESTSUITE/test-config 31)
711 >>> check dnslists = rbl.test.ex!==127.0.0.1
712 >>> dnslists check: rbl.test.ex!==127.0.0.1
713 >>> dnslists: using result of previous lookup
714 >>> DNS lookup for 103.13.13.V4NET.rbl.test.ex succeeded (yielding 255.255.255.255)
715 >>> => that means V4NET.13.13.103 is listed at rbl.test.ex
716 >>> warn: condition test succeeded in ACL "check_vrfy"
717 >>> processing "warn" (TESTSUITE/test-config 32)
718 >>> check dnslists = rbl.test.ex!==127.0.0.3
719 >>> dnslists check: rbl.test.ex!==127.0.0.3
720 >>> dnslists: using result of previous lookup
721 >>> DNS lookup for 103.13.13.V4NET.rbl.test.ex succeeded (yielding 255.255.255.255)
722 >>> => that means V4NET.13.13.103 is listed at rbl.test.ex
723 >>> warn: condition test succeeded in ACL "check_vrfy"
724 >>> processing "warn" (TESTSUITE/test-config 33)
725 >>> check dnslists = rbl.test.ex!==127.0.0.1,127.0.0.2
726 >>> dnslists check: rbl.test.ex!==127.0.0.1,127.0.0.2
727 >>> dnslists: using result of previous lookup
728 >>> DNS lookup for 103.13.13.V4NET.rbl.test.ex succeeded (yielding 255.255.255.255)
729 >>> => that means V4NET.13.13.103 is listed at rbl.test.ex
730 >>> warn: condition test succeeded in ACL "check_vrfy"
731 >>> processing "warn" (TESTSUITE/test-config 34)
732 >>> check dnslists = rbl.test.ex
733 >>> dnslists check: rbl.test.ex
734 >>> dnslists: using result of previous lookup
735 >>> DNS lookup for 103.13.13.V4NET.rbl.test.ex succeeded (yielding 255.255.255.255)
736 LOG: DNS list lookup for V4NET.13.13.103 at rbl.test.ex returned 255.255.255.255; not in 127.0/8 and discarded
737 >>> warn: condition test failed in ACL "check_vrfy"
738 >>> processing "accept" (TESTSUITE/test-config 35)
739 >>> accept: condition test succeeded in ACL "check_vrfy"
740 >>> end of ACL "check_vrfy": ACCEPT
741 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
742 >>> routing a@b
743 >>> calling system_aliases router
744 >>> system_aliases router declined for a@b
745 >>> a in "userx"? no (end of list)
746 >>> no more routers
747 LOG: VRFY failed for a@b H=[V4NET.13.13.103]
748 >>> host in hosts_connection_nolog? no (option unset)
749 >>> host in host_lookup? no (option unset)
750 >>> host in host_reject_connection? no (option unset)
751 >>> host in sender_unqualified_hosts? no (option unset)
752 >>> host in recipient_unqualified_hosts? no (option unset)
753 >>> host in helo_verify_hosts? no (option unset)
754 >>> host in helo_try_verify_hosts? no (option unset)
755 >>> host in helo_accept_junk_hosts? no (option unset)
756 >>> host in smtp_accept_max_nonmail_hosts? yes (matched "*")
757 >>> using ACL "check_vrfy"
758 >>> processing "warn" (TESTSUITE/test-config 26)
759 >>> check dnslists = rbl.test.ex=127.0.0.1
760 >>> dnslists check: rbl.test.ex=127.0.0.1
761 >>> new DNS lookup for 104.13.13.V4NET.rbl.test.ex
762 >>> dnslists: wrote cache entry, ttl=3600
763 >>> DNS lookup for 104.13.13.V4NET.rbl.test.ex succeeded (yielding 255.255.255.255, 127.0.0.0)
764 >>> => but we are not accepting this block class because
765 >>> => there was no match for =127.0.0.1
766 >>> warn: condition test failed in ACL "check_vrfy"
767 >>> processing "warn" (TESTSUITE/test-config 27)
768 >>> check dnslists = rbl.test.ex!=127.0.0.1
769 >>> dnslists check: rbl.test.ex!=127.0.0.1
770 >>> dnslists: using result of previous lookup
771 >>> DNS lookup for 104.13.13.V4NET.rbl.test.ex succeeded (yielding 255.255.255.255, 127.0.0.0)
772 >>> => that means V4NET.13.13.104 is listed at rbl.test.ex
773 >>> warn: condition test succeeded in ACL "check_vrfy"
774 >>> processing "warn" (TESTSUITE/test-config 28)
775 >>> check dnslists = rbl.test.ex!=127.0.0.3
776 >>> dnslists check: rbl.test.ex!=127.0.0.3
777 >>> dnslists: using result of previous lookup
778 >>> DNS lookup for 104.13.13.V4NET.rbl.test.ex succeeded (yielding 255.255.255.255, 127.0.0.0)
779 >>> => that means V4NET.13.13.104 is listed at rbl.test.ex
780 >>> warn: condition test succeeded in ACL "check_vrfy"
781 >>> processing "warn" (TESTSUITE/test-config 29)
782 >>> check dnslists = rbl.test.ex==127.0.0.1
783 >>> dnslists check: rbl.test.ex==127.0.0.1
784 >>> dnslists: using result of previous lookup
785 >>> DNS lookup for 104.13.13.V4NET.rbl.test.ex succeeded (yielding 255.255.255.255, 127.0.0.0)
786 >>> => but we are not accepting this block class because
787 >>> => there was an IP address that did not match for ==127.0.0.1
788 >>> warn: condition test failed in ACL "check_vrfy"
789 >>> processing "warn" (TESTSUITE/test-config 30)
790 >>> check dnslists = rbl.test.ex==127.0.0.1,127.0.0.2
791 >>> dnslists check: rbl.test.ex==127.0.0.1,127.0.0.2
792 >>> dnslists: using result of previous lookup
793 >>> DNS lookup for 104.13.13.V4NET.rbl.test.ex succeeded (yielding 255.255.255.255, 127.0.0.0)
794 >>> => but we are not accepting this block class because
795 >>> => there was an IP address that did not match for ==127.0.0.1,127.0.0.2
796 >>> warn: condition test failed in ACL "check_vrfy"
797 >>> processing "warn" (TESTSUITE/test-config 31)
798 >>> check dnslists = rbl.test.ex!==127.0.0.1
799 >>> dnslists check: rbl.test.ex!==127.0.0.1
800 >>> dnslists: using result of previous lookup
801 >>> DNS lookup for 104.13.13.V4NET.rbl.test.ex succeeded (yielding 255.255.255.255, 127.0.0.0)
802 >>> => that means V4NET.13.13.104 is listed at rbl.test.ex
803 >>> warn: condition test succeeded in ACL "check_vrfy"
804 >>> processing "warn" (TESTSUITE/test-config 32)
805 >>> check dnslists = rbl.test.ex!==127.0.0.3
806 >>> dnslists check: rbl.test.ex!==127.0.0.3
807 >>> dnslists: using result of previous lookup
808 >>> DNS lookup for 104.13.13.V4NET.rbl.test.ex succeeded (yielding 255.255.255.255, 127.0.0.0)
809 >>> => that means V4NET.13.13.104 is listed at rbl.test.ex
810 >>> warn: condition test succeeded in ACL "check_vrfy"
811 >>> processing "warn" (TESTSUITE/test-config 33)
812 >>> check dnslists = rbl.test.ex!==127.0.0.1,127.0.0.2
813 >>> dnslists check: rbl.test.ex!==127.0.0.1,127.0.0.2
814 >>> dnslists: using result of previous lookup
815 >>> DNS lookup for 104.13.13.V4NET.rbl.test.ex succeeded (yielding 255.255.255.255, 127.0.0.0)
816 >>> => that means V4NET.13.13.104 is listed at rbl.test.ex
817 >>> warn: condition test succeeded in ACL "check_vrfy"
818 >>> processing "warn" (TESTSUITE/test-config 34)
819 >>> check dnslists = rbl.test.ex
820 >>> dnslists check: rbl.test.ex
821 >>> dnslists: using result of previous lookup
822 >>> DNS lookup for 104.13.13.V4NET.rbl.test.ex succeeded (yielding 255.255.255.255, 127.0.0.0)
823 LOG: DNS list lookup for V4NET.13.13.104 at rbl.test.ex returned 255.255.255.255; not in 127.0/8 and discarded
824 >>> => that means V4NET.13.13.104 is listed at rbl.test.ex
825 >>> warn: condition test succeeded in ACL "check_vrfy"
826 >>> processing "accept" (TESTSUITE/test-config 35)
827 >>> accept: condition test succeeded in ACL "check_vrfy"
828 >>> end of ACL "check_vrfy": ACCEPT
829 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
830 >>> routing a@b
831 >>> calling system_aliases router
832 >>> system_aliases router declined for a@b
833 >>> a in "userx"? no (end of list)
834 >>> no more routers
835 LOG: VRFY failed for a@b H=[V4NET.13.13.104]
836 >>> host in hosts_connection_nolog? no (option unset)
837 >>> host in host_lookup? no (option unset)
838 >>> host in host_reject_connection? no (option unset)
839 >>> host in sender_unqualified_hosts? no (option unset)
840 >>> host in recipient_unqualified_hosts? no (option unset)
841 >>> host in helo_verify_hosts? no (option unset)
842 >>> host in helo_try_verify_hosts? no (option unset)
843 >>> host in helo_accept_junk_hosts? no (option unset)
844 >>> host in smtp_accept_max_nonmail_hosts? yes (matched "*")
845 >>> using ACL "check_vrfy"
846 >>> processing "warn" (TESTSUITE/test-config 26)
847 >>> check dnslists = rbl.test.ex=127.0.0.1
848 >>> dnslists check: rbl.test.ex=127.0.0.1
849 >>> new DNS lookup for 105.13.13.V4NET.rbl.test.ex
850 >>> dnslists: wrote cache entry, ttl=3600
851 >>> DNS lookup for 105.13.13.V4NET.rbl.test.ex succeeded (yielding 255.255.255.255, 255.255.255.254)
852 >>> => but we are not accepting this block class because
853 >>> => there was no match for =127.0.0.1
854 >>> warn: condition test failed in ACL "check_vrfy"
855 >>> processing "warn" (TESTSUITE/test-config 27)
856 >>> check dnslists = rbl.test.ex!=127.0.0.1
857 >>> dnslists check: rbl.test.ex!=127.0.0.1
858 >>> dnslists: using result of previous lookup
859 >>> DNS lookup for 105.13.13.V4NET.rbl.test.ex succeeded (yielding 255.255.255.255, 255.255.255.254)
860 >>> => that means V4NET.13.13.105 is listed at rbl.test.ex
861 >>> warn: condition test succeeded in ACL "check_vrfy"
862 >>> processing "warn" (TESTSUITE/test-config 28)
863 >>> check dnslists = rbl.test.ex!=127.0.0.3
864 >>> dnslists check: rbl.test.ex!=127.0.0.3
865 >>> dnslists: using result of previous lookup
866 >>> DNS lookup for 105.13.13.V4NET.rbl.test.ex succeeded (yielding 255.255.255.255, 255.255.255.254)
867 >>> => that means V4NET.13.13.105 is listed at rbl.test.ex
868 >>> warn: condition test succeeded in ACL "check_vrfy"
869 >>> processing "warn" (TESTSUITE/test-config 29)
870 >>> check dnslists = rbl.test.ex==127.0.0.1
871 >>> dnslists check: rbl.test.ex==127.0.0.1
872 >>> dnslists: using result of previous lookup
873 >>> DNS lookup for 105.13.13.V4NET.rbl.test.ex succeeded (yielding 255.255.255.255, 255.255.255.254)
874 >>> => but we are not accepting this block class because
875 >>> => there was an IP address that did not match for ==127.0.0.1
876 >>> warn: condition test failed in ACL "check_vrfy"
877 >>> processing "warn" (TESTSUITE/test-config 30)
878 >>> check dnslists = rbl.test.ex==127.0.0.1,127.0.0.2
879 >>> dnslists check: rbl.test.ex==127.0.0.1,127.0.0.2
880 >>> dnslists: using result of previous lookup
881 >>> DNS lookup for 105.13.13.V4NET.rbl.test.ex succeeded (yielding 255.255.255.255, 255.255.255.254)
882 >>> => but we are not accepting this block class because
883 >>> => there was an IP address that did not match for ==127.0.0.1,127.0.0.2
884 >>> warn: condition test failed in ACL "check_vrfy"
885 >>> processing "warn" (TESTSUITE/test-config 31)
886 >>> check dnslists = rbl.test.ex!==127.0.0.1
887 >>> dnslists check: rbl.test.ex!==127.0.0.1
888 >>> dnslists: using result of previous lookup
889 >>> DNS lookup for 105.13.13.V4NET.rbl.test.ex succeeded (yielding 255.255.255.255, 255.255.255.254)
890 >>> => that means V4NET.13.13.105 is listed at rbl.test.ex
891 >>> warn: condition test succeeded in ACL "check_vrfy"
892 >>> processing "warn" (TESTSUITE/test-config 32)
893 >>> check dnslists = rbl.test.ex!==127.0.0.3
894 >>> dnslists check: rbl.test.ex!==127.0.0.3
895 >>> dnslists: using result of previous lookup
896 >>> DNS lookup for 105.13.13.V4NET.rbl.test.ex succeeded (yielding 255.255.255.255, 255.255.255.254)
897 >>> => that means V4NET.13.13.105 is listed at rbl.test.ex
898 >>> warn: condition test succeeded in ACL "check_vrfy"
899 >>> processing "warn" (TESTSUITE/test-config 33)
900 >>> check dnslists = rbl.test.ex!==127.0.0.1,127.0.0.2
901 >>> dnslists check: rbl.test.ex!==127.0.0.1,127.0.0.2
902 >>> dnslists: using result of previous lookup
903 >>> DNS lookup for 105.13.13.V4NET.rbl.test.ex succeeded (yielding 255.255.255.255, 255.255.255.254)
904 >>> => that means V4NET.13.13.105 is listed at rbl.test.ex
905 >>> warn: condition test succeeded in ACL "check_vrfy"
906 >>> processing "warn" (TESTSUITE/test-config 34)
907 >>> check dnslists = rbl.test.ex
908 >>> dnslists check: rbl.test.ex
909 >>> dnslists: using result of previous lookup
910 >>> DNS lookup for 105.13.13.V4NET.rbl.test.ex succeeded (yielding 255.255.255.255, 255.255.255.254)
911 LOG: DNS list lookup for V4NET.13.13.105 at rbl.test.ex returned 255.255.255.255; not in 127.0/8 and discarded
912 LOG: DNS list lookup for V4NET.13.13.105 at rbl.test.ex returned 255.255.255.254; not in 127.0/8 and discarded
913 >>> warn: condition test failed in ACL "check_vrfy"
914 >>> processing "accept" (TESTSUITE/test-config 35)
915 >>> accept: condition test succeeded in ACL "check_vrfy"
916 >>> end of ACL "check_vrfy": ACCEPT
917 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
918 >>> routing a@b
919 >>> calling system_aliases router
920 >>> system_aliases router declined for a@b
921 >>> a in "userx"? no (end of list)
922 >>> no more routers
923 LOG: VRFY failed for a@b H=[V4NET.13.13.105]