Debug: mark up space/nl in lookup results
[exim.git] / test / stderr / 0023
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 >>> test in helo_lookup_domains?
10 >>>  list element: @
11 >>>  list element: @[]
12 >>> test in helo_lookup_domains? no (end of list)
13 >>> using ACL "acl_1_2_3"
14 >>> processing "require" (TESTSUITE/test-config 44)
15 >>> check domains = !nopass
16 >>> test.ex in "!nopass"?
17 >>>  list element: !nopass
18 >>> test.ex in "!nopass"? yes (end of list)
19 >>> require: condition test succeeded in ACL "acl_1_2_3"
20 >>> processing "require" (TESTSUITE/test-config 46)
21 >>>   message: $local_part@$domain shall not pass
22 >>> check domains = !wontpass
23 >>> test.ex in "!wontpass"?
24 >>>  list element: !wontpass
25 >>> test.ex in "!wontpass"? yes (end of list)
26 >>> require: condition test succeeded in ACL "acl_1_2_3"
27 >>> processing "deny" (TESTSUITE/test-config 49)
28 >>>   message: domain explicitly denied
29 >>> l_message: DOMAIN EXPLICITLY DENIED
30 >>> check continue = this value is not used
31 >>> check domains = deny.test.ex
32 >>> test.ex in "deny.test.ex"?
33 >>>  list element: deny.test.ex
34 >>> test.ex in "deny.test.ex"? no (end of list)
35 >>> deny: condition test failed in ACL "acl_1_2_3"
36 >>> processing "accept" (TESTSUITE/test-config 54)
37 >>> check domains = +local_domains
38 >>> test.ex in "+local_domains"?
39 >>>  list element: +local_domains
40 >>>  test.ex in "test.ex : *.test.ex"?
41 >>>   list element: test.ex
42 >>>   test.ex in "test.ex : *.test.ex"? yes (matched "test.ex")
43 >>>  test.ex in "+local_domains"? yes (matched "+local_domains")
44 >>>   message: $domain gets refused
45 >>> check domains = !refuse.test.ex
46 >>> test.ex in "!refuse.test.ex"?
47 >>>  list element: !refuse.test.ex
48 >>> test.ex in "!refuse.test.ex"? yes (end of list)
49 >>> accept: condition test succeeded in ACL "acl_1_2_3"
50 >>> end of ACL "acl_1_2_3": ACCEPT
51 >>> using ACL "acl_1_2_3"
52 >>> processing "require" (TESTSUITE/test-config 44)
53 >>> check domains = !nopass
54 >>> z in "!nopass"?
55 >>>  list element: !nopass
56 >>> z in "!nopass"? yes (end of list)
57 >>> require: condition test succeeded in ACL "acl_1_2_3"
58 >>> processing "require" (TESTSUITE/test-config 46)
59 >>>   message: $local_part@$domain shall not pass
60 >>> check domains = !wontpass
61 >>> z in "!wontpass"?
62 >>>  list element: !wontpass
63 >>> z in "!wontpass"? yes (end of list)
64 >>> require: condition test succeeded in ACL "acl_1_2_3"
65 >>> processing "deny" (TESTSUITE/test-config 49)
66 >>>   message: domain explicitly denied
67 >>> l_message: DOMAIN EXPLICITLY DENIED
68 >>> check continue = this value is not used
69 >>> check domains = deny.test.ex
70 >>> z in "deny.test.ex"?
71 >>>  list element: deny.test.ex
72 >>> z in "deny.test.ex"? no (end of list)
73 >>> deny: condition test failed in ACL "acl_1_2_3"
74 >>> processing "accept" (TESTSUITE/test-config 54)
75 >>> check domains = +local_domains
76 >>> z in "+local_domains"?
77 >>>  list element: +local_domains
78 >>>  z in "test.ex : *.test.ex"?
79 >>>   list element: test.ex
80 >>>   list element: *.test.ex
81 >>>  z in "test.ex : *.test.ex"? no (end of list)
82 >>> z in "+local_domains"? no (end of list)
83 >>> accept: condition test failed in ACL "acl_1_2_3"
84 >>> processing "accept" (TESTSUITE/test-config 60)
85 >>> check domains = +relay_domains
86 >>> z in "+relay_domains"?
87 >>>  list element: +relay_domains
88 >>>  z in "relay.test.ex"?
89 >>>   list element: relay.test.ex
90 >>>  z in "relay.test.ex"? no (end of list)
91 >>> z in "+relay_domains"? no (end of list)
92 >>> accept: condition test failed in ACL "acl_1_2_3"
93 >>> processing "accept" (TESTSUITE/test-config 61)
94 >>> check domains = +relay_domains
95 >>> z in "+relay_domains"?
96 >>>  list element: +relay_domains
97 >>> z in "+relay_domains"? no (end of list)
98 >>> accept: condition test failed in ACL "acl_1_2_3"
99 >>> end of ACL "acl_1_2_3": implicit DENY
100 LOG: H=(test) [1.2.3.4] F=<x@y> rejected RCPT <z@z>
101 >>> using ACL "acl_1_2_3"
102 >>> processing "require" (TESTSUITE/test-config 44)
103 >>> check domains = !nopass
104 >>> test.ex in "!nopass"?
105 >>>  list element: !nopass
106 >>> test.ex in "!nopass"? yes (end of list)
107 >>> require: condition test succeeded in ACL "acl_1_2_3"
108 >>> processing "require" (TESTSUITE/test-config 46)
109 >>>   message: $local_part@$domain shall not pass
110 >>> check domains = !wontpass
111 >>> test.ex in "!wontpass"?
112 >>>  list element: !wontpass
113 >>> test.ex in "!wontpass"? yes (end of list)
114 >>> require: condition test succeeded in ACL "acl_1_2_3"
115 >>> processing "deny" (TESTSUITE/test-config 49)
116 >>>   message: domain explicitly denied
117 >>> l_message: DOMAIN EXPLICITLY DENIED
118 >>> check continue = this value is not used
119 >>> check domains = deny.test.ex
120 >>> test.ex in "deny.test.ex"?
121 >>>  list element: deny.test.ex
122 >>> test.ex in "deny.test.ex"? no (end of list)
123 >>> deny: condition test failed in ACL "acl_1_2_3"
124 >>> processing "accept" (TESTSUITE/test-config 54)
125 >>> check domains = +local_domains
126 >>> test.ex in "+local_domains"?
127 >>>  list element: +local_domains
128 >>>  test.ex in "test.ex : *.test.ex"?
129 >>>   list element: test.ex
130 >>>   test.ex in "test.ex : *.test.ex"? yes (matched "test.ex")
131 >>>  test.ex in "+local_domains"? yes (matched "+local_domains")
132 >>>   message: $domain gets refused
133 >>> check domains = !refuse.test.ex
134 >>> test.ex in "!refuse.test.ex"?
135 >>>  list element: !refuse.test.ex
136 >>> test.ex in "!refuse.test.ex"? yes (end of list)
137 >>> accept: condition test succeeded in ACL "acl_1_2_3"
138 >>> end of ACL "acl_1_2_3": ACCEPT
139 >>> using ACL "acl_1_2_3"
140 >>> processing "require" (TESTSUITE/test-config 44)
141 >>> check domains = !nopass
142 >>> test.ex in "!nopass"?
143 >>>  list element: !nopass
144 >>> test.ex in "!nopass"? yes (end of list)
145 >>> require: condition test succeeded in ACL "acl_1_2_3"
146 >>> processing "require" (TESTSUITE/test-config 46)
147 >>>   message: $local_part@$domain shall not pass
148 >>> check domains = !wontpass
149 >>> test.ex in "!wontpass"?
150 >>>  list element: !wontpass
151 >>> test.ex in "!wontpass"? yes (end of list)
152 >>> require: condition test succeeded in ACL "acl_1_2_3"
153 >>> processing "deny" (TESTSUITE/test-config 49)
154 >>>   message: domain explicitly denied
155 >>> l_message: DOMAIN EXPLICITLY DENIED
156 >>> check continue = this value is not used
157 >>> check domains = deny.test.ex
158 >>> test.ex in "deny.test.ex"?
159 >>>  list element: deny.test.ex
160 >>> test.ex in "deny.test.ex"? no (end of list)
161 >>> deny: condition test failed in ACL "acl_1_2_3"
162 >>> processing "accept" (TESTSUITE/test-config 54)
163 >>> check domains = +local_domains
164 >>> test.ex in "+local_domains"?
165 >>>  list element: +local_domains
166 >>>  test.ex in "test.ex : *.test.ex"?
167 >>>   list element: test.ex
168 >>>   test.ex in "test.ex : *.test.ex"? yes (matched "test.ex")
169 >>>  test.ex in "+local_domains"? yes (matched "+local_domains")
170 >>>   message: $domain gets refused
171 >>> check domains = !refuse.test.ex
172 >>> test.ex in "!refuse.test.ex"?
173 >>>  list element: !refuse.test.ex
174 >>> test.ex in "!refuse.test.ex"? yes (end of list)
175 >>> accept: condition test succeeded in ACL "acl_1_2_3"
176 >>> end of ACL "acl_1_2_3": ACCEPT
177 >>> using ACL "acl_1_2_3"
178 >>> processing "require" (TESTSUITE/test-config 44)
179 >>> check domains = !nopass
180 >>> relay.test.ex in "!nopass"?
181 >>>  list element: !nopass
182 >>> relay.test.ex in "!nopass"? yes (end of list)
183 >>> require: condition test succeeded in ACL "acl_1_2_3"
184 >>> processing "require" (TESTSUITE/test-config 46)
185 >>>   message: $local_part@$domain shall not pass
186 >>> check domains = !wontpass
187 >>> relay.test.ex in "!wontpass"?
188 >>>  list element: !wontpass
189 >>> relay.test.ex in "!wontpass"? yes (end of list)
190 >>> require: condition test succeeded in ACL "acl_1_2_3"
191 >>> processing "deny" (TESTSUITE/test-config 49)
192 >>>   message: domain explicitly denied
193 >>> l_message: DOMAIN EXPLICITLY DENIED
194 >>> check continue = this value is not used
195 >>> check domains = deny.test.ex
196 >>> relay.test.ex in "deny.test.ex"?
197 >>>  list element: deny.test.ex
198 >>> relay.test.ex in "deny.test.ex"? no (end of list)
199 >>> deny: condition test failed in ACL "acl_1_2_3"
200 >>> processing "accept" (TESTSUITE/test-config 54)
201 >>> check domains = +local_domains
202 >>> relay.test.ex in "+local_domains"?
203 >>>  list element: +local_domains
204 >>>  relay.test.ex in "test.ex : *.test.ex"?
205 >>>   list element: test.ex
206 >>>   list element: *.test.ex
207 >>>   relay.test.ex in "test.ex : *.test.ex"? yes (matched "*.test.ex")
208 >>>  relay.test.ex in "+local_domains"? yes (matched "+local_domains")
209 >>>   message: $domain gets refused
210 >>> check domains = !refuse.test.ex
211 >>> relay.test.ex in "!refuse.test.ex"?
212 >>>  list element: !refuse.test.ex
213 >>> relay.test.ex in "!refuse.test.ex"? yes (end of list)
214 >>> accept: condition test succeeded in ACL "acl_1_2_3"
215 >>> end of ACL "acl_1_2_3": ACCEPT
216 >>> using ACL "acl_1_2_3"
217 >>> processing "require" (TESTSUITE/test-config 44)
218 >>> check domains = !nopass
219 >>> deny.test.ex in "!nopass"?
220 >>>  list element: !nopass
221 >>> deny.test.ex in "!nopass"? yes (end of list)
222 >>> require: condition test succeeded in ACL "acl_1_2_3"
223 >>> processing "require" (TESTSUITE/test-config 46)
224 >>>   message: $local_part@$domain shall not pass
225 >>> check domains = !wontpass
226 >>> deny.test.ex in "!wontpass"?
227 >>>  list element: !wontpass
228 >>> deny.test.ex in "!wontpass"? yes (end of list)
229 >>> require: condition test succeeded in ACL "acl_1_2_3"
230 >>> processing "deny" (TESTSUITE/test-config 49)
231 >>>   message: domain explicitly denied
232 >>> l_message: DOMAIN EXPLICITLY DENIED
233 >>> check continue = this value is not used
234 >>> check domains = deny.test.ex
235 >>> deny.test.ex in "deny.test.ex"?
236 >>>  list element: deny.test.ex
237 >>>  deny.test.ex in "deny.test.ex"? yes (matched "deny.test.ex")
238 >>> deny: condition test succeeded in ACL "acl_1_2_3"
239 >>> end of ACL "acl_1_2_3": DENY
240 LOG: H=(test) [1.2.3.4] F=<x@y> rejected RCPT <x@deny.test.ex>: DOMAIN EXPLICITLY DENIED
241 >>> using ACL "acl_1_2_3"
242 >>> processing "require" (TESTSUITE/test-config 44)
243 >>> check domains = !nopass
244 >>> refuse.test.ex in "!nopass"?
245 >>>  list element: !nopass
246 >>> refuse.test.ex in "!nopass"? yes (end of list)
247 >>> require: condition test succeeded in ACL "acl_1_2_3"
248 >>> processing "require" (TESTSUITE/test-config 46)
249 >>>   message: $local_part@$domain shall not pass
250 >>> check domains = !wontpass
251 >>> refuse.test.ex in "!wontpass"?
252 >>>  list element: !wontpass
253 >>> refuse.test.ex in "!wontpass"? yes (end of list)
254 >>> require: condition test succeeded in ACL "acl_1_2_3"
255 >>> processing "deny" (TESTSUITE/test-config 49)
256 >>>   message: domain explicitly denied
257 >>> l_message: DOMAIN EXPLICITLY DENIED
258 >>> check continue = this value is not used
259 >>> check domains = deny.test.ex
260 >>> refuse.test.ex in "deny.test.ex"?
261 >>>  list element: deny.test.ex
262 >>> refuse.test.ex in "deny.test.ex"? no (end of list)
263 >>> deny: condition test failed in ACL "acl_1_2_3"
264 >>> processing "accept" (TESTSUITE/test-config 54)
265 >>> check domains = +local_domains
266 >>> refuse.test.ex in "+local_domains"?
267 >>>  list element: +local_domains
268 >>>  refuse.test.ex in "test.ex : *.test.ex"?
269 >>>   list element: test.ex
270 >>>   list element: *.test.ex
271 >>>   refuse.test.ex in "test.ex : *.test.ex"? yes (matched "*.test.ex")
272 >>>  refuse.test.ex in "+local_domains"? yes (matched "+local_domains")
273 >>>   message: $domain gets refused
274 >>> check domains = !refuse.test.ex
275 >>> refuse.test.ex in "!refuse.test.ex"?
276 >>>  list element: !refuse.test.ex
277 >>>  refuse.test.ex in "!refuse.test.ex"? no (matched "!refuse.test.ex")
278 >>> accept: condition test failed in ACL "acl_1_2_3"
279 >>> accept: endpass encountered - denying access
280 LOG: H=(test) [1.2.3.4] F=<x@y> rejected RCPT <x@refuse.test.ex>: refuse.test.ex gets refused
281 >>> using ACL "acl_1_2_3"
282 >>> processing "require" (TESTSUITE/test-config 44)
283 >>> check domains = !nopass
284 >>> nopass in "!nopass"?
285 >>>  list element: !nopass
286 >>>  nopass in "!nopass"? no (matched "!nopass")
287 >>> require: condition test failed in ACL "acl_1_2_3"
288 >>> end of ACL "acl_1_2_3": not OK
289 LOG: H=(test) [1.2.3.4] F=<x@y> rejected RCPT <x@nopass>
290 >>> using ACL "acl_1_2_3"
291 >>> processing "require" (TESTSUITE/test-config 44)
292 >>> check domains = !nopass
293 >>> wontpass in "!nopass"?
294 >>>  list element: !nopass
295 >>> wontpass in "!nopass"? yes (end of list)
296 >>> require: condition test succeeded in ACL "acl_1_2_3"
297 >>> processing "require" (TESTSUITE/test-config 46)
298 >>>   message: $local_part@$domain shall not pass
299 >>> check domains = !wontpass
300 >>> wontpass in "!wontpass"?
301 >>>  list element: !wontpass
302 >>>  wontpass in "!wontpass"? no (matched "!wontpass")
303 >>> require: condition test failed in ACL "acl_1_2_3"
304 >>> end of ACL "acl_1_2_3": not OK
305 LOG: H=(test) [1.2.3.4] F=<x@y> rejected RCPT <x@wontpass>: x@wontpass shall not pass
306 >>> host in hosts_connection_nolog? no (option unset)
307 >>> host in host_lookup? no (option unset)
308 >>> host in host_reject_connection? no (option unset)
309 >>> host in sender_unqualified_hosts? no (option unset)
310 >>> host in recipient_unqualified_hosts? no (option unset)
311 >>> host in helo_verify_hosts? no (option unset)
312 >>> host in helo_try_verify_hosts? no (option unset)
313 >>> host in helo_accept_junk_hosts? no (option unset)
314 >>> test in helo_lookup_domains?
315 >>>  list element: @
316 >>>  list element: @[]
317 >>> test in helo_lookup_domains? no (end of list)
318 >>> using ACL "acl_5_6_7"
319 >>> processing "accept" (TESTSUITE/test-config 64)
320 >>> check domains = lsearch;TESTSUITE/aux-fixed/0023.doms
321 >>> y in "lsearch;TESTSUITE/aux-fixed/0023.doms"?
322 >>>  list element: lsearch;TESTSUITE/aux-fixed/0023.doms
323 >>> y in "lsearch;TESTSUITE/aux-fixed/0023.doms"? no (end of list)
324 >>> accept: condition test failed in ACL "acl_5_6_7"
325 >>> end of ACL "acl_5_6_7": implicit DENY
326 LOG: H=(test) [5.6.7.8] F=<x@y> rejected RCPT <x@y>
327 >>> using ACL "acl_5_6_7"
328 >>> processing "accept" (TESTSUITE/test-config 64)
329 >>> check domains = lsearch;TESTSUITE/aux-fixed/0023.doms
330 >>> test.ex in "lsearch;TESTSUITE/aux-fixed/0023.doms"?
331 >>>  list element: lsearch;TESTSUITE/aux-fixed/0023.doms
332 >>>  test.ex in "lsearch;TESTSUITE/aux-fixed/0023.doms"? yes (matched "lsearch;TESTSUITE/aux-fixed/0023.doms")
333 >>> check local_parts = $domain_data
334 >>> x in "userx : spqr"?
335 >>>  list element: userx
336 >>>  list element: spqr
337 >>> x in "userx : spqr"? no (end of list)
338 >>> accept: condition test failed in ACL "acl_5_6_7"
339 >>> end of ACL "acl_5_6_7": implicit DENY
340 LOG: H=(test) [5.6.7.8] F=<x@y> rejected RCPT <x@test.ex>
341 >>> using ACL "acl_5_6_7"
342 >>> processing "accept" (TESTSUITE/test-config 64)
343 >>> check domains = lsearch;TESTSUITE/aux-fixed/0023.doms
344 >>> test.ex in "lsearch;TESTSUITE/aux-fixed/0023.doms"?
345 >>>  list element: lsearch;TESTSUITE/aux-fixed/0023.doms
346 >>>  test.ex in "lsearch;TESTSUITE/aux-fixed/0023.doms"? yes (matched "lsearch;TESTSUITE/aux-fixed/0023.doms")
347 >>> check local_parts = $domain_data
348 >>> userx in "userx : spqr"?
349 >>>  list element: userx
350 >>>  userx in "userx : spqr"? yes (matched "userx")
351 >>> accept: condition test succeeded in ACL "acl_5_6_7"
352 >>> end of ACL "acl_5_6_7": ACCEPT
353 >>> using ACL "acl_5_6_7"
354 >>> processing "accept" (TESTSUITE/test-config 64)
355 >>> check domains = lsearch;TESTSUITE/aux-fixed/0023.doms
356 >>> test.ex in "lsearch;TESTSUITE/aux-fixed/0023.doms"?
357 >>>  list element: lsearch;TESTSUITE/aux-fixed/0023.doms
358 >>>  test.ex in "lsearch;TESTSUITE/aux-fixed/0023.doms"? yes (matched "lsearch;TESTSUITE/aux-fixed/0023.doms")
359 >>> check local_parts = $domain_data
360 >>> spqr in "userx : spqr"?
361 >>>  list element: userx
362 >>>  list element: spqr
363 >>>  spqr in "userx : spqr"? yes (matched "spqr")
364 >>> accept: condition test succeeded in ACL "acl_5_6_7"
365 >>> end of ACL "acl_5_6_7": ACCEPT
366 >>> host in hosts_connection_nolog? no (option unset)
367 >>> host in host_lookup? no (option unset)
368 >>> host in host_reject_connection? no (option unset)
369 >>> host in sender_unqualified_hosts? no (option unset)
370 >>> host in recipient_unqualified_hosts? no (option unset)
371 >>> host in helo_verify_hosts? no (option unset)
372 >>> host in helo_try_verify_hosts? no (option unset)
373 >>> host in helo_accept_junk_hosts? no (option unset)
374 >>> test in helo_lookup_domains?
375 >>>  list element: @
376 >>>  list element: @[]
377 >>> test in helo_lookup_domains? no (end of list)
378 >>> using ACL "acl_9_9_9"
379 >>> processing "accept" (TESTSUITE/test-config 91)
380 >>> check hosts = +ok9_hosts
381 >>> host in "+ok9_hosts"?
382 >>>  list element: +ok9_hosts
383 >>>  host in "9.9.9.9"?
384 >>>   list element: 9.9.9.9
385 >>>   host in "9.9.9.9"? yes (matched "9.9.9.9")
386 >>>  host in "+ok9_hosts"? yes (matched "+ok9_hosts")
387 >>> accept: condition test succeeded in ACL "acl_9_9_9"
388 >>> end of ACL "acl_9_9_9": ACCEPT
389 >>> using ACL "acl_9_9_9"
390 >>> processing "accept" (TESTSUITE/test-config 91)
391 >>> check hosts = +ok9_hosts
392 >>> host in "+ok9_hosts"?
393 >>>  list element: +ok9_hosts
394 >>>  host in "+ok9_hosts"? yes (matched "+ok9_hosts" - cached)
395 >>> accept: condition test succeeded in ACL "acl_9_9_9"
396 >>> end of ACL "acl_9_9_9": ACCEPT
397 >>> host in hosts_connection_nolog? no (option unset)
398 >>> host in host_lookup? no (option unset)
399 >>> host in host_reject_connection? no (option unset)
400 >>> host in sender_unqualified_hosts? no (option unset)
401 >>> host in recipient_unqualified_hosts? no (option unset)
402 >>> host in helo_verify_hosts? no (option unset)
403 >>> host in helo_try_verify_hosts? no (option unset)
404 >>> host in helo_accept_junk_hosts? no (option unset)
405 >>> test in helo_lookup_domains?
406 >>>  list element: @
407 >>>  list element: @[]
408 >>> test in helo_lookup_domains? no (end of list)
409 >>> using ACL "acl_9_9_9"
410 >>> processing "accept" (TESTSUITE/test-config 91)
411 >>> check hosts = +ok9_hosts
412 >>> host in "+ok9_hosts"?
413 >>>  list element: +ok9_hosts
414 >>>  host in "9.9.9.9"?
415 >>>   list element: 9.9.9.9
416 >>>  host in "9.9.9.9"? no (end of list)
417 >>> host in "+ok9_hosts"? no (end of list)
418 >>> accept: condition test failed in ACL "acl_9_9_9"
419 >>> processing "deny" (TESTSUITE/test-config 92)
420 >>>   message: don't like this host
421 >>> check hosts = 9.9.9.0/26
422 >>> host in "9.9.9.0/26"?
423 >>>  list element: 9.9.9.0/26
424 >>>  host in "9.9.9.0/26"? yes (matched "9.9.9.0/26")
425 >>> deny: condition test succeeded in ACL "acl_9_9_9"
426 >>> end of ACL "acl_9_9_9": DENY
427 LOG: H=(test) [9.9.9.8] F=<x@y> rejected RCPT <x@y>: don't like this host
428 >>> using ACL "acl_9_9_9"
429 >>> processing "accept" (TESTSUITE/test-config 91)
430 >>> check hosts = +ok9_hosts
431 >>> host in "+ok9_hosts"?
432 >>>  list element: +ok9_hosts
433 >>> host in "+ok9_hosts"? no (end of list)
434 >>> accept: condition test failed in ACL "acl_9_9_9"
435 >>> processing "deny" (TESTSUITE/test-config 92)
436 >>>   message: don't like this host
437 >>> check hosts = 9.9.9.0/26
438 >>> host in "9.9.9.0/26"?
439 >>>  list element: 9.9.9.0/26
440 >>>  host in "9.9.9.0/26"? yes (matched "9.9.9.0/26")
441 >>> deny: condition test succeeded in ACL "acl_9_9_9"
442 >>> end of ACL "acl_9_9_9": DENY
443 LOG: H=(test) [9.9.9.8] F=<x@y> rejected RCPT <a@b>: don't like this host
444 >>> host in hosts_connection_nolog? no (option unset)
445 >>> host in host_lookup? no (option unset)
446 >>> host in host_reject_connection? no (option unset)
447 >>> host in sender_unqualified_hosts? no (option unset)
448 >>> host in recipient_unqualified_hosts? no (option unset)
449 >>> host in helo_verify_hosts? no (option unset)
450 >>> host in helo_try_verify_hosts? no (option unset)
451 >>> host in helo_accept_junk_hosts? no (option unset)
452 >>> test in helo_lookup_domains?
453 >>>  list element: @
454 >>>  list element: @[]
455 >>> test in helo_lookup_domains? no (end of list)
456 >>> using ACL "acl_9_9_9"
457 >>> processing "accept" (TESTSUITE/test-config 91)
458 >>> check hosts = +ok9_hosts
459 >>> host in "+ok9_hosts"?
460 >>>  list element: +ok9_hosts
461 >>>  host in "9.9.9.9"?
462 >>>   list element: 9.9.9.9
463 >>>  host in "9.9.9.9"? no (end of list)
464 >>> host in "+ok9_hosts"? no (end of list)
465 >>> accept: condition test failed in ACL "acl_9_9_9"
466 >>> processing "deny" (TESTSUITE/test-config 92)
467 >>>   message: don't like this host
468 >>> check hosts = 9.9.9.0/26
469 >>> host in "9.9.9.0/26"?
470 >>>  list element: 9.9.9.0/26
471 >>> host in "9.9.9.0/26"? no (end of list)
472 >>> deny: condition test failed in ACL "acl_9_9_9"
473 >>> processing "accept" (TESTSUITE/test-config 94)
474 >>> check hosts = 9.9.9.0/24
475 >>> host in "9.9.9.0/24"?
476 >>>  list element: 9.9.9.0/24
477 >>>  host in "9.9.9.0/24"? yes (matched "9.9.9.0/24")
478 >>> accept: condition test succeeded in ACL "acl_9_9_9"
479 >>> end of ACL "acl_9_9_9": ACCEPT
480 >>> using ACL "acl_9_9_9"
481 >>> processing "accept" (TESTSUITE/test-config 91)
482 >>> check hosts = +ok9_hosts
483 >>> host in "+ok9_hosts"?
484 >>>  list element: +ok9_hosts
485 >>> host in "+ok9_hosts"? no (end of list)
486 >>> accept: condition test failed in ACL "acl_9_9_9"
487 >>> processing "deny" (TESTSUITE/test-config 92)
488 >>>   message: don't like this host
489 >>> check hosts = 9.9.9.0/26
490 >>> host in "9.9.9.0/26"?
491 >>>  list element: 9.9.9.0/26
492 >>> host in "9.9.9.0/26"? no (end of list)
493 >>> deny: condition test failed in ACL "acl_9_9_9"
494 >>> processing "accept" (TESTSUITE/test-config 94)
495 >>> check hosts = 9.9.9.0/24
496 >>> host in "9.9.9.0/24"?
497 >>>  list element: 9.9.9.0/24
498 >>>  host in "9.9.9.0/24"? yes (matched "9.9.9.0/24")
499 >>> accept: condition test succeeded in ACL "acl_9_9_9"
500 >>> end of ACL "acl_9_9_9": ACCEPT
501 >>> host in hosts_connection_nolog? no (option unset)
502 >>> host in host_lookup? no (option unset)
503 >>> host in host_reject_connection? no (option unset)
504 >>> host in sender_unqualified_hosts? no (option unset)
505 >>> host in recipient_unqualified_hosts? no (option unset)
506 >>> host in helo_verify_hosts? no (option unset)
507 >>> host in helo_try_verify_hosts? no (option unset)
508 >>> host in helo_accept_junk_hosts? no (option unset)
509 >>> test in helo_lookup_domains?
510 >>>  list element: @
511 >>>  list element: @[]
512 >>> test in helo_lookup_domains? no (end of list)
513 >>> using ACL "acl_5_6_8"
514 >>> processing "accept" (TESTSUITE/test-config 68)
515 >>> check senders = user1@domain1 : domain2 : +ok_senders
516 >>> x@y in "user1@domain1 : domain2 : +ok_senders"?
517 >>>  list element: user1@domain1
518 >>>  list element: domain2
519 >>>  y in "domain2"?
520 >>>   list element: domain2
521 >>>  y in "domain2"? no (end of list)
522 >>>  list element: +ok_senders
523 >>>  x@y in "ok@ok.ok"?
524 >>>   list element: ok@ok.ok
525 >>>  x@y in "ok@ok.ok"? no (end of list)
526 >>> x@y in "user1@domain1 : domain2 : +ok_senders"? no (end of list)
527 >>> accept: condition test failed in ACL "acl_5_6_8"
528 >>> end of ACL "acl_5_6_8": implicit DENY
529 LOG: H=(test) [5.6.8.1] F=<x@y> rejected RCPT <x@y>
530 >>> using ACL "acl_5_6_8"
531 >>> processing "accept" (TESTSUITE/test-config 68)
532 >>> check senders = user1@domain1 : domain2 : +ok_senders
533 >>> x@y in "user1@domain1 : domain2 : +ok_senders"?
534 >>>  list element: user1@domain1
535 >>>  list element: domain2
536 >>>  y in "domain2"?
537 >>>   list element: domain2
538 >>>  y in "domain2"? no (end of list)
539 >>>  list element: +ok_senders
540 >>> x@y in "user1@domain1 : domain2 : +ok_senders"? no (end of list)
541 >>> accept: condition test failed in ACL "acl_5_6_8"
542 >>> end of ACL "acl_5_6_8": implicit DENY
543 LOG: H=(test) [5.6.8.1] F=<x@y> rejected RCPT <y@x>
544 >>> using ACL "acl_5_6_8"
545 >>> processing "accept" (TESTSUITE/test-config 68)
546 >>> check senders = user1@domain1 : domain2 : +ok_senders
547 >>> user1@domain1 in "user1@domain1 : domain2 : +ok_senders"?
548 >>>  list element: user1@domain1
549 >>>  domain1 in "domain1"?
550 >>>   list element: domain1
551 >>>   domain1 in "domain1"? yes (matched "domain1")
552 >>>  user1@domain1 in "user1@domain1 : domain2 : +ok_senders"? yes (matched "user1@domain1")
553 >>> accept: condition test succeeded in ACL "acl_5_6_8"
554 >>> end of ACL "acl_5_6_8": ACCEPT
555 >>> host in smtp_accept_max_nonmail_hosts?
556 >>>  list element: *
557 >>>  host in smtp_accept_max_nonmail_hosts? yes (matched "*")
558 >>> using ACL "acl_5_6_8"
559 >>> processing "accept" (TESTSUITE/test-config 68)
560 >>> check senders = user1@domain1 : domain2 : +ok_senders
561 >>> user2@domain1 in "user1@domain1 : domain2 : +ok_senders"?
562 >>>  list element: user1@domain1
563 >>>  list element: domain2
564 >>>  domain1 in "domain2"?
565 >>>   list element: domain2
566 >>>  domain1 in "domain2"? no (end of list)
567 >>>  list element: +ok_senders
568 >>>  user2@domain1 in "ok@ok.ok"?
569 >>>   list element: ok@ok.ok
570 >>>  user2@domain1 in "ok@ok.ok"? no (end of list)
571 >>> user2@domain1 in "user1@domain1 : domain2 : +ok_senders"? no (end of list)
572 >>> accept: condition test failed in ACL "acl_5_6_8"
573 >>> end of ACL "acl_5_6_8": implicit DENY
574 LOG: H=(test) [5.6.8.1] F=<user2@domain1> rejected RCPT <x@y>
575 >>> using ACL "acl_5_6_8"
576 >>> processing "accept" (TESTSUITE/test-config 68)
577 >>> check senders = user1@domain1 : domain2 : +ok_senders
578 >>> user1@domain2 in "user1@domain1 : domain2 : +ok_senders"?
579 >>>  list element: user1@domain1
580 >>>  domain2 in "domain1"?
581 >>>   list element: domain1
582 >>>  domain2 in "domain1"? no (end of list)
583 >>>  list element: domain2
584 >>>  domain2 in "domain2"?
585 >>>   list element: domain2
586 >>>   domain2 in "domain2"? yes (matched "domain2")
587 >>>  user1@domain2 in "user1@domain1 : domain2 : +ok_senders"? yes (matched "domain2")
588 >>> accept: condition test succeeded in ACL "acl_5_6_8"
589 >>> end of ACL "acl_5_6_8": ACCEPT
590 >>> using ACL "acl_5_6_8"
591 >>> processing "accept" (TESTSUITE/test-config 68)
592 >>> check senders = user1@domain1 : domain2 : +ok_senders
593 >>> ok@ok.ok in "user1@domain1 : domain2 : +ok_senders"?
594 >>>  list element: user1@domain1
595 >>>  list element: domain2
596 >>>  ok.ok in "domain2"?
597 >>>   list element: domain2
598 >>>  ok.ok in "domain2"? no (end of list)
599 >>>  list element: +ok_senders
600 >>>  ok@ok.ok in "ok@ok.ok"?
601 >>>   list element: ok@ok.ok
602 >>>   ok.ok in "ok.ok"?
603 >>>    list element: ok.ok
604 >>>    ok.ok in "ok.ok"? yes (matched "ok.ok")
605 >>>   ok@ok.ok in "ok@ok.ok"? yes (matched "ok@ok.ok")
606 >>>  ok@ok.ok in "user1@domain1 : domain2 : +ok_senders"? yes (matched "+ok_senders")
607 >>> accept: condition test succeeded in ACL "acl_5_6_8"
608 >>> end of ACL "acl_5_6_8": ACCEPT
609 >>> using ACL "acl_5_6_8"
610 >>> processing "accept" (TESTSUITE/test-config 68)
611 >>> check senders = user1@domain1 : domain2 : +ok_senders
612 >>> ok@ok.ok in "user1@domain1 : domain2 : +ok_senders"?
613 >>>  list element: user1@domain1
614 >>>  list element: domain2
615 >>>  ok.ok in "domain2"?
616 >>>   list element: domain2
617 >>>  ok.ok in "domain2"? no (end of list)
618 >>>  list element: +ok_senders
619 >>>  ok@ok.ok in "user1@domain1 : domain2 : +ok_senders"? yes (matched "+ok_senders" - cached)
620 >>> accept: condition test succeeded in ACL "acl_5_6_8"
621 >>> end of ACL "acl_5_6_8": ACCEPT
622 >>> host in hosts_connection_nolog? no (option unset)
623 >>> host in host_lookup? no (option unset)
624 >>> host in host_reject_connection? no (option unset)
625 >>> host in sender_unqualified_hosts? no (option unset)
626 >>> host in recipient_unqualified_hosts? no (option unset)
627 >>> host in helo_verify_hosts? no (option unset)
628 >>> host in helo_try_verify_hosts? no (option unset)
629 >>> host in helo_accept_junk_hosts? no (option unset)
630 >>> test in helo_lookup_domains?
631 >>>  list element: @
632 >>>  list element: @[]
633 >>> test in helo_lookup_domains? no (end of list)
634 >>> using ACL "acl_5_6_11"
635 >>> processing "accept" (TESTSUITE/test-config 71)
636 >>> check condition = ${if match{$local_part}{^x}{yes}{no}}
637 >>>                 = yes
638 >>> accept: condition test succeeded in ACL "acl_5_6_11"
639 >>> end of ACL "acl_5_6_11": ACCEPT
640 >>> using ACL "acl_5_6_11"
641 >>> processing "accept" (TESTSUITE/test-config 71)
642 >>> check condition = ${if match{$local_part}{^x}{yes}{no}}
643 >>>                 = yes
644 >>> accept: condition test succeeded in ACL "acl_5_6_11"
645 >>> end of ACL "acl_5_6_11": ACCEPT
646 >>> using ACL "acl_5_6_11"
647 >>> processing "accept" (TESTSUITE/test-config 71)
648 >>> check condition = ${if match{$local_part}{^x}{yes}{no}}
649 >>>                 = no
650 >>> accept: condition test failed in ACL "acl_5_6_11"
651 >>> processing "deny" (TESTSUITE/test-config 72)
652 >>>   message: "local part of wrong type\n(quotes are literal)
653 >>> deny: condition test succeeded in ACL "acl_5_6_11"
654 >>> end of ACL "acl_5_6_11": DENY
655 LOG: H=(test) [5.6.11.1] F=<x@y> rejected RCPT <y2@y>: "local part of wrong type
656 >>> host in hosts_connection_nolog? no (option unset)
657 >>> host in host_lookup? no (option unset)
658 >>> host in host_reject_connection? no (option unset)
659 >>> host in sender_unqualified_hosts? no (option unset)
660 >>> host in recipient_unqualified_hosts? no (option unset)
661 >>> host in helo_verify_hosts? no (option unset)
662 >>> host in helo_try_verify_hosts? no (option unset)
663 >>> host in helo_accept_junk_hosts? no (option unset)
664 >>> test in helo_lookup_domains?
665 >>>  list element: @
666 >>>  list element: @[]
667 >>> test in helo_lookup_domains? no (end of list)
668 >>> using ACL "acl_5_6_12"
669 >>> processing "accept" (TESTSUITE/test-config 75)
670 >>> check hosts = 5.6.12.1
671 >>> host in "5.6.12.1"?
672 >>>  list element: 5.6.12.1
673 >>>  host in "5.6.12.1"? yes (matched "5.6.12.1")
674 >>>   message: failed nested acl
675 >>> check acl = acl_5_6_12A
676 >>>  using ACL "acl_5_6_12A"
677 >>>  processing "accept" (TESTSUITE/test-config 82)
678 >>>  check domains = ok
679 >>>  ok in "ok"?
680 >>>   list element: ok
681 >>>   ok in "ok"? yes (matched "ok")
682 >>>  accept: condition test succeeded in ACL "acl_5_6_12A"
683 >>>  end of ACL "acl_5_6_12A": ACCEPT
684 >>> accept: condition test succeeded in ACL "acl_5_6_12"
685 >>> end of ACL "acl_5_6_12": ACCEPT
686 >>> using ACL "acl_5_6_12"
687 >>> processing "accept" (TESTSUITE/test-config 75)
688 >>> check hosts = 5.6.12.1
689 >>> host in "5.6.12.1"?
690 >>>  list element: 5.6.12.1
691 >>>  host in "5.6.12.1"? yes (matched "5.6.12.1")
692 >>>   message: failed nested acl
693 >>> check acl = acl_5_6_12A
694 >>>  using ACL "acl_5_6_12A"
695 >>>  processing "accept" (TESTSUITE/test-config 82)
696 >>>  check domains = ok
697 >>>  y in "ok"?
698 >>>   list element: ok
699 >>>  y in "ok"? no (end of list)
700 >>>  accept: condition test failed in ACL "acl_5_6_12A"
701 >>>  end of ACL "acl_5_6_12A": implicit DENY
702 >>> accept: condition test failed in ACL "acl_5_6_12"
703 >>> accept: endpass encountered - denying access
704 LOG: H=(test) [5.6.12.1] F=<x@y> rejected RCPT <x@y>: failed nested acl
705 >>> host in hosts_connection_nolog? no (option unset)
706 >>> host in host_lookup? no (option unset)
707 >>> host in host_reject_connection? no (option unset)
708 >>> host in sender_unqualified_hosts? no (option unset)
709 >>> host in recipient_unqualified_hosts? no (option unset)
710 >>> host in helo_verify_hosts? no (option unset)
711 >>> host in helo_try_verify_hosts? no (option unset)
712 >>> host in helo_accept_junk_hosts? no (option unset)
713 >>> test in helo_lookup_domains?
714 >>>  list element: @
715 >>>  list element: @[]
716 >>> test in helo_lookup_domains? no (end of list)
717 >>> using ACL "acl_5_6_12"
718 >>> processing "accept" (TESTSUITE/test-config 75)
719 >>> check hosts = 5.6.12.1
720 >>> host in "5.6.12.1"?
721 >>>  list element: 5.6.12.1
722 >>> host in "5.6.12.1"? no (end of list)
723 >>> accept: condition test failed in ACL "acl_5_6_12"
724 >>> processing "accept" (TESTSUITE/test-config 79)
725 >>> accept: condition test succeeded in ACL "acl_5_6_12"
726 >>> end of ACL "acl_5_6_12": ACCEPT
727 >>> using ACL "acl_5_6_12"
728 >>> processing "accept" (TESTSUITE/test-config 75)
729 >>> check hosts = 5.6.12.1
730 >>> host in "5.6.12.1"?
731 >>>  list element: 5.6.12.1
732 >>> host in "5.6.12.1"? no (end of list)
733 >>> accept: condition test failed in ACL "acl_5_6_12"
734 >>> processing "accept" (TESTSUITE/test-config 79)
735 >>> accept: condition test succeeded in ACL "acl_5_6_12"
736 >>> end of ACL "acl_5_6_12": ACCEPT
737 >>> host in hosts_connection_nolog? no (option unset)
738 >>> host in host_lookup? no (option unset)
739 >>> host in host_reject_connection? no (option unset)
740 >>> host in sender_unqualified_hosts? no (option unset)
741 >>> host in recipient_unqualified_hosts? no (option unset)
742 >>> host in helo_verify_hosts? no (option unset)
743 >>> host in helo_try_verify_hosts? no (option unset)
744 >>> host in helo_accept_junk_hosts? no (option unset)
745 >>> test in helo_lookup_domains?
746 >>>  list element: @
747 >>>  list element: @[]
748 >>> test in helo_lookup_domains? no (end of list)
749 >>> using ACL "acl_8_8_8"
750 >>> processing "accept" (TESTSUITE/test-config 88)
751 >>> check acl = acl_8_8_8
752 >>>  using ACL "acl_8_8_8"
753 >>>  processing "accept" (TESTSUITE/test-config 88)
754 >>>  check acl = acl_8_8_8
755 >>>   using ACL "acl_8_8_8"
756 >>>   processing "accept" (TESTSUITE/test-config 88)
757 >>>   check acl = acl_8_8_8
758 >>>    using ACL "acl_8_8_8"
759 >>>    processing "accept" (TESTSUITE/test-config 88)
760 >>>    check acl = acl_8_8_8
761 >>>    â•Žusing ACL "acl_8_8_8"
762 >>>    â•Žprocessing "accept" (TESTSUITE/test-config 88)
763 >>>    â•Žcheck acl = acl_8_8_8
764 >>>    â•Ž using ACL "acl_8_8_8"
765 >>>    â•Ž processing "accept" (TESTSUITE/test-config 88)
766 >>>    â•Ž check acl = acl_8_8_8
767 >>>    â•Ž  using ACL "acl_8_8_8"
768 >>>    â•Ž  processing "accept" (TESTSUITE/test-config 88)
769 >>>    â•Ž  check acl = acl_8_8_8
770 >>>    â•Ž   using ACL "acl_8_8_8"
771 >>>    â•Ž   processing "accept" (TESTSUITE/test-config 88)
772 >>>    â•Ž   check acl = acl_8_8_8
773 >>>    â•Ž   â•Žusing ACL "acl_8_8_8"
774 >>>    â•Ž   â•Žprocessing "accept" (TESTSUITE/test-config 88)
775 >>>    â•Ž   â•Žcheck acl = acl_8_8_8
776 >>>    â•Ž   â•Ž using ACL "acl_8_8_8"
777 >>>    â•Ž   â•Ž processing "accept" (TESTSUITE/test-config 88)
778 >>>    â•Ž   â•Ž check acl = acl_8_8_8
779 >>>    â•Ž   â•Ž  using ACL "acl_8_8_8"
780 >>>    â•Ž   â•Ž  processing "accept" (TESTSUITE/test-config 88)
781 >>>    â•Ž   â•Ž  check acl = acl_8_8_8
782 >>>    â•Ž   â•Ž   using ACL "acl_8_8_8"
783 >>>    â•Ž   â•Ž   processing "accept" (TESTSUITE/test-config 88)
784 >>>    â•Ž   â•Ž   check acl = acl_8_8_8
785 >>>    â•Ž   â•Ž   â•Žusing ACL "acl_8_8_8"
786 >>>    â•Ž   â•Ž   â•Žprocessing "accept" (TESTSUITE/test-config 88)
787 >>>    â•Ž   â•Ž   â•Žcheck acl = acl_8_8_8
788 >>>    â•Ž   â•Ž   â•Ž using ACL "acl_8_8_8"
789 >>>    â•Ž   â•Ž   â•Ž processing "accept" (TESTSUITE/test-config 88)
790 >>>    â•Ž   â•Ž   â•Ž check acl = acl_8_8_8
791 >>>    â•Ž   â•Ž   â•Ž  using ACL "acl_8_8_8"
792 >>>    â•Ž   â•Ž   â•Ž  processing "accept" (TESTSUITE/test-config 88)
793 >>>    â•Ž   â•Ž   â•Ž  check acl = acl_8_8_8
794 >>>    â•Ž   â•Ž   â•Ž   using ACL "acl_8_8_8"
795 >>>    â•Ž   â•Ž   â•Ž   processing "accept" (TESTSUITE/test-config 88)
796 >>>    â•Ž   â•Ž   â•Ž   check acl = acl_8_8_8
797 >>>    â•Ž   â•Ž   â•Ž   â•Žusing ACL "acl_8_8_8"
798 >>>    â•Ž   â•Ž   â•Ž   â•Žprocessing "accept" (TESTSUITE/test-config 88)
799 >>>    â•Ž   â•Ž   â•Ž   â•Žcheck acl = acl_8_8_8
800 >>>    â•Ž   â•Ž   â•Ž   â•Ž using ACL "acl_8_8_8"
801 >>>    â•Ž   â•Ž   â•Ž   â•Ž processing "accept" (TESTSUITE/test-config 88)
802 >>>    â•Ž   â•Ž   â•Ž   â•Ž check acl = acl_8_8_8
803 >>>    â•Ž   â•Ž   â•Ž   â•Ž  using ACL "acl_8_8_8"
804 >>>    â•Ž   â•Ž   â•Ž   â•Ž  processing "accept" (TESTSUITE/test-config 88)
805 >>>    â•Ž   â•Ž   â•Ž   â•Ž  check acl = acl_8_8_8
806 >>>    â•Ž   â•Ž   â•Ž   â•Ž   using ACL "acl_8_8_8"
807 >>>    â•Ž   â•Ž   â•Ž   â•Ž   processing "accept" (TESTSUITE/test-config 88)
808 >>>    â•Ž   â•Ž   â•Ž   â•Ž   check acl = acl_8_8_8
809 >>>    â•Ž   â•Ž   â•Ž   â•Ž   â•Žusing ACL "acl_8_8_8"
810 >>>    â•Ž   â•Ž   â•Ž   â•Ž   â•Žprocessing "accept" (TESTSUITE/test-config 88)
811 >>>    â•Ž   â•Ž   â•Ž   â•Ž   â•Žcheck acl = acl_8_8_8
812 >>>    â•Ž   â•Ž   â•Ž   â•Ž   â•Žaccept: condition test error in ACL "acl_8_8_8"
813 >>>    â•Ž   â•Ž   â•Ž   â•Ž   accept: condition test error in ACL "acl_8_8_8"
814 >>>    â•Ž   â•Ž   â•Ž   â•Ž  accept: condition test error in ACL "acl_8_8_8"
815 >>>    â•Ž   â•Ž   â•Ž   â•Ž accept: condition test error in ACL "acl_8_8_8"
816 >>>    â•Ž   â•Ž   â•Ž   â•Žaccept: condition test error in ACL "acl_8_8_8"
817 >>>    â•Ž   â•Ž   â•Ž   accept: condition test error in ACL "acl_8_8_8"
818 >>>    â•Ž   â•Ž   â•Ž  accept: condition test error in ACL "acl_8_8_8"
819 >>>    â•Ž   â•Ž   â•Ž accept: condition test error in ACL "acl_8_8_8"
820 >>>    â•Ž   â•Ž   â•Žaccept: condition test error in ACL "acl_8_8_8"
821 >>>    â•Ž   â•Ž   accept: condition test error in ACL "acl_8_8_8"
822 >>>    â•Ž   â•Ž  accept: condition test error in ACL "acl_8_8_8"
823 >>>    â•Ž   â•Ž accept: condition test error in ACL "acl_8_8_8"
824 >>>    â•Ž   â•Žaccept: condition test error in ACL "acl_8_8_8"
825 >>>    â•Ž   accept: condition test error in ACL "acl_8_8_8"
826 >>>    â•Ž  accept: condition test error in ACL "acl_8_8_8"
827 >>>    â•Ž accept: condition test error in ACL "acl_8_8_8"
828 >>>    â•Žaccept: condition test error in ACL "acl_8_8_8"
829 >>>    accept: condition test error in ACL "acl_8_8_8"
830 >>>   accept: condition test error in ACL "acl_8_8_8"
831 >>>  accept: condition test error in ACL "acl_8_8_8"
832 >>> accept: condition test error in ACL "acl_8_8_8"
833 LOG: H=(test) [8.8.8.8] F=<x@y> temporarily rejected RCPT <x@y>: ACL nested too deep: possible loop
834 >>> host in hosts_connection_nolog? no (option unset)
835 >>> host in host_lookup? no (option unset)
836 >>> host in host_reject_connection? no (option unset)
837 >>> host in sender_unqualified_hosts? no (option unset)
838 >>> host in recipient_unqualified_hosts? no (option unset)
839 >>> host in helo_verify_hosts? no (option unset)
840 >>> host in helo_try_verify_hosts? no (option unset)
841 >>> host in helo_accept_junk_hosts? no (option unset)
842 >>> test in helo_lookup_domains?
843 >>>  list element: @
844 >>>  list element: @[]
845 >>> test in helo_lookup_domains? no (end of list)
846 >>> using ACL "acl_5_6_13"
847 >>> processing "accept" (TESTSUITE/test-config 85)
848 >>> check acl = TESTSUITE/aux-fixed/0023.acl1
849 >>>  read ACL from file TESTSUITE/aux-fixed/0023.acl1
850 >>>  processing "accept" (TESTSUITE/test-config 272)
851 >>>  check domains = y
852 >>>  y in "y"?
853 >>>   list element: y
854 >>>   y in "y"? yes (matched "y")
855 >>>  check local_parts = x
856 >>>  x in "x"?
857 >>>   list element: x
858 >>>   x in "x"? yes (matched "x")
859 >>>  accept: condition test succeeded in ACL "TESTSUITE/aux-fixed/0023.acl1"
860 >>>  end of ACL "TESTSUITE/aux-fixed/0023.acl1": ACCEPT
861 >>> accept: condition test succeeded in ACL "acl_5_6_13"
862 >>> end of ACL "acl_5_6_13": ACCEPT
863 >>> using ACL "acl_5_6_13"
864 >>> processing "accept" (TESTSUITE/test-config 85)
865 >>> check acl = TESTSUITE/aux-fixed/0023.acl1
866 >>>  using ACL "TESTSUITE/aux-fixed/0023.acl1"
867 >>>  processing "accept" (TESTSUITE/test-config 272)
868 >>>  check domains = y
869 >>>  y in "y"?
870 >>>   list element: y
871 >>>   y in "y"? yes (matched "y")
872 >>>  check local_parts = x
873 >>>  x1 in "x"?
874 >>>   list element: x
875 >>>  x1 in "x"? no (end of list)
876 >>>  accept: condition test failed in ACL "TESTSUITE/aux-fixed/0023.acl1"
877 >>>  end of ACL "TESTSUITE/aux-fixed/0023.acl1": implicit DENY
878 >>> accept: condition test failed in ACL "acl_5_6_13"
879 >>> end of ACL "acl_5_6_13": implicit DENY
880 LOG: H=(test) [5.6.13.1] F=<x@y> rejected RCPT <x1@y>
881 >>> using ACL "acl_5_6_13"
882 >>> processing "accept" (TESTSUITE/test-config 85)
883 >>> check acl = TESTSUITE/aux-fixed/0023.acl1
884 >>>  using ACL "TESTSUITE/aux-fixed/0023.acl1"
885 >>>  processing "accept" (TESTSUITE/test-config 272)
886 >>>  check domains = y
887 >>>  y in "y"?
888 >>>   list element: y
889 >>>   y in "y"? yes (matched "y")
890 >>>  check local_parts = x
891 >>>  x2 in "x"?
892 >>>   list element: x
893 >>>  x2 in "x"? no (end of list)
894 >>>  accept: condition test failed in ACL "TESTSUITE/aux-fixed/0023.acl1"
895 >>>  end of ACL "TESTSUITE/aux-fixed/0023.acl1": implicit DENY
896 >>> accept: condition test failed in ACL "acl_5_6_13"
897 >>> end of ACL "acl_5_6_13": implicit DENY
898 LOG: H=(test) [5.6.13.1] F=<x@y> rejected RCPT <x2@y>
899 >>> host in hosts_connection_nolog? no (option unset)
900 >>> host in host_lookup? no (option unset)
901 >>> host in host_reject_connection? no (option unset)
902 >>> host in sender_unqualified_hosts? no (option unset)
903 >>> host in recipient_unqualified_hosts? no (option unset)
904 >>> host in helo_verify_hosts? no (option unset)
905 >>> host in helo_try_verify_hosts? no (option unset)
906 >>> host in helo_accept_junk_hosts? no (option unset)
907 >>> test in helo_lookup_domains?
908 >>>  list element: @
909 >>>  list element: @[]
910 >>> test in helo_lookup_domains? no (end of list)
911 >>> using ACL "acl_V4NET_11_12"
912 >>> processing "deny" (TESTSUITE/test-config 105)
913 >>>   message: host in DNS list $dnslist_domain: $dnslist_text
914 >>> l_message: DNSLIST ($dnslist_domain: $dnslist_text)
915 >>> check dnslists = rbl.test.ex
916 >>> dnslists check: rbl.test.ex
917 >>> new DNS lookup for 13.12.11.V4NET.rbl.test.ex
918 >>> dnslists: wrote cache entry, ttl=3
919 >>> DNS lookup for 13.12.11.V4NET.rbl.test.ex succeeded (yielding 127.0.0.2)
920 >>> => that means V4NET.11.12.13 is listed at rbl.test.ex
921 >>> deny: condition test succeeded in ACL "acl_V4NET_11_12"
922 >>> end of ACL "acl_V4NET_11_12": DENY
923 LOG: H=(test) [V4NET.11.12.13] F=<x@y> rejected RCPT <x@y>: DNSLIST (rbl.test.ex: This is a test blacklisting message)
924 >>> using ACL "acl_V4NET_11_12"
925 >>> processing "deny" (TESTSUITE/test-config 105)
926 >>>   message: host in DNS list $dnslist_domain: $dnslist_text
927 >>> l_message: DNSLIST ($dnslist_domain: $dnslist_text)
928 >>> check dnslists = rbl.test.ex
929 >>> dnslists check: rbl.test.ex
930 >>> dnslists: using result of previous lookup
931 >>> DNS lookup for 13.12.11.V4NET.rbl.test.ex succeeded (yielding 127.0.0.2)
932 >>> => that means V4NET.11.12.13 is listed at rbl.test.ex
933 >>> deny: condition test succeeded in ACL "acl_V4NET_11_12"
934 >>> end of ACL "acl_V4NET_11_12": DENY
935 LOG: H=(test) [V4NET.11.12.13] F=<x@y> rejected RCPT <x1@y>: DNSLIST (rbl.test.ex: This is a test blacklisting message)
936 >>> host in hosts_connection_nolog? no (option unset)
937 >>> host in host_lookup? no (option unset)
938 >>> host in host_reject_connection? no (option unset)
939 >>> host in sender_unqualified_hosts? no (option unset)
940 >>> host in recipient_unqualified_hosts? no (option unset)
941 >>> host in helo_verify_hosts? no (option unset)
942 >>> host in helo_try_verify_hosts? no (option unset)
943 >>> host in helo_accept_junk_hosts? no (option unset)
944 >>> test in helo_lookup_domains?
945 >>>  list element: @
946 >>>  list element: @[]
947 >>> test in helo_lookup_domains? no (end of list)
948 >>> using ACL "acl_V4NET_11_12"
949 >>> processing "deny" (TESTSUITE/test-config 105)
950 >>>   message: host in DNS list $dnslist_domain: $dnslist_text
951 >>> l_message: DNSLIST ($dnslist_domain: $dnslist_text)
952 >>> check dnslists = rbl.test.ex
953 >>> dnslists check: rbl.test.ex
954 >>> new DNS lookup for 12.12.11.V4NET.rbl.test.ex
955 >>> dnslists: wrote cache entry, ttl=3000
956 >>> DNS lookup for 12.12.11.V4NET.rbl.test.ex failed
957 >>> => that means V4NET.11.12.12 is not listed at rbl.test.ex
958 >>> deny: condition test failed in ACL "acl_V4NET_11_12"
959 >>> processing "accept" (TESTSUITE/test-config 108)
960 >>> accept: condition test succeeded in ACL "acl_V4NET_11_12"
961 >>> end of ACL "acl_V4NET_11_12": ACCEPT
962 >>> using ACL "acl_V4NET_11_12"
963 >>> processing "deny" (TESTSUITE/test-config 105)
964 >>>   message: host in DNS list $dnslist_domain: $dnslist_text
965 >>> l_message: DNSLIST ($dnslist_domain: $dnslist_text)
966 >>> check dnslists = rbl.test.ex
967 >>> dnslists check: rbl.test.ex
968 >>> dnslists: using result of previous lookup
969 >>> DNS lookup for 12.12.11.V4NET.rbl.test.ex failed
970 >>> => that means V4NET.11.12.12 is not listed at rbl.test.ex
971 >>> deny: condition test failed in ACL "acl_V4NET_11_12"
972 >>> processing "accept" (TESTSUITE/test-config 108)
973 >>> accept: condition test succeeded in ACL "acl_V4NET_11_12"
974 >>> end of ACL "acl_V4NET_11_12": ACCEPT
975 >>> host in hosts_connection_nolog? no (option unset)
976 >>> host in host_lookup? no (option unset)
977 >>> host in host_reject_connection? no (option unset)
978 >>> host in sender_unqualified_hosts? no (option unset)
979 >>> host in recipient_unqualified_hosts? no (option unset)
980 >>> host in helo_verify_hosts? no (option unset)
981 >>> host in helo_try_verify_hosts? no (option unset)
982 >>> host in helo_accept_junk_hosts? no (option unset)
983 >>> test in helo_lookup_domains?
984 >>>  list element: @
985 >>>  list element: @[]
986 >>> test in helo_lookup_domains? no (end of list)
987 >>> using ACL "acl_20_20_20"
988 >>> processing "accept" (TESTSUITE/test-config 111)
989 >>>   message: sender verify failure
990 >>> check verify = sender
991 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
992 >>> routing x@y
993 >>> x in "^ok"?
994 >>>  list element: ^ok
995 >>> x in "^ok"? no (end of list)
996 >>> x in "^userx : ^cond-"?
997 >>>  list element: ^userx
998 >>>  list element: ^cond-
999 >>> x in "^userx : ^cond-"? no (end of list)
1000 >>> x in "fail"?
1001 >>>  list element: fail
1002 >>> x in "fail"? no (end of list)
1003 >>> no more routers
1004 >>> ----------- end verify ------------
1005 >>> accept: condition test failed in ACL "acl_20_20_20"
1006 >>> accept: endpass encountered - denying access
1007 LOG: H=(test) [20.20.20.20] sender verify fail for <x@y>: Unrouteable address
1008 LOG: H=(test) [20.20.20.20] F=<x@y> rejected RCPT <x1@y>: Sender verify failed
1009 >>> using ACL "acl_20_20_20"
1010 >>> processing "accept" (TESTSUITE/test-config 111)
1011 >>>   message: sender verify failure
1012 >>> check verify = sender
1013 >>> using cached sender verify result
1014 >>> accept: condition test failed in ACL "acl_20_20_20"
1015 >>> accept: endpass encountered - denying access
1016 LOG: H=(test) [20.20.20.20] F=<x@y> rejected RCPT <x2@y>: Sender verify failed
1017 >>> host in hosts_connection_nolog? no (option unset)
1018 >>> host in host_lookup? no (option unset)
1019 >>> host in host_reject_connection? no (option unset)
1020 >>> host in sender_unqualified_hosts? no (option unset)
1021 >>> host in recipient_unqualified_hosts? no (option unset)
1022 >>> host in helo_verify_hosts? no (option unset)
1023 >>> host in helo_try_verify_hosts? no (option unset)
1024 >>> host in helo_accept_junk_hosts? no (option unset)
1025 >>> test in helo_lookup_domains?
1026 >>>  list element: @
1027 >>>  list element: @[]
1028 >>> test in helo_lookup_domains? no (end of list)
1029 >>> using ACL "acl_20_20_20"
1030 >>> processing "accept" (TESTSUITE/test-config 111)
1031 >>>   message: sender verify failure
1032 >>> check verify = sender
1033 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
1034 >>> routing userx@y
1035 >>> userx in "^ok"?
1036 >>>  list element: ^ok
1037 >>> userx in "^ok"? no (end of list)
1038 >>> userx in "^userx : ^cond-"?
1039 >>>  list element: ^userx
1040 >>>  userx in "^userx : ^cond-"? yes (matched "^userx")
1041 >>> calling r1 router
1042 >>> routed by r1 router
1043 >>> ----------- end verify ------------
1044 >>>   message: recipient verify failure
1045 >>> check verify = recipient
1046 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
1047 >>> routing x1@y
1048 >>> x1 in "^ok"?
1049 >>>  list element: ^ok
1050 >>> x1 in "^ok"? no (end of list)
1051 >>> x1 in "^userx : ^cond-"?
1052 >>>  list element: ^userx
1053 >>>  list element: ^cond-
1054 >>> x1 in "^userx : ^cond-"? no (end of list)
1055 >>> x1 in "fail"?
1056 >>>  list element: fail
1057 >>> x1 in "fail"? no (end of list)
1058 >>> no more routers
1059 >>> ----------- end verify ------------
1060 >>> accept: condition test failed in ACL "acl_20_20_20"
1061 >>> accept: endpass encountered - denying access
1062 LOG: H=(test) [20.20.20.20] F=<userx@y> rejected RCPT <x1@y>: Unrouteable address
1063 >>> using ACL "acl_20_20_20"
1064 >>> processing "accept" (TESTSUITE/test-config 111)
1065 >>>   message: sender verify failure
1066 >>> check verify = sender
1067 >>> using cached sender verify result
1068 >>>   message: recipient verify failure
1069 >>> check verify = recipient
1070 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
1071 >>> routing userx@y
1072 >>> userx in "^ok"?
1073 >>>  list element: ^ok
1074 >>> userx in "^ok"? no (end of list)
1075 >>> userx in "^userx : ^cond-"?
1076 >>>  list element: ^userx
1077 >>>  userx in "^userx : ^cond-"? yes (matched "^userx")
1078 >>> calling r1 router
1079 >>> routed by r1 router
1080 >>> ----------- end verify ------------
1081 >>> accept: condition test succeeded in ACL "acl_20_20_20"
1082 >>> end of ACL "acl_20_20_20": ACCEPT
1083 >>> host in hosts_connection_nolog? no (option unset)
1084 >>> host in host_lookup? no (option unset)
1085 >>> host in host_reject_connection? no (option unset)
1086 >>> host in sender_unqualified_hosts? no (option unset)
1087 >>> host in recipient_unqualified_hosts? no (option unset)
1088 >>> host in helo_verify_hosts? no (option unset)
1089 >>> host in helo_try_verify_hosts? no (option unset)
1090 >>> host in helo_accept_junk_hosts? no (option unset)
1091 >>> test in helo_lookup_domains?
1092 >>>  list element: @
1093 >>>  list element: @[]
1094 >>> test in helo_lookup_domains? no (end of list)
1095 >>> using ACL "acl_21_21_21"
1096 >>> processing "accept" (TESTSUITE/test-config 118)
1097 >>> check verify = sender
1098 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
1099 >>> routing userx@y
1100 >>> userx in "^ok"?
1101 >>>  list element: ^ok
1102 >>> userx in "^ok"? no (end of list)
1103 >>> userx in "^userx : ^cond-"?
1104 >>>  list element: ^userx
1105 >>>  userx in "^userx : ^cond-"? yes (matched "^userx")
1106 >>> calling r1 router
1107 >>> routed by r1 router
1108 >>> ----------- end verify ------------
1109 >>> check verify = recipient
1110 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
1111 >>> routing x1@y
1112 >>> x1 in "^ok"?
1113 >>>  list element: ^ok
1114 >>> x1 in "^ok"? no (end of list)
1115 >>> x1 in "^userx : ^cond-"?
1116 >>>  list element: ^userx
1117 >>>  list element: ^cond-
1118 >>> x1 in "^userx : ^cond-"? no (end of list)
1119 >>> x1 in "fail"?
1120 >>>  list element: fail
1121 >>> x1 in "fail"? no (end of list)
1122 >>> no more routers
1123 >>> ----------- end verify ------------
1124 >>> accept: condition test failed in ACL "acl_21_21_21"
1125 >>> end of ACL "acl_21_21_21": implicit DENY
1126 LOG: H=(test) [21.21.21.21] F=<userx@y> rejected RCPT <x1@y>: Unrouteable address
1127 >>> using ACL "acl_21_21_21"
1128 >>> processing "accept" (TESTSUITE/test-config 118)
1129 >>> check verify = sender
1130 >>> using cached sender verify result
1131 >>> check verify = recipient
1132 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
1133 >>> routing userx@y
1134 >>> userx in "^ok"?
1135 >>>  list element: ^ok
1136 >>> userx in "^ok"? no (end of list)
1137 >>> userx in "^userx : ^cond-"?
1138 >>>  list element: ^userx
1139 >>>  userx in "^userx : ^cond-"? yes (matched "^userx")
1140 >>> calling r1 router
1141 >>> routed by r1 router
1142 >>> ----------- end verify ------------
1143 >>> accept: condition test succeeded in ACL "acl_21_21_21"
1144 >>> end of ACL "acl_21_21_21": ACCEPT
1145 >>> using ACL "acl_21_21_21"
1146 >>> processing "accept" (TESTSUITE/test-config 118)
1147 >>> check verify = sender
1148 >>> using cached sender verify result
1149 >>> check verify = recipient
1150 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
1151 >>> routing fail@y
1152 >>> fail in "^ok"?
1153 >>>  list element: ^ok
1154 >>> fail in "^ok"? no (end of list)
1155 >>> fail in "^userx : ^cond-"?
1156 >>>  list element: ^userx
1157 >>>  list element: ^cond-
1158 >>> fail in "^userx : ^cond-"? no (end of list)
1159 >>> fail in "fail"?
1160 >>>  list element: fail
1161 >>>  fail in "fail"? yes (matched "fail")
1162 >>> calling r2 router
1163 >>> r2 router forced address failure
1164 >>> ----------- end verify ------------
1165 >>> accept: condition test failed in ACL "acl_21_21_21"
1166 >>> end of ACL "acl_21_21_21": implicit DENY
1167 LOG: H=(test) [21.21.21.21] F=<userx@y> rejected RCPT <fail@y>: here is a fail message
1168 >>> using ACL "acl_21_21_21"
1169 >>> processing "accept" (TESTSUITE/test-config 118)
1170 >>> check verify = sender
1171 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
1172 >>> routing x@y
1173 >>> x in "^ok"?
1174 >>>  list element: ^ok
1175 >>> x in "^ok"? no (end of list)
1176 >>> x in "^userx : ^cond-"?
1177 >>>  list element: ^userx
1178 >>>  list element: ^cond-
1179 >>> x in "^userx : ^cond-"? no (end of list)
1180 >>> x in "fail"?
1181 >>>  list element: fail
1182 >>> x in "fail"? no (end of list)
1183 >>> no more routers
1184 >>> ----------- end verify ------------
1185 >>> accept: condition test failed in ACL "acl_21_21_21"
1186 >>> end of ACL "acl_21_21_21": implicit DENY
1187 LOG: H=(test) [21.21.21.21] sender verify fail for <x@y>: Unrouteable address
1188 LOG: H=(test) [21.21.21.21] F=<x@y> rejected RCPT <x1@y>: Sender verify failed
1189 >>> using ACL "acl_21_21_21"
1190 >>> processing "accept" (TESTSUITE/test-config 118)
1191 >>> check verify = sender
1192 >>> using cached sender verify result
1193 >>> accept: condition test failed in ACL "acl_21_21_21"
1194 >>> end of ACL "acl_21_21_21": implicit DENY
1195 LOG: H=(test) [21.21.21.21] F=<x@y> rejected RCPT <x2@y>: Sender verify failed
1196 >>> host in smtp_accept_max_nonmail_hosts?
1197 >>>  list element: *
1198 >>>  host in smtp_accept_max_nonmail_hosts? yes (matched "*")
1199 >>> using ACL "acl_21_21_21"
1200 >>> processing "accept" (TESTSUITE/test-config 118)
1201 >>> check verify = sender
1202 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
1203 >>> routing fail@y
1204 >>> fail in "^ok"?
1205 >>>  list element: ^ok
1206 >>> fail in "^ok"? no (end of list)
1207 >>> fail in "^userx : ^cond-"?
1208 >>>  list element: ^userx
1209 >>>  list element: ^cond-
1210 >>> fail in "^userx : ^cond-"? no (end of list)
1211 >>> fail in "fail"?
1212 >>>  list element: fail
1213 >>>  fail in "fail"? yes (matched "fail")
1214 >>> calling r2 router
1215 >>> r2 router forced address failure
1216 >>> ----------- end verify ------------
1217 >>> accept: condition test failed in ACL "acl_21_21_21"
1218 >>> end of ACL "acl_21_21_21": implicit DENY
1219 LOG: H=(test) [21.21.21.21] sender verify fail for <fail@y>: here is a fail message
1220 LOG: H=(test) [21.21.21.21] F=<fail@y> rejected RCPT <x@y>: Sender verify failed
1221 >>> host in hosts_connection_nolog? no (option unset)
1222 >>> host in host_lookup? no (option unset)
1223 >>> host in host_reject_connection? no (option unset)
1224 >>> host in sender_unqualified_hosts? no (option unset)
1225 >>> host in recipient_unqualified_hosts? no (option unset)
1226 >>> host in helo_verify_hosts? no (option unset)
1227 >>> host in helo_try_verify_hosts? no (option unset)
1228 >>> host in helo_accept_junk_hosts? no (option unset)
1229 >>> test in helo_lookup_domains?
1230 >>>  list element: @
1231 >>>  list element: @[]
1232 >>> test in helo_lookup_domains? no (end of list)
1233 >>> using ACL "acl_22_22_22"
1234 >>> processing "accept" (TESTSUITE/test-config 123)
1235 >>> check recipients = x@y
1236 >>> userx@y in "x@y"?
1237 >>>  list element: x@y
1238 >>> userx@y in "x@y"? no (end of list)
1239 >>> accept: condition test failed in ACL "acl_22_22_22"
1240 >>> end of ACL "acl_22_22_22": implicit DENY
1241 LOG: H=(test) [22.22.22.22] F=<userx@y> rejected RCPT <userx@y>
1242 >>> using ACL "acl_22_22_22"
1243 >>> processing "accept" (TESTSUITE/test-config 123)
1244 >>> check recipients = x@y
1245 >>> x@y in "x@y"?
1246 >>>  list element: x@y
1247 >>>  y in "y"?
1248 >>>   list element: y
1249 >>>   y in "y"? yes (matched "y")
1250 >>>  x@y in "x@y"? yes (matched "x@y")
1251 >>> accept: condition test succeeded in ACL "acl_22_22_22"
1252 >>> end of ACL "acl_22_22_22": ACCEPT
1253 >>> host in hosts_connection_nolog? no (option unset)
1254 >>> host in host_lookup? no (option unset)
1255 >>> host in host_reject_connection? no (option unset)
1256 >>> host in sender_unqualified_hosts? no (option unset)
1257 >>> host in recipient_unqualified_hosts? no (option unset)
1258 >>> host in helo_verify_hosts? no (option unset)
1259 >>> host in helo_try_verify_hosts? no (option unset)
1260 >>> host in helo_accept_junk_hosts? no (option unset)
1261 >>> test in helo_lookup_domains?
1262 >>>  list element: @
1263 >>>  list element: @[]
1264 >>> test in helo_lookup_domains? no (end of list)
1265 >>> using ACL "acl_23_23_23"
1266 >>> processing "deny" (TESTSUITE/test-config 126)
1267 >>> check hosts = 23.23.23.0
1268 >>> host in "23.23.23.0"?
1269 >>>  list element: 23.23.23.0
1270 >>>  host in "23.23.23.0"? yes (matched "23.23.23.0")
1271 >>>   message: sender must verify
1272 >>> check !verify = sender
1273 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
1274 >>> routing x@y
1275 >>> x in "^ok"?
1276 >>>  list element: ^ok
1277 >>> x in "^ok"? no (end of list)
1278 >>> x in "^userx : ^cond-"?
1279 >>>  list element: ^userx
1280 >>>  list element: ^cond-
1281 >>> x in "^userx : ^cond-"? no (end of list)
1282 >>> x in "fail"?
1283 >>>  list element: fail
1284 >>> x in "fail"? no (end of list)
1285 >>> no more routers
1286 >>> ----------- end verify ------------
1287 >>> deny: condition test succeeded in ACL "acl_23_23_23"
1288 >>> end of ACL "acl_23_23_23": DENY
1289 LOG: H=(test) [23.23.23.0] sender verify fail for <x@y>: Unrouteable address
1290 LOG: H=(test) [23.23.23.0] F=<x@y> rejected RCPT <userx@y>: Sender verify failed
1291 >>> using ACL "acl_23_23_23"
1292 >>> processing "deny" (TESTSUITE/test-config 126)
1293 >>> check hosts = 23.23.23.0
1294 >>> host in "23.23.23.0"?
1295 >>>  list element: 23.23.23.0
1296 >>>  host in "23.23.23.0"? yes (matched "23.23.23.0")
1297 >>>   message: sender must verify
1298 >>> check !verify = sender
1299 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
1300 >>> routing userx@y
1301 >>> userx in "^ok"?
1302 >>>  list element: ^ok
1303 >>> userx in "^ok"? no (end of list)
1304 >>> userx in "^userx : ^cond-"?
1305 >>>  list element: ^userx
1306 >>>  userx in "^userx : ^cond-"? yes (matched "^userx")
1307 >>> calling r1 router
1308 >>> routed by r1 router
1309 >>> ----------- end verify ------------
1310 >>> deny: condition test failed in ACL "acl_23_23_23"
1311 >>> processing "accept" (TESTSUITE/test-config 129)
1312 >>> accept: condition test succeeded in ACL "acl_23_23_23"
1313 >>> end of ACL "acl_23_23_23": ACCEPT
1314 >>> host in hosts_connection_nolog? no (option unset)
1315 >>> host in host_lookup? no (option unset)
1316 >>> host in host_reject_connection? no (option unset)
1317 >>> host in sender_unqualified_hosts? no (option unset)
1318 >>> host in recipient_unqualified_hosts? no (option unset)
1319 >>> host in helo_verify_hosts? no (option unset)
1320 >>> host in helo_try_verify_hosts? no (option unset)
1321 >>> host in helo_accept_junk_hosts? no (option unset)
1322 >>> test in helo_lookup_domains?
1323 >>>  list element: @
1324 >>>  list element: @[]
1325 >>> test in helo_lookup_domains? no (end of list)
1326 >>> using ACL "acl_23_23_23"
1327 >>> processing "deny" (TESTSUITE/test-config 126)
1328 >>> check hosts = 23.23.23.0
1329 >>> host in "23.23.23.0"?
1330 >>>  list element: 23.23.23.0
1331 >>> host in "23.23.23.0"? no (end of list)
1332 >>> deny: condition test failed in ACL "acl_23_23_23"
1333 >>> processing "accept" (TESTSUITE/test-config 129)
1334 >>> accept: condition test succeeded in ACL "acl_23_23_23"
1335 >>> end of ACL "acl_23_23_23": ACCEPT
1336 >>> host in hosts_connection_nolog? no (option unset)
1337 >>> host in host_lookup? no (option unset)
1338 >>> host in host_reject_connection? no (option unset)
1339 >>> host in sender_unqualified_hosts? no (option unset)
1340 >>> host in recipient_unqualified_hosts? no (option unset)
1341 >>> host in helo_verify_hosts? no (option unset)
1342 >>> host in helo_try_verify_hosts? no (option unset)
1343 >>> host in helo_accept_junk_hosts? no (option unset)
1344 >>> test in helo_lookup_domains?
1345 >>>  list element: @
1346 >>>  list element: @[]
1347 >>> test in helo_lookup_domains? no (end of list)
1348 >>> using ACL "acl_24_24_24"
1349 >>> processing "warn" (TESTSUITE/test-config 132)
1350 >>>   message: X-Warn: sender didn't verify
1351 >>> check condition = yes
1352 >>> warn: condition test succeeded in ACL "acl_24_24_24"
1353 >>> end of ACL "acl_24_24_24": implicit DENY
1354 LOG: H=(test) [24.24.24.24] F=<x@y> rejected RCPT <userx@y>
1355 >>> host in hosts_connection_nolog? no (option unset)
1356 >>> host in host_lookup? no (option unset)
1357 >>> host in host_reject_connection? no (option unset)
1358 >>> host in sender_unqualified_hosts? no (option unset)
1359 >>> host in recipient_unqualified_hosts? no (option unset)
1360 >>> host in helo_verify_hosts? no (option unset)
1361 >>> host in helo_try_verify_hosts? no (option unset)
1362 >>> host in helo_accept_junk_hosts? no (option unset)
1363 >>> test in helo_lookup_domains?
1364 >>>  list element: @
1365 >>>  list element: @[]
1366 >>> test in helo_lookup_domains? no (end of list)
1367 >>> using ACL "acl_25_25_25"
1368 >>> processing "deny" (TESTSUITE/test-config 136)
1369 >>>   message: denying domains=x
1370 >>> check domains = x
1371 >>> y in "x"?
1372 >>>  list element: x
1373 >>> y in "x"? no (end of list)
1374 >>> deny: condition test failed in ACL "acl_25_25_25"
1375 >>> end of ACL "acl_25_25_25": implicit DENY
1376 LOG: H=(test) [25.25.25.25] F=<x@y> rejected RCPT <x@y>
1377 >>> host in hosts_connection_nolog? no (option unset)
1378 >>> host in host_lookup? no (option unset)
1379 >>> host in host_reject_connection? no (option unset)
1380 >>> host in sender_unqualified_hosts? no (option unset)
1381 >>> host in recipient_unqualified_hosts? no (option unset)
1382 >>> host in helo_verify_hosts? no (option unset)
1383 >>> host in helo_try_verify_hosts? no (option unset)
1384 >>> host in helo_accept_junk_hosts? no (option unset)
1385 >>> test in helo_lookup_domains?
1386 >>>  list element: @
1387 >>>  list element: @[]
1388 >>> test in helo_lookup_domains? no (end of list)
1389 >>> using ACL "acl_26_26_26"
1390 >>> processing "deny" (TESTSUITE/test-config 140)
1391 >>> check senders = :
1392 >>>  in ":"?
1393 >>>  list element: 
1394 >>>   in ":"? yes (matched "")
1395 >>>   message: bounce messages can have only one recipient
1396 >>> check condition = ${if > {$recipients_count}{0}{yes}{no}}
1397 >>>                 = no
1398 >>> deny: condition test failed in ACL "acl_26_26_26"
1399 >>> processing "accept" (TESTSUITE/test-config 143)
1400 >>> accept: condition test succeeded in ACL "acl_26_26_26"
1401 >>> end of ACL "acl_26_26_26": ACCEPT
1402 >>> using ACL "acl_26_26_26"
1403 >>> processing "deny" (TESTSUITE/test-config 140)
1404 >>> check senders = :
1405 >>>  in ":"?
1406 >>>  list element: 
1407 >>>   in ":"? yes (matched "")
1408 >>>   message: bounce messages can have only one recipient
1409 >>> check condition = ${if > {$recipients_count}{0}{yes}{no}}
1410 >>>                 = yes
1411 >>> deny: condition test succeeded in ACL "acl_26_26_26"
1412 >>> end of ACL "acl_26_26_26": DENY
1413 LOG: H=(test) [26.26.26.26] F=<> rejected RCPT <y@y>: bounce messages can have only one recipient
1414 >>> using ACL "acl_26_26_26"
1415 >>> processing "deny" (TESTSUITE/test-config 140)
1416 >>> check senders = :
1417 >>>  in ":"?
1418 >>>  list element: 
1419 >>>   in ":"? yes (matched "")
1420 >>>   message: bounce messages can have only one recipient
1421 >>> check condition = ${if > {$recipients_count}{0}{yes}{no}}
1422 >>>                 = yes
1423 >>> deny: condition test succeeded in ACL "acl_26_26_26"
1424 >>> end of ACL "acl_26_26_26": DENY
1425 LOG: H=(test) [26.26.26.26] F=<> rejected RCPT <z@y>: bounce messages can have only one recipient
1426 >>> host in hosts_connection_nolog? no (option unset)
1427 >>> host in host_lookup? no (option unset)
1428 >>> host in host_reject_connection? no (option unset)
1429 >>> host in sender_unqualified_hosts? no (option unset)
1430 >>> host in recipient_unqualified_hosts? no (option unset)
1431 >>> host in helo_verify_hosts? no (option unset)
1432 >>> host in helo_try_verify_hosts? no (option unset)
1433 >>> host in helo_accept_junk_hosts? no (option unset)
1434 >>> test in helo_lookup_domains?
1435 >>>  list element: @
1436 >>>  list element: @[]
1437 >>> test in helo_lookup_domains? no (end of list)
1438 >>> using ACL "acl_27_27_27"
1439 >>> processing "deny" (TESTSUITE/test-config 147)
1440 >>> check hosts = ${if eq {1}{0}{}fail}
1441 >>> expansion of "${if eq {1}{0}{}fail}" forced failure: assume not in this list
1442 >>> deny: condition test failed in ACL "acl_27_27_27"
1443 >>> processing "accept" (TESTSUITE/test-config 148)
1444 >>> accept: condition test succeeded in ACL "acl_27_27_27"
1445 >>> end of ACL "acl_27_27_27": ACCEPT
1446 >>> host in hosts_connection_nolog? no (option unset)
1447 >>> host in host_lookup? no (option unset)
1448 >>> host in host_reject_connection? no (option unset)
1449 >>> host in sender_unqualified_hosts? no (option unset)
1450 >>> host in recipient_unqualified_hosts? no (option unset)
1451 >>> host in helo_verify_hosts? no (option unset)
1452 >>> host in helo_try_verify_hosts? no (option unset)
1453 >>> host in helo_accept_junk_hosts? no (option unset)
1454 >>> test in helo_lookup_domains?
1455 >>>  list element: @
1456 >>>  list element: @[]
1457 >>> test in helo_lookup_domains? no (end of list)
1458 >>> using ACL "acl_28_28_28"
1459 >>> processing "accept" (TESTSUITE/test-config 151)
1460 >>> check sender_domains = : okdomain
1461 >>>  in ": okdomain"?
1462 >>>  list element: 
1463 >>>   in ": okdomain"? yes (matched "")
1464 >>> accept: condition test succeeded in ACL "acl_28_28_28"
1465 >>> end of ACL "acl_28_28_28": ACCEPT
1466 >>> using ACL "acl_28_28_28"
1467 >>> processing "accept" (TESTSUITE/test-config 151)
1468 >>> check sender_domains = : okdomain
1469 >>> okdomain in ": okdomain"?
1470 >>>  list element: 
1471 >>>  list element: okdomain
1472 >>>  okdomain in ": okdomain"? yes (matched "okdomain")
1473 >>> accept: condition test succeeded in ACL "acl_28_28_28"
1474 >>> end of ACL "acl_28_28_28": ACCEPT
1475 >>> host in smtp_accept_max_nonmail_hosts?
1476 >>>  list element: *
1477 >>>  host in smtp_accept_max_nonmail_hosts? yes (matched "*")
1478 >>> using ACL "acl_28_28_28"
1479 >>> processing "accept" (TESTSUITE/test-config 151)
1480 >>> check sender_domains = : okdomain
1481 >>> baddomain in ": okdomain"?
1482 >>>  list element: 
1483 >>>  list element: okdomain
1484 >>> baddomain in ": okdomain"? no (end of list)
1485 >>> accept: condition test failed in ACL "acl_28_28_28"
1486 >>> end of ACL "acl_28_28_28": implicit DENY
1487 LOG: H=(test) [28.28.28.28] F=<a@baddomain> rejected RCPT <x@y>
1488 >>> host in hosts_connection_nolog? no (option unset)
1489 >>> host in host_lookup? no (option unset)
1490 >>> host in host_reject_connection? no (option unset)
1491 >>> host in sender_unqualified_hosts? no (option unset)
1492 >>> host in recipient_unqualified_hosts? no (option unset)
1493 >>> host in helo_verify_hosts? no (option unset)
1494 >>> host in helo_try_verify_hosts? no (option unset)
1495 >>> host in helo_accept_junk_hosts? no (option unset)
1496 >>> test in helo_lookup_domains?
1497 >>>  list element: @
1498 >>>  list element: @[]
1499 >>> test in helo_lookup_domains? no (end of list)
1500 >>> using ACL "acl_V4NET_0_0"
1501 >>> processing "require" (TESTSUITE/test-config 97)
1502 >>> check verify = reverse_host_lookup
1503 >>> looking up host name to force name/address consistency check
1504 >>> looking up host name for V4NET.0.0.3
1505 >>> IP address lookup yielded "ten-3.test.ex"
1506 >>>   alias "ten-3-alias.test.ex"
1507 >>> checking addresses for ten-3.test.ex
1508 >>>   V4NET.0.0.3 OK
1509 >>> checking addresses for ten-3-alias.test.ex
1510 >>>   V4NET.0.0.3 OK
1511 >>> require: condition test succeeded in ACL "acl_V4NET_0_0"
1512 >>> processing "accept" (TESTSUITE/test-config 98)
1513 >>> accept: condition test succeeded in ACL "acl_V4NET_0_0"
1514 >>> end of ACL "acl_V4NET_0_0": ACCEPT
1515 >>> host in hosts_connection_nolog? no (option unset)
1516 >>> host in host_lookup? no (option unset)
1517 >>> host in host_reject_connection? no (option unset)
1518 >>> host in sender_unqualified_hosts? no (option unset)
1519 >>> host in recipient_unqualified_hosts? no (option unset)
1520 >>> host in helo_verify_hosts? no (option unset)
1521 >>> host in helo_try_verify_hosts? no (option unset)
1522 >>> host in helo_accept_junk_hosts? no (option unset)
1523 >>> test in helo_lookup_domains?
1524 >>>  list element: @
1525 >>>  list element: @[]
1526 >>> test in helo_lookup_domains? no (end of list)
1527 >>> using ACL "acl_V4NET_0_0"
1528 >>> processing "require" (TESTSUITE/test-config 97)
1529 >>> check verify = reverse_host_lookup
1530 >>> looking up host name to force name/address consistency check
1531 >>> looking up host name for V4NET.0.0.97
1532 LOG: no host name found for IP address V4NET.0.0.97
1533 >>> require: condition test failed in ACL "acl_V4NET_0_0"
1534 >>> end of ACL "acl_V4NET_0_0": not OK
1535 LOG: H=(test) [V4NET.0.0.97] F=<> rejected RCPT <x@y>: host lookup failed for reverse lookup check (failed to find host name from IP address)
1536 >>> host in hosts_connection_nolog? no (option unset)
1537 >>> host in host_lookup? no (option unset)
1538 >>> host in host_reject_connection? no (option unset)
1539 >>> host in sender_unqualified_hosts? no (option unset)
1540 >>> host in recipient_unqualified_hosts? no (option unset)
1541 >>> host in helo_verify_hosts? no (option unset)
1542 >>> host in helo_try_verify_hosts? no (option unset)
1543 >>> host in helo_accept_junk_hosts? no (option unset)
1544 >>> test in helo_lookup_domains?
1545 >>>  list element: @
1546 >>>  list element: @[]
1547 >>> test in helo_lookup_domains? no (end of list)
1548 >>> using ACL "acl_V4NET_99_99"
1549 >>> processing "accept" (TESTSUITE/test-config 100)
1550 >>> check local_parts = defer_ok
1551 >>> x in "defer_ok"?
1552 >>>  list element: defer_ok
1553 >>> x in "defer_ok"? no (end of list)
1554 >>> accept: condition test failed in ACL "acl_V4NET_99_99"
1555 >>> processing "accept" (TESTSUITE/test-config 102)
1556 >>> check verify = reverse_host_lookup
1557 >>> looking up host name to force name/address consistency check
1558 >>> looking up host name for V4NET.99.99.96
1559 >>> IP address lookup yielded "x.test.again.dns"
1560 >>> x.test.again.dns in dns_again_means_nonexist? no (option unset)
1561 >>> temporary error for host name lookup
1562 >>> accept: condition test deferred in ACL "acl_V4NET_99_99"
1563 LOG: H=(test) [V4NET.99.99.96] F=<> temporarily rejected RCPT <x@y>: host lookup deferred for reverse lookup check
1564 >>> host in hosts_connection_nolog? no (option unset)
1565 >>> host in host_lookup? no (option unset)
1566 >>> host in host_reject_connection? no (option unset)
1567 >>> host in sender_unqualified_hosts? no (option unset)
1568 >>> host in recipient_unqualified_hosts? no (option unset)
1569 >>> host in helo_verify_hosts? no (option unset)
1570 >>> host in helo_try_verify_hosts? no (option unset)
1571 >>> host in helo_accept_junk_hosts? no (option unset)
1572 >>> test in helo_lookup_domains?
1573 >>>  list element: @
1574 >>>  list element: @[]
1575 >>> test in helo_lookup_domains? no (end of list)
1576 >>> using ACL "acl_V4NET_99_99"
1577 >>> processing "accept" (TESTSUITE/test-config 100)
1578 >>> check local_parts = defer_ok
1579 >>> defer_ok in "defer_ok"?
1580 >>>  list element: defer_ok
1581 >>>  defer_ok in "defer_ok"? yes (matched "defer_ok")
1582 >>> check verify = reverse_host_lookup/defer_ok
1583 >>> looking up host name to force name/address consistency check
1584 >>> looking up host name for V4NET.99.99.96
1585 >>> IP address lookup yielded "x.test.again.dns"
1586 >>> x.test.again.dns in dns_again_means_nonexist? no (option unset)
1587 >>> temporary error for host name lookup
1588 >>> accept: condition test succeeded in ACL "acl_V4NET_99_99"
1589 >>> end of ACL "acl_V4NET_99_99": ACCEPT
1590 >>> host in hosts_connection_nolog? no (option unset)
1591 >>> host in host_lookup? no (option unset)
1592 >>> host in host_reject_connection? no (option unset)
1593 >>> host in sender_unqualified_hosts? no (option unset)
1594 >>> host in recipient_unqualified_hosts? no (option unset)
1595 >>> host in helo_verify_hosts? no (option unset)
1596 >>> host in helo_try_verify_hosts? no (option unset)
1597 >>> host in helo_accept_junk_hosts? no (option unset)
1598 >>> test in helo_lookup_domains?
1599 >>>  list element: @
1600 >>>  list element: @[]
1601 >>> test in helo_lookup_domains? no (end of list)
1602 >>> using ACL "acl_29_29_29"
1603 >>> processing "deny" (TESTSUITE/test-config 154)
1604 >>> check dnslists = test.ex/$sender_address_domain
1605 >>>                = test.ex/localhost
1606 >>> dnslists check: test.ex/localhost
1607 >>> new DNS lookup for localhost.test.ex
1608 >>> dnslists: wrote cache entry, ttl=3600
1609 >>> DNS lookup for localhost.test.ex succeeded (yielding 127.0.0.1)
1610 >>> => that means localhost is listed at test.ex
1611 >>> deny: condition test succeeded in ACL "acl_29_29_29"
1612 >>> end of ACL "acl_29_29_29": DENY
1613 LOG: H=(test) [29.29.29.29] F=<a@localhost> rejected RCPT <x@y>
1614 >>> using ACL "acl_29_29_29"
1615 >>> processing "deny" (TESTSUITE/test-config 154)
1616 >>> check dnslists = test.ex/$sender_address_domain
1617 >>>                = test.ex/elsewhere
1618 >>> dnslists check: test.ex/elsewhere
1619 >>> new DNS lookup for elsewhere.test.ex
1620 >>> dnslists: wrote cache entry, ttl=3000
1621 >>> DNS lookup for elsewhere.test.ex failed
1622 >>> => that means elsewhere is not listed at test.ex
1623 >>> deny: condition test failed in ACL "acl_29_29_29"
1624 >>> processing "accept" (TESTSUITE/test-config 155)
1625 >>> accept: condition test succeeded in ACL "acl_29_29_29"
1626 >>> end of ACL "acl_29_29_29": ACCEPT
1627 >>> host in hosts_connection_nolog? no (option unset)
1628 >>> host in host_lookup? no (option unset)
1629 >>> host in host_reject_connection? no (option unset)
1630 >>> host in sender_unqualified_hosts? no (option unset)
1631 >>> host in recipient_unqualified_hosts? no (option unset)
1632 >>> host in helo_verify_hosts? no (option unset)
1633 >>> host in helo_try_verify_hosts? no (option unset)
1634 >>> host in helo_accept_junk_hosts? no (option unset)
1635 >>> test in helo_lookup_domains?
1636 >>>  list element: @
1637 >>>  list element: @[]
1638 >>> test in helo_lookup_domains? no (end of list)
1639 >>> using ACL "acl_30_30_30"
1640 >>> processing "deny" (TESTSUITE/test-config 161)
1641 >>>   message: domain=$dnslist_domain\nvalue=$dnslist_value\nmatched=$dnslist_matched\ntext="$dnslist_text"
1642 >>> check dnslists = test.ex=V4NET.0.0.1,127.0.0.2/$sender_address_domain
1643 >>>                = test.ex=V4NET.0.0.1,127.0.0.2/ten-1
1644 >>> dnslists check: test.ex=V4NET.0.0.1,127.0.0.2/ten-1
1645 >>> new DNS lookup for ten-1.test.ex
1646 >>> dnslists: wrote cache entry, ttl=3600
1647 >>> DNS lookup for ten-1.test.ex succeeded (yielding V4NET.0.0.1)
1648 >>> => that means ten-1 is listed at test.ex
1649 >>> deny: condition test succeeded in ACL "acl_30_30_30"
1650 >>> end of ACL "acl_30_30_30": DENY
1651 LOG: H=(test) [30.30.30.30] F=<a@ten-1> rejected RCPT <x@y>: domain=test.ex
1652 >>> using ACL "acl_30_30_30"
1653 >>> processing "deny" (TESTSUITE/test-config 161)
1654 >>>   message: domain=$dnslist_domain\nvalue=$dnslist_value\nmatched=$dnslist_matched\ntext="$dnslist_text"
1655 >>> check dnslists = test.ex=V4NET.0.0.1,127.0.0.2/$sender_address_domain
1656 >>>                = test.ex=V4NET.0.0.1,127.0.0.2/ten-2
1657 >>> dnslists check: test.ex=V4NET.0.0.1,127.0.0.2/ten-2
1658 >>> new DNS lookup for ten-2.test.ex
1659 >>> dnslists: wrote cache entry, ttl=3600
1660 >>> DNS lookup for ten-2.test.ex succeeded (yielding V4NET.0.0.2)
1661 >>> => but we are not accepting this block class because
1662 >>> => there was no match for =V4NET.0.0.1,127.0.0.2
1663 >>> deny: condition test failed in ACL "acl_30_30_30"
1664 >>> processing "accept" (TESTSUITE/test-config 163)
1665 >>> accept: condition test succeeded in ACL "acl_30_30_30"
1666 >>> end of ACL "acl_30_30_30": ACCEPT
1667 >>> host in smtp_accept_max_nonmail_hosts?
1668 >>>  list element: *
1669 >>>  host in smtp_accept_max_nonmail_hosts? yes (matched "*")
1670 >>> using ACL "acl_30_30_30"
1671 >>> processing "deny" (TESTSUITE/test-config 161)
1672 >>>   message: domain=$dnslist_domain\nvalue=$dnslist_value\nmatched=$dnslist_matched\ntext="$dnslist_text"
1673 >>> check dnslists = test.ex=V4NET.0.0.1,127.0.0.2/$sender_address_domain
1674 >>>                = test.ex=V4NET.0.0.1,127.0.0.2/13.12.11.V4NET.rbl
1675 >>> dnslists check: test.ex=V4NET.0.0.1,127.0.0.2/13.12.11.V4NET.rbl
1676 >>> new DNS lookup for 13.12.11.V4NET.rbl.test.ex
1677 >>> dnslists: wrote cache entry, ttl=3
1678 >>> DNS lookup for 13.12.11.V4NET.rbl.test.ex succeeded (yielding 127.0.0.2)
1679 >>> => that means 13.12.11.V4NET.rbl is listed at test.ex
1680 >>> deny: condition test succeeded in ACL "acl_30_30_30"
1681 >>> end of ACL "acl_30_30_30": DENY
1682 LOG: H=(test) [30.30.30.30] F=<a@13.12.11.V4NET.rbl> rejected RCPT <x@y>: domain=test.ex
1683 >>> host in hosts_connection_nolog? no (option unset)
1684 >>> host in host_lookup? no (option unset)
1685 >>> host in host_reject_connection? no (option unset)
1686 >>> host in sender_unqualified_hosts? no (option unset)
1687 >>> host in recipient_unqualified_hosts? no (option unset)
1688 >>> host in helo_verify_hosts? no (option unset)
1689 >>> host in helo_try_verify_hosts? no (option unset)
1690 >>> host in helo_accept_junk_hosts? no (option unset)
1691 >>> test in helo_lookup_domains?
1692 >>>  list element: @
1693 >>>  list element: @[]
1694 >>> test in helo_lookup_domains? no (end of list)
1695 >>> using ACL "acl_31_31_31"
1696 >>> processing "deny" (TESTSUITE/test-config 167)
1697 >>> check dnslists = test.ex/$sender_address_domain+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+END
1698 >>>                = test.ex/y+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+END
1699 >>> dnslists check: test.ex/y+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+END
1700 LOG: dnslist query is too long (ignored): y+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+END.test.ex...
1701 >>> deny: condition test failed in ACL "acl_31_31_31"
1702 >>> processing "accept" (TESTSUITE/test-config 168)
1703 >>> accept: condition test succeeded in ACL "acl_31_31_31"
1704 >>> end of ACL "acl_31_31_31": ACCEPT
1705 >>> host in hosts_connection_nolog? no (option unset)
1706 >>> host in host_lookup? no (option unset)
1707 >>> host in host_reject_connection? no (option unset)
1708 >>> host in sender_unqualified_hosts? no (option unset)
1709 >>> host in recipient_unqualified_hosts? no (option unset)
1710 >>> host in helo_verify_hosts? no (option unset)
1711 >>> host in helo_try_verify_hosts? no (option unset)
1712 >>> host in helo_accept_junk_hosts? no (option unset)
1713 >>> test in helo_lookup_domains?
1714 >>>  list element: @
1715 >>>  list element: @[]
1716 >>> test in helo_lookup_domains? no (end of list)
1717 >>> using ACL "acl_33_33_33"
1718 >>> processing "accept" (TESTSUITE/test-config 184)
1719 >>>   message: sender verify failure
1720 >>> check verify = sender/no_details
1721 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
1722 >>> routing x@y
1723 >>> x in "^ok"?
1724 >>>  list element: ^ok
1725 >>> x in "^ok"? no (end of list)
1726 >>> x in "^userx : ^cond-"?
1727 >>>  list element: ^userx
1728 >>>  list element: ^cond-
1729 >>> x in "^userx : ^cond-"? no (end of list)
1730 >>> x in "fail"?
1731 >>>  list element: fail
1732 >>> x in "fail"? no (end of list)
1733 >>> no more routers
1734 >>> ----------- end verify ------------
1735 >>> accept: condition test failed in ACL "acl_33_33_33"
1736 >>> accept: endpass encountered - denying access
1737 LOG: H=(test) [33.33.33.33] F=<x@y> rejected RCPT <x1@y>: Sender verify failed
1738 >>> using ACL "acl_33_33_33"
1739 >>> processing "accept" (TESTSUITE/test-config 184)
1740 >>>   message: sender verify failure
1741 >>> check verify = sender/no_details
1742 >>> using cached sender verify result
1743 >>> accept: condition test failed in ACL "acl_33_33_33"
1744 >>> accept: endpass encountered - denying access
1745 LOG: H=(test) [33.33.33.33] F=<x@y> rejected RCPT <x2@y>: Sender verify failed
1746 >>> host in hosts_connection_nolog? no (option unset)
1747 >>> host in host_lookup? no (option unset)
1748 >>> host in host_reject_connection? no (option unset)
1749 >>> host in sender_unqualified_hosts? no (option unset)
1750 >>> host in recipient_unqualified_hosts? no (option unset)
1751 >>> host in helo_verify_hosts? no (option unset)
1752 >>> host in helo_try_verify_hosts? no (option unset)
1753 >>> host in helo_accept_junk_hosts? no (option unset)
1754 >>> test in helo_lookup_domains?
1755 >>>  list element: @
1756 >>>  list element: @[]
1757 >>> test in helo_lookup_domains? no (end of list)
1758 >>> using ACL "acl_44_44_44"
1759 >>> processing "warn" (TESTSUITE/test-config 192)
1760 >>> check dnslists = test.again.dns
1761 >>> dnslists check: test.again.dns
1762 >>> new DNS lookup for 1.44.44.44.test.again.dns
1763 >>> 1.44.44.44.test.again.dns in dns_again_means_nonexist? no (option unset)
1764 >>> dnslists: wrote cache entry, ttl=3600
1765 LOG: DNS list lookup defer (probably timeout) for 1.44.44.44.test.again.dns: assumed not in list
1766 >>> warn: condition test failed in ACL "acl_44_44_44"
1767 >>> processing "warn" (TESTSUITE/test-config 193)
1768 >>> check dnslists = +include_unknown : test.again.dns
1769 >>> dnslists check: +include_unknown
1770 >>> dnslists check: test.again.dns
1771 >>> dnslists: using result of previous lookup
1772 LOG: DNS list lookup defer (probably timeout) for 1.44.44.44.test.again.dns: assumed in list
1773 >>> => that means 44.44.44.1 is listed at test.again.dns
1774 >>> warn: condition test succeeded in ACL "acl_44_44_44"
1775 >>> processing "warn" (TESTSUITE/test-config 194)
1776 >>> check dnslists = +exclude_unknown : test.again.dns
1777 >>> dnslists check: +exclude_unknown
1778 >>> dnslists check: test.again.dns
1779 >>> dnslists: using result of previous lookup
1780 LOG: DNS list lookup defer (probably timeout) for 1.44.44.44.test.again.dns: assumed not in list
1781 >>> warn: condition test failed in ACL "acl_44_44_44"
1782 >>> processing "warn" (TESTSUITE/test-config 195)
1783 >>> check dnslists = +defer_unknown : test.again.dns
1784 >>> dnslists check: +defer_unknown
1785 >>> dnslists check: test.again.dns
1786 >>> dnslists: using result of previous lookup
1787 LOG: DNS list lookup defer (probably timeout) for 1.44.44.44.test.again.dns: returned DEFER
1788 >>> warn: condition test deferred in ACL "acl_44_44_44"
1789 LOG: H=(test) [44.44.44.1] Warning: ACL "warn" statement skipped: condition test deferred
1790 >>> processing "accept" (TESTSUITE/test-config 196)
1791 >>> accept: condition test succeeded in ACL "acl_44_44_44"
1792 >>> end of ACL "acl_44_44_44": ACCEPT
1793 >>> host in hosts_connection_nolog? no (option unset)
1794 >>> host in host_lookup? no (option unset)
1795 >>> host in host_reject_connection? no (option unset)
1796 >>> host in sender_unqualified_hosts? no (option unset)
1797 >>> host in recipient_unqualified_hosts? no (option unset)
1798 >>> host in helo_verify_hosts? no (option unset)
1799 >>> host in helo_try_verify_hosts? no (option unset)
1800 >>> host in helo_accept_junk_hosts? no (option unset)
1801 >>> test in helo_lookup_domains?
1802 >>>  list element: @
1803 >>>  list element: @[]
1804 >>> test in helo_lookup_domains? no (end of list)
1805 >>> using ACL "acl_60_60_60"
1806 >>> processing "accept" (TESTSUITE/test-config 226)
1807 >>> check !acl = TESTSUITE/aux-fixed/0023.acl2
1808 >>>  read ACL from file TESTSUITE/aux-fixed/0023.acl2
1809 >>>  processing "accept" (TESTSUITE/test-config 272)
1810 >>>  check domains = b
1811 >>>  y in "b"?
1812 >>>   list element: b
1813 >>>  y in "b"? no (end of list)
1814 >>>  accept: condition test failed in ACL "TESTSUITE/aux-fixed/0023.acl2"
1815 >>>  end of ACL "TESTSUITE/aux-fixed/0023.acl2": implicit DENY
1816 >>> accept: condition test succeeded in ACL "acl_60_60_60"
1817 >>> end of ACL "acl_60_60_60": ACCEPT
1818 >>> using ACL "acl_60_60_60"
1819 >>> processing "accept" (TESTSUITE/test-config 226)
1820 >>> check !acl = TESTSUITE/aux-fixed/0023.acl2
1821 >>>  using ACL "TESTSUITE/aux-fixed/0023.acl2"
1822 >>>  processing "accept" (TESTSUITE/test-config 272)
1823 >>>  check domains = b
1824 >>>  b in "b"?
1825 >>>   list element: b
1826 >>>   b in "b"? yes (matched "b")
1827 >>>  check local_parts = a
1828 >>>  a in "a"?
1829 >>>   list element: a
1830 >>>   a in "a"? yes (matched "a")
1831 >>>  accept: condition test succeeded in ACL "TESTSUITE/aux-fixed/0023.acl2"
1832 >>>  end of ACL "TESTSUITE/aux-fixed/0023.acl2": ACCEPT
1833 >>> accept: condition test failed in ACL "acl_60_60_60"
1834 >>> end of ACL "acl_60_60_60": implicit DENY
1835 LOG: H=(test) [60.60.60.60] F=<x@y> rejected RCPT <a@b>