Testsuite: bounce_message_file and warn_message_file
[exim.git] / test / stderr / 0139
1 >>> host in hosts_connection_nolog? no (option unset)
2 >>> host in host_lookup? no (option unset)
3 >>> host in host_reject_connection? no (option unset)
4 >>> host in sender_unqualified_hosts? no (option unset)
5 >>> host in recipient_unqualified_hosts? no (option unset)
6 >>> host in helo_verify_hosts? no (option unset)
7 >>> host in helo_try_verify_hosts? no (option unset)
8 >>> host in helo_accept_junk_hosts? no (option unset)
9 >>> using ACL "check_mail"
10 >>> processing "warn" (TESTSUITE/test-config 36)
11 >>> check dnslists = rbl4.test.ex&0.0.0.6
12 >>> dnslists check: rbl4.test.ex&0.0.0.6
13 >>> new DNS lookup for 14.12.11.V4NET.rbl4.test.ex
14 >>> dnslists: wrote cache entry, ttl=3000
15 >>> DNS lookup for 14.12.11.V4NET.rbl4.test.ex failed
16 >>> => that means V4NET.11.12.14 is not listed at rbl4.test.ex
17 >>> warn: condition test failed in ACL "check_mail"
18 >>> processing "warn" (TESTSUITE/test-config 37)
19 >>> check dnslists = rbl4.test.ex&127.0.0.3
20 >>> dnslists check: rbl4.test.ex&127.0.0.3
21 >>> dnslists: using result of previous lookup
22 >>> DNS lookup for 14.12.11.V4NET.rbl4.test.ex failed
23 >>> => that means V4NET.11.12.14 is not listed at rbl4.test.ex
24 >>> warn: condition test failed in ACL "check_mail"
25 >>> processing "warn" (TESTSUITE/test-config 38)
26 >>> check dnslists = rbl4.test.ex!&0.0.0.7
27 >>> dnslists check: rbl4.test.ex!&0.0.0.7
28 >>> dnslists: using result of previous lookup
29 >>> DNS lookup for 14.12.11.V4NET.rbl4.test.ex failed
30 >>> => that means V4NET.11.12.14 is not listed at rbl4.test.ex
31 >>> warn: condition test failed in ACL "check_mail"
32 >>> processing "warn" (TESTSUITE/test-config 40)
33 >>> check dnslists = rbl5.test.ex,rbl4.test.ex=127.0.0.128
34 >>> dnslists check: rbl5.test.ex,rbl4.test.ex=127.0.0.128
35 >>> dnslists: using result of previous lookup
36 >>> DNS lookup for 14.12.11.V4NET.rbl4.test.ex failed
37 >>> => that means V4NET.11.12.14 is not listed at rbl4.test.ex
38 >>> warn: condition test failed in ACL "check_mail"
39 >>> processing "accept" (TESTSUITE/test-config 42)
40 >>> accept: condition test succeeded in ACL "check_mail"
41 >>> end of ACL "check_mail": ACCEPT
42 >>> using ACL "check_recipient"
43 >>> processing "warn" (TESTSUITE/test-config 46)
44 >>> message: X-Warn: host is listed in $dnslist_domain but not =127.0.0.3${if def:dnslist_text{\n $dnslist_text}}
45 >>> check dnslists = rbl3.test.ex!=127.0.0.3
46 >>> dnslists check: rbl3.test.ex!=127.0.0.3
47 >>> new DNS lookup for 14.12.11.V4NET.rbl3.test.ex
48 >>> dnslists: wrote cache entry, ttl=3600
49 >>> DNS lookup for 14.12.11.V4NET.rbl3.test.ex succeeded (yielding 127.0.0.2)
50 >>> => that means V4NET.11.12.14 is listed at rbl3.test.ex
51 >>> warn: condition test succeeded in ACL "check_recipient"
52 >>> processing "deny" (TESTSUITE/test-config 49)
53 >>> message: host is listed in $dnslist_domain with value 127.0.0.3${if def:dnslist_text{\n$dnslist_text}}
54 >>> check dnslists = rbl3.test.ex=127.0.0.3
55 >>> dnslists check: rbl3.test.ex=127.0.0.3
56 >>> dnslists: using result of previous lookup
57 >>> DNS lookup for 14.12.11.V4NET.rbl3.test.ex succeeded (yielding 127.0.0.2)
58 >>> => but we are not accepting this block class because
59 >>> => there was no match for =127.0.0.3
60 >>> deny: condition test failed in ACL "check_recipient"
61 >>> processing "require" (TESTSUITE/test-config 51)
62 >>> check verify = sender
63 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
64 >>> routing postmaster@exim.test.ex
65 >>> calling system_aliases router
66 >>> routed by system_aliases router
67 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
68 >>> routing userx@exim.test.ex
69 >>> calling system_aliases router
70 >>> system_aliases router declined for userx@exim.test.ex
71 >>> userx in "userx"? yes (matched "userx")
72 >>> calling localuser router
73 >>> routed by localuser router
74 >>> ----------- end verify ------------
75 >>> require: condition test succeeded in ACL "check_recipient"
76 >>> processing "deny" (TESTSUITE/test-config 52)
77 >>> message: unrouteable address
78 >>> check !verify = recipient
79 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
80 >>> routing userx@exim.test.ex
81 >>> calling system_aliases router
82 >>> system_aliases router declined for userx@exim.test.ex
83 >>> userx in "userx"? yes (matched "userx")
84 >>> calling localuser router
85 >>> routed by localuser router
86 >>> ----------- end verify ------------
87 >>> deny: condition test failed in ACL "check_recipient"
88 >>> processing "accept" (TESTSUITE/test-config 54)
89 >>> check domains = +local_domains
90 >>> exim.test.ex in "exim.test.ex"? yes (matched "exim.test.ex")
91 >>> exim.test.ex in "+local_domains"? yes (matched "+local_domains")
92 >>> accept: condition test succeeded in ACL "check_recipient"
93 >>> end of ACL "check_recipient": ACCEPT
94 >>> using ACL "check_recipient"
95 >>> processing "warn" (TESTSUITE/test-config 46)
96 >>> message: X-Warn: host is listed in $dnslist_domain but not =127.0.0.3${if def:dnslist_text{\n $dnslist_text}}
97 >>> check dnslists = rbl3.test.ex!=127.0.0.3
98 >>> dnslists check: rbl3.test.ex!=127.0.0.3
99 >>> dnslists: using result of previous lookup
100 >>> DNS lookup for 14.12.11.V4NET.rbl3.test.ex succeeded (yielding 127.0.0.2)
101 >>> => that means V4NET.11.12.14 is listed at rbl3.test.ex
102 >>> warn: condition test succeeded in ACL "check_recipient"
103 >>> processing "deny" (TESTSUITE/test-config 49)
104 >>> message: host is listed in $dnslist_domain with value 127.0.0.3${if def:dnslist_text{\n$dnslist_text}}
105 >>> check dnslists = rbl3.test.ex=127.0.0.3
106 >>> dnslists check: rbl3.test.ex=127.0.0.3
107 >>> dnslists: using result of previous lookup
108 >>> DNS lookup for 14.12.11.V4NET.rbl3.test.ex succeeded (yielding 127.0.0.2)
109 >>> => but we are not accepting this block class because
110 >>> => there was no match for =127.0.0.3
111 >>> deny: condition test failed in ACL "check_recipient"
112 >>> processing "require" (TESTSUITE/test-config 51)
113 >>> check verify = sender
114 >>> using cached sender verify result
115 >>> require: condition test succeeded in ACL "check_recipient"
116 >>> processing "deny" (TESTSUITE/test-config 52)
117 >>> message: unrouteable address
118 >>> check !verify = recipient
119 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
120 >>> routing list@exim.test.ex
121 >>> calling system_aliases router
122 >>> routed by system_aliases router
123 >>> ----------- end verify ------------
124 >>> deny: condition test failed in ACL "check_recipient"
125 >>> processing "accept" (TESTSUITE/test-config 54)
126 >>> check domains = +local_domains
127 >>> exim.test.ex in "exim.test.ex"? yes (matched "exim.test.ex")
128 >>> exim.test.ex in "+local_domains"? yes (matched "+local_domains")
129 >>> accept: condition test succeeded in ACL "check_recipient"
130 >>> end of ACL "check_recipient": ACCEPT
131 >>> host in ignore_fromline_hosts? no (option unset)
132 LOG: 10HmaY-0005vi-00 <= postmaster@exim.test.ex H=[V4NET.11.12.14] P=smtp S=sss
133 >>> host in hosts_connection_nolog? no (option unset)
134 >>> host in host_lookup? no (option unset)
135 >>> host in host_reject_connection? no (option unset)
136 >>> host in sender_unqualified_hosts? no (option unset)
137 >>> host in recipient_unqualified_hosts? no (option unset)
138 >>> host in helo_verify_hosts? no (option unset)
139 >>> host in helo_try_verify_hosts? no (option unset)
140 >>> host in helo_accept_junk_hosts? no (option unset)
141 >>> using ACL "check_mail"
142 >>> processing "warn" (TESTSUITE/test-config 36)
143 >>> check dnslists = rbl4.test.ex&0.0.0.6
144 >>> dnslists check: rbl4.test.ex&0.0.0.6
145 >>> new DNS lookup for 15.12.11.V4NET.rbl4.test.ex
146 >>> dnslists: wrote cache entry, ttl=3000
147 >>> DNS lookup for 15.12.11.V4NET.rbl4.test.ex failed
148 >>> => that means V4NET.11.12.15 is not listed at rbl4.test.ex
149 >>> warn: condition test failed in ACL "check_mail"
150 >>> processing "warn" (TESTSUITE/test-config 37)
151 >>> check dnslists = rbl4.test.ex&127.0.0.3
152 >>> dnslists check: rbl4.test.ex&127.0.0.3
153 >>> dnslists: using result of previous lookup
154 >>> DNS lookup for 15.12.11.V4NET.rbl4.test.ex failed
155 >>> => that means V4NET.11.12.15 is not listed at rbl4.test.ex
156 >>> warn: condition test failed in ACL "check_mail"
157 >>> processing "warn" (TESTSUITE/test-config 38)
158 >>> check dnslists = rbl4.test.ex!&0.0.0.7
159 >>> dnslists check: rbl4.test.ex!&0.0.0.7
160 >>> dnslists: using result of previous lookup
161 >>> DNS lookup for 15.12.11.V4NET.rbl4.test.ex failed
162 >>> => that means V4NET.11.12.15 is not listed at rbl4.test.ex
163 >>> warn: condition test failed in ACL "check_mail"
164 >>> processing "warn" (TESTSUITE/test-config 40)
165 >>> check dnslists = rbl5.test.ex,rbl4.test.ex=127.0.0.128
166 >>> dnslists check: rbl5.test.ex,rbl4.test.ex=127.0.0.128
167 >>> dnslists: using result of previous lookup
168 >>> DNS lookup for 15.12.11.V4NET.rbl4.test.ex failed
169 >>> => that means V4NET.11.12.15 is not listed at rbl4.test.ex
170 >>> warn: condition test failed in ACL "check_mail"
171 >>> processing "accept" (TESTSUITE/test-config 42)
172 >>> accept: condition test succeeded in ACL "check_mail"
173 >>> end of ACL "check_mail": ACCEPT
174 >>> using ACL "check_recipient"
175 >>> processing "warn" (TESTSUITE/test-config 46)
176 >>> message: X-Warn: host is listed in $dnslist_domain but not =127.0.0.3${if def:dnslist_text{\n $dnslist_text}}
177 >>> check dnslists = rbl3.test.ex!=127.0.0.3
178 >>> dnslists check: rbl3.test.ex!=127.0.0.3
179 >>> new DNS lookup for 15.12.11.V4NET.rbl3.test.ex
180 >>> dnslists: wrote cache entry, ttl=3600
181 >>> DNS lookup for 15.12.11.V4NET.rbl3.test.ex succeeded (yielding 127.0.0.3)
182 >>> => but we are not accepting this block class because
183 >>> => there was an exclude match for =127.0.0.3
184 >>> warn: condition test failed in ACL "check_recipient"
185 >>> processing "deny" (TESTSUITE/test-config 49)
186 >>> message: host is listed in $dnslist_domain with value 127.0.0.3${if def:dnslist_text{\n$dnslist_text}}
187 >>> check dnslists = rbl3.test.ex=127.0.0.3
188 >>> dnslists check: rbl3.test.ex=127.0.0.3
189 >>> dnslists: using result of previous lookup
190 >>> DNS lookup for 15.12.11.V4NET.rbl3.test.ex succeeded (yielding 127.0.0.3)
191 >>> => that means V4NET.11.12.15 is listed at rbl3.test.ex
192 >>> deny: condition test succeeded in ACL "check_recipient"
193 >>> end of ACL "check_recipient": DENY
194 LOG: H=[V4NET.11.12.15] F=<postmaster@exim.test.ex> rejected RCPT <userx@exim.test.ex>: host is listed in rbl3.test.ex with value 127.0.0.3
195 >>> host in hosts_connection_nolog? no (option unset)
196 >>> host in host_lookup? no (option unset)
197 >>> host in host_reject_connection? no (option unset)
198 >>> host in sender_unqualified_hosts? no (option unset)
199 >>> host in recipient_unqualified_hosts? no (option unset)
200 >>> host in helo_verify_hosts? no (option unset)
201 >>> host in helo_try_verify_hosts? no (option unset)
202 >>> host in helo_accept_junk_hosts? no (option unset)
203 >>> using ACL "check_mail"
204 >>> processing "warn" (TESTSUITE/test-config 36)
205 >>> check dnslists = rbl4.test.ex&0.0.0.6
206 >>> dnslists check: rbl4.test.ex&0.0.0.6
207 >>> new DNS lookup for 20.12.11.V4NET.rbl4.test.ex
208 >>> dnslists: wrote cache entry, ttl=3600
209 >>> DNS lookup for 20.12.11.V4NET.rbl4.test.ex succeeded (yielding 127.0.0.6)
210 >>> => that means V4NET.11.12.20 is listed at rbl4.test.ex
211 >>> warn: condition test succeeded in ACL "check_mail"
212 >>> processing "warn" (TESTSUITE/test-config 37)
213 >>> check dnslists = rbl4.test.ex&127.0.0.3
214 >>> dnslists check: rbl4.test.ex&127.0.0.3
215 >>> dnslists: using result of previous lookup
216 >>> DNS lookup for 20.12.11.V4NET.rbl4.test.ex succeeded (yielding 127.0.0.6)
217 >>> => but we are not accepting this block class because
218 >>> => there was no match for &127.0.0.3
219 >>> warn: condition test failed in ACL "check_mail"
220 >>> processing "warn" (TESTSUITE/test-config 38)
221 >>> check dnslists = rbl4.test.ex!&0.0.0.7
222 >>> dnslists check: rbl4.test.ex!&0.0.0.7
223 >>> dnslists: using result of previous lookup
224 >>> DNS lookup for 20.12.11.V4NET.rbl4.test.ex succeeded (yielding 127.0.0.6)
225 >>> => that means V4NET.11.12.20 is listed at rbl4.test.ex
226 >>> check add_header = DNSlist: $dnslist_domain $dnslist_text $dnslist_matched
227 >>> = DNSlist: rbl4.test.ex V4NET.11.12.20
228 >>> warn: condition test succeeded in ACL "check_mail"
229 >>> processing "warn" (TESTSUITE/test-config 40)
230 >>> check dnslists = rbl5.test.ex,rbl4.test.ex=127.0.0.128
231 >>> dnslists check: rbl5.test.ex,rbl4.test.ex=127.0.0.128
232 >>> dnslists: using result of previous lookup
233 >>> DNS lookup for 20.12.11.V4NET.rbl4.test.ex succeeded (yielding 127.0.0.6)
234 >>> => but we are not accepting this block class because
235 >>> => there was no match for =127.0.0.128
236 >>> warn: condition test failed in ACL "check_mail"
237 >>> processing "accept" (TESTSUITE/test-config 42)
238 >>> accept: condition test succeeded in ACL "check_mail"
239 >>> end of ACL "check_mail": ACCEPT
240 >>> host in hosts_connection_nolog? no (option unset)
241 >>> host in host_lookup? no (option unset)
242 >>> host in host_reject_connection? no (option unset)
243 >>> host in sender_unqualified_hosts? no (option unset)
244 >>> host in recipient_unqualified_hosts? no (option unset)
245 >>> host in helo_verify_hosts? no (option unset)
246 >>> host in helo_try_verify_hosts? no (option unset)
247 >>> host in helo_accept_junk_hosts? no (option unset)
248 >>> using ACL "check_mail"
249 >>> processing "warn" (TESTSUITE/test-config 36)
250 >>> check dnslists = rbl4.test.ex&0.0.0.6
251 >>> dnslists check: rbl4.test.ex&0.0.0.6
252 >>> new DNS lookup for 21.12.11.V4NET.rbl4.test.ex
253 >>> dnslists: wrote cache entry, ttl=3600
254 >>> DNS lookup for 21.12.11.V4NET.rbl4.test.ex succeeded (yielding 127.0.0.7)
255 >>> => that means V4NET.11.12.21 is listed at rbl4.test.ex
256 >>> warn: condition test succeeded in ACL "check_mail"
257 >>> processing "warn" (TESTSUITE/test-config 37)
258 >>> check dnslists = rbl4.test.ex&127.0.0.3
259 >>> dnslists check: rbl4.test.ex&127.0.0.3
260 >>> dnslists: using result of previous lookup
261 >>> DNS lookup for 21.12.11.V4NET.rbl4.test.ex succeeded (yielding 127.0.0.7)
262 >>> => that means V4NET.11.12.21 is listed at rbl4.test.ex
263 >>> warn: condition test succeeded in ACL "check_mail"
264 >>> processing "warn" (TESTSUITE/test-config 38)
265 >>> check dnslists = rbl4.test.ex!&0.0.0.7
266 >>> dnslists check: rbl4.test.ex!&0.0.0.7
267 >>> dnslists: using result of previous lookup
268 >>> DNS lookup for 21.12.11.V4NET.rbl4.test.ex succeeded (yielding 127.0.0.7)
269 >>> => but we are not accepting this block class because
270 >>> => there was an exclude match for &0.0.0.7
271 >>> warn: condition test failed in ACL "check_mail"
272 >>> processing "warn" (TESTSUITE/test-config 40)
273 >>> check dnslists = rbl5.test.ex,rbl4.test.ex=127.0.0.128
274 >>> dnslists check: rbl5.test.ex,rbl4.test.ex=127.0.0.128
275 >>> dnslists: using result of previous lookup
276 >>> DNS lookup for 21.12.11.V4NET.rbl4.test.ex succeeded (yielding 127.0.0.7)
277 >>> => but we are not accepting this block class because
278 >>> => there was no match for =127.0.0.128
279 >>> warn: condition test failed in ACL "check_mail"
280 >>> processing "accept" (TESTSUITE/test-config 42)
281 >>> accept: condition test succeeded in ACL "check_mail"
282 >>> end of ACL "check_mail": ACCEPT
283 >>> host in hosts_connection_nolog? no (option unset)
284 >>> host in host_lookup? no (option unset)
285 >>> host in host_reject_connection? no (option unset)
286 >>> host in sender_unqualified_hosts? no (option unset)
287 >>> host in recipient_unqualified_hosts? no (option unset)
288 >>> host in helo_verify_hosts? no (option unset)
289 >>> host in helo_try_verify_hosts? no (option unset)
290 >>> host in helo_accept_junk_hosts? no (option unset)
291 >>> a.b in helo_lookup_domains? no (end of list)
292 >>> using ACL "check_helo"
293 >>> processing "warn" (TESTSUITE/test-config 21)
294 >>> check dnslists = rbl2.test.ex!=127.0.0.3 : rbl3.test.ex=127.0.0.3
295 >>> dnslists check: rbl2.test.ex!=127.0.0.3
296 >>> new DNS lookup for 15.12.11.V4NET.rbl2.test.ex
297 >>> dnslists: wrote cache entry, ttl=3000
298 >>> DNS lookup for 15.12.11.V4NET.rbl2.test.ex failed
299 >>> => that means V4NET.11.12.15 is not listed at rbl2.test.ex
300 >>> dnslists check: rbl3.test.ex=127.0.0.3
301 >>> new DNS lookup for 15.12.11.V4NET.rbl3.test.ex
302 >>> dnslists: wrote cache entry, ttl=3600
303 >>> DNS lookup for 15.12.11.V4NET.rbl3.test.ex succeeded (yielding 127.0.0.3)
304 >>> => that means V4NET.11.12.15 is listed at rbl3.test.ex
305 >>> warn: condition test succeeded in ACL "check_helo"
306 >>> processing "accept" (TESTSUITE/test-config 22)
307 >>> accept: condition test succeeded in ACL "check_helo"
308 >>> end of ACL "check_helo": ACCEPT
309 >>> host in hosts_connection_nolog? no (option unset)
310 >>> host in host_lookup? no (option unset)
311 >>> host in host_reject_connection? no (option unset)
312 >>> host in sender_unqualified_hosts? no (option unset)
313 >>> host in recipient_unqualified_hosts? no (option unset)
314 >>> host in helo_verify_hosts? no (option unset)
315 >>> host in helo_try_verify_hosts? no (option unset)
316 >>> host in helo_accept_junk_hosts? no (option unset)
317 >>> host in smtp_accept_max_nonmail_hosts? yes (matched "*")
318 >>> using ACL "check_vrfy"
319 >>> processing "warn" (TESTSUITE/test-config 25)
320 >>> check dnslists = rbl.test.ex=127.0.0.1
321 >>> dnslists check: rbl.test.ex=127.0.0.1
322 >>> new DNS lookup for 2.13.13.V4NET.rbl.test.ex
323 >>> dnslists: wrote cache entry, ttl=3600
324 >>> DNS lookup for 2.13.13.V4NET.rbl.test.ex succeeded (yielding 127.0.0.1, 127.0.0.2)
325 >>> => that means V4NET.13.13.2 is listed at rbl.test.ex
326 >>> warn: condition test succeeded in ACL "check_vrfy"
327 >>> processing "warn" (TESTSUITE/test-config 26)
328 >>> check dnslists = rbl.test.ex!=127.0.0.1
329 >>> dnslists check: rbl.test.ex!=127.0.0.1
330 >>> dnslists: using result of previous lookup
331 >>> DNS lookup for 2.13.13.V4NET.rbl.test.ex succeeded (yielding 127.0.0.1, 127.0.0.2)
332 >>> => but we are not accepting this block class because
333 >>> => there was an exclude match for =127.0.0.1
334 >>> warn: condition test failed in ACL "check_vrfy"
335 >>> processing "warn" (TESTSUITE/test-config 27)
336 >>> check dnslists = rbl.test.ex!=127.0.0.3
337 >>> dnslists check: rbl.test.ex!=127.0.0.3
338 >>> dnslists: using result of previous lookup
339 >>> DNS lookup for 2.13.13.V4NET.rbl.test.ex succeeded (yielding 127.0.0.1, 127.0.0.2)
340 >>> => that means V4NET.13.13.2 is listed at rbl.test.ex
341 >>> warn: condition test succeeded in ACL "check_vrfy"
342 >>> processing "warn" (TESTSUITE/test-config 28)
343 >>> check dnslists = rbl.test.ex==127.0.0.1
344 >>> dnslists check: rbl.test.ex==127.0.0.1
345 >>> dnslists: using result of previous lookup
346 >>> DNS lookup for 2.13.13.V4NET.rbl.test.ex succeeded (yielding 127.0.0.1, 127.0.0.2)
347 >>> => but we are not accepting this block class because
348 >>> => there was an IP address that did not match for ==127.0.0.1
349 >>> warn: condition test failed in ACL "check_vrfy"
350 >>> processing "warn" (TESTSUITE/test-config 29)
351 >>> check dnslists = rbl.test.ex==127.0.0.1,127.0.0.2
352 >>> dnslists check: rbl.test.ex==127.0.0.1,127.0.0.2
353 >>> dnslists: using result of previous lookup
354 >>> DNS lookup for 2.13.13.V4NET.rbl.test.ex succeeded (yielding 127.0.0.1, 127.0.0.2)
355 >>> => that means V4NET.13.13.2 is listed at rbl.test.ex
356 >>> warn: condition test succeeded in ACL "check_vrfy"
357 >>> processing "warn" (TESTSUITE/test-config 30)
358 >>> check dnslists = rbl.test.ex!==127.0.0.1
359 >>> dnslists check: rbl.test.ex!==127.0.0.1
360 >>> dnslists: using result of previous lookup
361 >>> DNS lookup for 2.13.13.V4NET.rbl.test.ex succeeded (yielding 127.0.0.1, 127.0.0.2)
362 >>> => that means V4NET.13.13.2 is listed at rbl.test.ex
363 >>> warn: condition test succeeded in ACL "check_vrfy"
364 >>> processing "warn" (TESTSUITE/test-config 31)
365 >>> check dnslists = rbl.test.ex!==127.0.0.3
366 >>> dnslists check: rbl.test.ex!==127.0.0.3
367 >>> dnslists: using result of previous lookup
368 >>> DNS lookup for 2.13.13.V4NET.rbl.test.ex succeeded (yielding 127.0.0.1, 127.0.0.2)
369 >>> => that means V4NET.13.13.2 is listed at rbl.test.ex
370 >>> warn: condition test succeeded in ACL "check_vrfy"
371 >>> processing "warn" (TESTSUITE/test-config 32)
372 >>> check dnslists = rbl.test.ex!==127.0.0.1,127.0.0.2
373 >>> dnslists check: rbl.test.ex!==127.0.0.1,127.0.0.2
374 >>> dnslists: using result of previous lookup
375 >>> DNS lookup for 2.13.13.V4NET.rbl.test.ex succeeded (yielding 127.0.0.1, 127.0.0.2)
376 >>> => but we are not accepting this block class because
377 >>> => there were no IP addresses that did not match for ==127.0.0.1,127.0.0.2
378 >>> warn: condition test failed in ACL "check_vrfy"
379 >>> processing "accept" (TESTSUITE/test-config 33)
380 >>> accept: condition test succeeded in ACL "check_vrfy"
381 >>> end of ACL "check_vrfy": ACCEPT
382 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
383 >>> routing a@b
384 >>> calling system_aliases router
385 >>> system_aliases router declined for a@b
386 >>> a in "userx"? no (end of list)
387 >>> no more routers
388 LOG: VRFY failed for a@b H=[V4NET.13.13.2]