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