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