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