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