Tweak debug output
[exim.git] / test / stderr / 0304
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? no (end of list)
10 >>> using ACL "acl1"
11 >>> processing "deny" (TESTSUITE/test-config 16)
12 >>>   message: failed 1
13 >>> check recipients = \N^abc.*@.*\.x\.y\.z\N : a@b
14 >>> b1@x in "^abc.*@.*\.x\.y\.z : a@b"? no (end of list)
15 >>> deny: condition test failed in ACL "acl1"
16 >>> processing "deny" (TESTSUITE/test-config 19)
17 >>>   message: failed 2
18 >>> check recipients = lsearch*@;TESTSUITE/aux-fixed/0304.d1
19 >>> b1@x in "lsearch*@;TESTSUITE/aux-fixed/0304.d1"? no (end of list)
20 >>> deny: condition test failed in ACL "acl1"
21 >>> processing "deny" (TESTSUITE/test-config 22)
22 >>>   message: failed 3
23 >>> check recipients = @@lsearch;TESTSUITE/aux-fixed/0304.d2
24 >>> b1@x in "@@lsearch;TESTSUITE/aux-fixed/0304.d2"? no (end of list)
25 >>> deny: condition test failed in ACL "acl1"
26 >>> processing "deny" (TESTSUITE/test-config 25)
27 >>>   message: failed 4
28 >>> check recipients = domain.only : *.domain2.only
29 >>> x in "domain.only"? no (end of list)
30 >>> x in "*.domain2.only"? no (end of list)
31 >>> b1@x in "domain.only : *.domain2.only"? no (end of list)
32 >>> deny: condition test failed in ACL "acl1"
33 >>> processing "deny" (TESTSUITE/test-config 28)
34 >>>   message: failed 5
35 >>> check recipients = abc@domain3 : xyz@*.domain4
36 >>> b1@x in "abc@domain3 : xyz@*.domain4"? no (end of list)
37 >>> deny: condition test failed in ACL "acl1"
38 >>> processing "deny" (TESTSUITE/test-config 31)
39 >>>   message: failed 6
40 >>> check recipients = pqr@@
41 >>> b1@x in "pqr@@"? no (end of list)
42 >>> deny: condition test failed in ACL "acl1"
43 >>> processing "deny" (TESTSUITE/test-config 34)
44 >>>   message: failed 7
45 >>> check senders = :
46 >>>  in ":"? yes (matched "")
47 >>> check recipients = b1@x
48 >>> x in "x"? yes (matched "x")
49 >>> b1@x in "b1@x"? yes (matched "b1@x")
50 >>> deny: condition test succeeded in ACL "acl1"
51 >>> end of ACL "acl1": DENY
52 LOG: H=(test) [1.2.3.4] F=<> rejected RCPT <b1@x>: failed 7
53 >>> using ACL "acl1"
54 >>> processing "deny" (TESTSUITE/test-config 16)
55 >>>   message: failed 1
56 >>> check recipients = \N^abc.*@.*\.x\.y\.z\N : a@b
57 >>> b2@x in "^abc.*@.*\.x\.y\.z : a@b"? no (end of list)
58 >>> deny: condition test failed in ACL "acl1"
59 >>> processing "deny" (TESTSUITE/test-config 19)
60 >>>   message: failed 2
61 >>> check recipients = lsearch*@;TESTSUITE/aux-fixed/0304.d1
62 >>> b2@x in "lsearch*@;TESTSUITE/aux-fixed/0304.d1"? no (end of list)
63 >>> deny: condition test failed in ACL "acl1"
64 >>> processing "deny" (TESTSUITE/test-config 22)
65 >>>   message: failed 3
66 >>> check recipients = @@lsearch;TESTSUITE/aux-fixed/0304.d2
67 >>> b2@x in "@@lsearch;TESTSUITE/aux-fixed/0304.d2"? no (end of list)
68 >>> deny: condition test failed in ACL "acl1"
69 >>> processing "deny" (TESTSUITE/test-config 25)
70 >>>   message: failed 4
71 >>> check recipients = domain.only : *.domain2.only
72 >>> x in "domain.only"? no (end of list)
73 >>> x in "*.domain2.only"? no (end of list)
74 >>> b2@x in "domain.only : *.domain2.only"? no (end of list)
75 >>> deny: condition test failed in ACL "acl1"
76 >>> processing "deny" (TESTSUITE/test-config 28)
77 >>>   message: failed 5
78 >>> check recipients = abc@domain3 : xyz@*.domain4
79 >>> b2@x in "abc@domain3 : xyz@*.domain4"? no (end of list)
80 >>> deny: condition test failed in ACL "acl1"
81 >>> processing "deny" (TESTSUITE/test-config 31)
82 >>>   message: failed 6
83 >>> check recipients = pqr@@
84 >>> b2@x in "pqr@@"? no (end of list)
85 >>> deny: condition test failed in ACL "acl1"
86 >>> processing "deny" (TESTSUITE/test-config 34)
87 >>>   message: failed 7
88 >>> check senders = :
89 >>>  in ":"? yes (matched "")
90 >>> check recipients = b1@x
91 >>> b2@x in "b1@x"? no (end of list)
92 >>> deny: condition test failed in ACL "acl1"
93 >>> processing "deny" (TESTSUITE/test-config 38)
94 >>>   message: failed 8
95 >>> check senders = ^\$
96 >>>  in "^$"? yes (matched "^$")
97 >>> check recipients = b2@x
98 >>> x in "x"? yes (matched "x")
99 >>> b2@x in "b2@x"? yes (matched "b2@x")
100 >>> deny: condition test succeeded in ACL "acl1"
101 >>> end of ACL "acl1": DENY
102 LOG: H=(test) [1.2.3.4] F=<> rejected RCPT <b2@x>: failed 8
103 >>> using ACL "acl1"
104 >>> processing "deny" (TESTSUITE/test-config 16)
105 >>>   message: failed 1
106 >>> check recipients = \N^abc.*@.*\.x\.y\.z\N : a@b
107 >>> b9@x in "^abc.*@.*\.x\.y\.z : a@b"? no (end of list)
108 >>> deny: condition test failed in ACL "acl1"
109 >>> processing "deny" (TESTSUITE/test-config 19)
110 >>>   message: failed 2
111 >>> check recipients = lsearch*@;TESTSUITE/aux-fixed/0304.d1
112 >>> b9@x in "lsearch*@;TESTSUITE/aux-fixed/0304.d1"? no (end of list)
113 >>> deny: condition test failed in ACL "acl1"
114 >>> processing "deny" (TESTSUITE/test-config 22)
115 >>>   message: failed 3
116 >>> check recipients = @@lsearch;TESTSUITE/aux-fixed/0304.d2
117 >>> b9@x in "@@lsearch;TESTSUITE/aux-fixed/0304.d2"? no (end of list)
118 >>> deny: condition test failed in ACL "acl1"
119 >>> processing "deny" (TESTSUITE/test-config 25)
120 >>>   message: failed 4
121 >>> check recipients = domain.only : *.domain2.only
122 >>> x in "domain.only"? no (end of list)
123 >>> x in "*.domain2.only"? no (end of list)
124 >>> b9@x in "domain.only : *.domain2.only"? no (end of list)
125 >>> deny: condition test failed in ACL "acl1"
126 >>> processing "deny" (TESTSUITE/test-config 28)
127 >>>   message: failed 5
128 >>> check recipients = abc@domain3 : xyz@*.domain4
129 >>> b9@x in "abc@domain3 : xyz@*.domain4"? no (end of list)
130 >>> deny: condition test failed in ACL "acl1"
131 >>> processing "deny" (TESTSUITE/test-config 31)
132 >>>   message: failed 6
133 >>> check recipients = pqr@@
134 >>> b9@x in "pqr@@"? no (end of list)
135 >>> deny: condition test failed in ACL "acl1"
136 >>> processing "deny" (TESTSUITE/test-config 34)
137 >>>   message: failed 7
138 >>> check senders = :
139 >>>  in ":"? yes (matched "")
140 >>> check recipients = b1@x
141 >>> b9@x in "b1@x"? no (end of list)
142 >>> deny: condition test failed in ACL "acl1"
143 >>> processing "deny" (TESTSUITE/test-config 38)
144 >>>   message: failed 8
145 >>> check senders = ^\$
146 >>>  in "^$"? yes (matched "^$")
147 >>> check recipients = b2@x
148 >>> b9@x in "b2@x"? no (end of list)
149 >>> deny: condition test failed in ACL "acl1"
150 >>> processing "deny" (TESTSUITE/test-config 42)
151 >>>   message: failed 9
152 >>> check recipients = *@lsearch;TESTSUITE/aux-fixed/0304.d3
153 >>> x in "lsearch;TESTSUITE/aux-fixed/0304.d3"? no (end of list)
154 >>> b9@x in "*@lsearch;TESTSUITE/aux-fixed/0304.d3"? no (end of list)
155 >>> deny: condition test failed in ACL "acl1"
156 >>> processing "deny" (TESTSUITE/test-config 45)
157 >>>   message: failed 10
158 >>> check recipients = xyz@lsearch;TESTSUITE/aux-fixed/0304.d4
159 >>> b9@x in "xyz@lsearch;TESTSUITE/aux-fixed/0304.d4"? no (end of list)
160 >>> deny: condition test failed in ACL "acl1"
161 >>> processing "deny" (TESTSUITE/test-config 48)
162 >>>   message: failed 11
163 >>> check recipients = lsearch*@;TESTSUITE/aux-fixed/0304.d5
164 >>> b9@x in "lsearch*@;TESTSUITE/aux-fixed/0304.d5"? no (end of list)
165 >>> deny: condition test failed in ACL "acl1"
166 >>> processing "accept" (TESTSUITE/test-config 51)
167 >>> accept: condition test succeeded in ACL "acl1"
168 >>> end of ACL "acl1": ACCEPT
169 >>> using ACL "acl1"
170 >>> processing "deny" (TESTSUITE/test-config 16)
171 >>>   message: failed 1
172 >>> check recipients = \N^abc.*@.*\.x\.y\.z\N : a@b
173 >>> abc@w.x.y.z in "^abc.*@.*\.x\.y\.z : a@b"? yes (matched "^abc.*@.*\.x\.y\.z")
174 >>> deny: condition test succeeded in ACL "acl1"
175 >>> end of ACL "acl1": DENY
176 LOG: H=(test) [1.2.3.4] F=<x@y> rejected RCPT <abc@w.x.y.z>: failed 1
177 >>> using ACL "acl1"
178 >>> processing "deny" (TESTSUITE/test-config 16)
179 >>>   message: failed 1
180 >>> check recipients = \N^abc.*@.*\.x\.y\.z\N : a@b
181 >>> abcdef@q.x.y.z in "^abc.*@.*\.x\.y\.z : a@b"? yes (matched "^abc.*@.*\.x\.y\.z")
182 >>> deny: condition test succeeded in ACL "acl1"
183 >>> end of ACL "acl1": DENY
184 LOG: H=(test) [1.2.3.4] F=<x@y> rejected RCPT <abcdef@q.x.y.z>: failed 1
185 >>> using ACL "acl1"
186 >>> processing "deny" (TESTSUITE/test-config 16)
187 >>>   message: failed 1
188 >>> check recipients = \N^abc.*@.*\.x\.y\.z\N : a@b
189 >>> b in "b"? yes (matched "b")
190 >>> a@b in "^abc.*@.*\.x\.y\.z : a@b"? yes (matched "a@b")
191 >>> deny: condition test succeeded in ACL "acl1"
192 >>> end of ACL "acl1": DENY
193 LOG: H=(test) [1.2.3.4] F=<x@y> rejected RCPT <a@b>: failed 1
194 >>> using ACL "acl1"
195 >>> processing "deny" (TESTSUITE/test-config 16)
196 >>>   message: failed 1
197 >>> check recipients = \N^abc.*@.*\.x\.y\.z\N : a@b
198 >>> ok@ok in "^abc.*@.*\.x\.y\.z : a@b"? no (end of list)
199 >>> deny: condition test failed in ACL "acl1"
200 >>> processing "deny" (TESTSUITE/test-config 19)
201 >>>   message: failed 2
202 >>> check recipients = lsearch*@;TESTSUITE/aux-fixed/0304.d1
203 >>> ok@ok in "lsearch*@;TESTSUITE/aux-fixed/0304.d1"? no (end of list)
204 >>> deny: condition test failed in ACL "acl1"
205 >>> processing "deny" (TESTSUITE/test-config 22)
206 >>>   message: failed 3
207 >>> check recipients = @@lsearch;TESTSUITE/aux-fixed/0304.d2
208 >>> ok@ok in "@@lsearch;TESTSUITE/aux-fixed/0304.d2"? no (end of list)
209 >>> deny: condition test failed in ACL "acl1"
210 >>> processing "deny" (TESTSUITE/test-config 25)
211 >>>   message: failed 4
212 >>> check recipients = domain.only : *.domain2.only
213 >>> ok in "domain.only"? no (end of list)
214 >>> ok in "*.domain2.only"? no (end of list)
215 >>> ok@ok in "domain.only : *.domain2.only"? no (end of list)
216 >>> deny: condition test failed in ACL "acl1"
217 >>> processing "deny" (TESTSUITE/test-config 28)
218 >>>   message: failed 5
219 >>> check recipients = abc@domain3 : xyz@*.domain4
220 >>> ok@ok in "abc@domain3 : xyz@*.domain4"? no (end of list)
221 >>> deny: condition test failed in ACL "acl1"
222 >>> processing "deny" (TESTSUITE/test-config 31)
223 >>>   message: failed 6
224 >>> check recipients = pqr@@
225 >>> ok@ok in "pqr@@"? no (end of list)
226 >>> deny: condition test failed in ACL "acl1"
227 >>> processing "deny" (TESTSUITE/test-config 34)
228 >>>   message: failed 7
229 >>> check senders = :
230 >>> y in ""? no (end of list)
231 >>> x@y in ":"? no (end of list)
232 >>> deny: condition test failed in ACL "acl1"
233 >>> processing "deny" (TESTSUITE/test-config 38)
234 >>>   message: failed 8
235 >>> check senders = ^\$
236 >>> x@y in "^$"? no (end of list)
237 >>> deny: condition test failed in ACL "acl1"
238 >>> processing "deny" (TESTSUITE/test-config 42)
239 >>>   message: failed 9
240 >>> check recipients = *@lsearch;TESTSUITE/aux-fixed/0304.d3
241 >>> ok in "lsearch;TESTSUITE/aux-fixed/0304.d3"? no (end of list)
242 >>> ok@ok in "*@lsearch;TESTSUITE/aux-fixed/0304.d3"? no (end of list)
243 >>> deny: condition test failed in ACL "acl1"
244 >>> processing "deny" (TESTSUITE/test-config 45)
245 >>>   message: failed 10
246 >>> check recipients = xyz@lsearch;TESTSUITE/aux-fixed/0304.d4
247 >>> ok@ok in "xyz@lsearch;TESTSUITE/aux-fixed/0304.d4"? no (end of list)
248 >>> deny: condition test failed in ACL "acl1"
249 >>> processing "deny" (TESTSUITE/test-config 48)
250 >>>   message: failed 11
251 >>> check recipients = lsearch*@;TESTSUITE/aux-fixed/0304.d5
252 >>> ok@ok in "lsearch*@;TESTSUITE/aux-fixed/0304.d5"? no (end of list)
253 >>> deny: condition test failed in ACL "acl1"
254 >>> processing "accept" (TESTSUITE/test-config 51)
255 >>> accept: condition test succeeded in ACL "acl1"
256 >>> end of ACL "acl1": ACCEPT
257 >>> using ACL "acl1"
258 >>> processing "deny" (TESTSUITE/test-config 16)
259 >>>   message: failed 1
260 >>> check recipients = \N^abc.*@.*\.x\.y\.z\N : a@b
261 >>> x@a.b.c in "^abc.*@.*\.x\.y\.z : a@b"? no (end of list)
262 >>> deny: condition test failed in ACL "acl1"
263 >>> processing "deny" (TESTSUITE/test-config 19)
264 >>>   message: failed 2
265 >>> check recipients = lsearch*@;TESTSUITE/aux-fixed/0304.d1
266 >>> x@a.b.c in "lsearch*@;TESTSUITE/aux-fixed/0304.d1"? yes (matched "lsearch*@;TESTSUITE/aux-fixed/0304.d1")
267 >>> deny: condition test succeeded in ACL "acl1"
268 >>> end of ACL "acl1": DENY
269 LOG: H=(test) [1.2.3.4] F=<x@y> rejected RCPT <x@a.b.c>: failed 2
270 >>> using ACL "acl1"
271 >>> processing "deny" (TESTSUITE/test-config 16)
272 >>>   message: failed 1
273 >>> check recipients = \N^abc.*@.*\.x\.y\.z\N : a@b
274 >>> abc@d.e.f in "^abc.*@.*\.x\.y\.z : a@b"? no (end of list)
275 >>> deny: condition test failed in ACL "acl1"
276 >>> processing "deny" (TESTSUITE/test-config 19)
277 >>>   message: failed 2
278 >>> check recipients = lsearch*@;TESTSUITE/aux-fixed/0304.d1
279 >>> abc@d.e.f in "lsearch*@;TESTSUITE/aux-fixed/0304.d1"? yes (matched "lsearch*@;TESTSUITE/aux-fixed/0304.d1")
280 >>> deny: condition test succeeded in ACL "acl1"
281 >>> end of ACL "acl1": DENY
282 LOG: H=(test) [1.2.3.4] F=<x@y> rejected RCPT <abc@d.e.f>: failed 2
283 >>> using ACL "acl1"
284 >>> processing "deny" (TESTSUITE/test-config 16)
285 >>>   message: failed 1
286 >>> check recipients = \N^abc.*@.*\.x\.y\.z\N : a@b
287 >>> x@d.e.f in "^abc.*@.*\.x\.y\.z : a@b"? no (end of list)
288 >>> deny: condition test failed in ACL "acl1"
289 >>> processing "deny" (TESTSUITE/test-config 19)
290 >>>   message: failed 2
291 >>> check recipients = lsearch*@;TESTSUITE/aux-fixed/0304.d1
292 >>> x@d.e.f in "lsearch*@;TESTSUITE/aux-fixed/0304.d1"? no (end of list)
293 >>> deny: condition test failed in ACL "acl1"
294 >>> processing "deny" (TESTSUITE/test-config 22)
295 >>>   message: failed 3
296 >>> check recipients = @@lsearch;TESTSUITE/aux-fixed/0304.d2
297 >>> x@d.e.f in "@@lsearch;TESTSUITE/aux-fixed/0304.d2"? no (end of list)
298 >>> deny: condition test failed in ACL "acl1"
299 >>> processing "deny" (TESTSUITE/test-config 25)
300 >>>   message: failed 4
301 >>> check recipients = domain.only : *.domain2.only
302 >>> d.e.f in "domain.only"? no (end of list)
303 >>> d.e.f in "*.domain2.only"? no (end of list)
304 >>> x@d.e.f in "domain.only : *.domain2.only"? no (end of list)
305 >>> deny: condition test failed in ACL "acl1"
306 >>> processing "deny" (TESTSUITE/test-config 28)
307 >>>   message: failed 5
308 >>> check recipients = abc@domain3 : xyz@*.domain4
309 >>> x@d.e.f in "abc@domain3 : xyz@*.domain4"? no (end of list)
310 >>> deny: condition test failed in ACL "acl1"
311 >>> processing "deny" (TESTSUITE/test-config 31)
312 >>>   message: failed 6
313 >>> check recipients = pqr@@
314 >>> x@d.e.f in "pqr@@"? no (end of list)
315 >>> deny: condition test failed in ACL "acl1"
316 >>> processing "deny" (TESTSUITE/test-config 34)
317 >>>   message: failed 7
318 >>> check senders = :
319 >>> y in ""? no (end of list)
320 >>> x@y in ":"? no (end of list)
321 >>> deny: condition test failed in ACL "acl1"
322 >>> processing "deny" (TESTSUITE/test-config 38)
323 >>>   message: failed 8
324 >>> check senders = ^\$
325 >>> x@y in "^$"? no (end of list)
326 >>> deny: condition test failed in ACL "acl1"
327 >>> processing "deny" (TESTSUITE/test-config 42)
328 >>>   message: failed 9
329 >>> check recipients = *@lsearch;TESTSUITE/aux-fixed/0304.d3
330 >>> d.e.f in "lsearch;TESTSUITE/aux-fixed/0304.d3"? no (end of list)
331 >>> x@d.e.f in "*@lsearch;TESTSUITE/aux-fixed/0304.d3"? no (end of list)
332 >>> deny: condition test failed in ACL "acl1"
333 >>> processing "deny" (TESTSUITE/test-config 45)
334 >>>   message: failed 10
335 >>> check recipients = xyz@lsearch;TESTSUITE/aux-fixed/0304.d4
336 >>> x@d.e.f in "xyz@lsearch;TESTSUITE/aux-fixed/0304.d4"? no (end of list)
337 >>> deny: condition test failed in ACL "acl1"
338 >>> processing "deny" (TESTSUITE/test-config 48)
339 >>>   message: failed 11
340 >>> check recipients = lsearch*@;TESTSUITE/aux-fixed/0304.d5
341 >>> x@d.e.f in "lsearch*@;TESTSUITE/aux-fixed/0304.d5"? no (end of list)
342 >>> deny: condition test failed in ACL "acl1"
343 >>> processing "accept" (TESTSUITE/test-config 51)
344 >>> accept: condition test succeeded in ACL "acl1"
345 >>> end of ACL "acl1": ACCEPT
346 >>> using ACL "acl1"
347 >>> processing "deny" (TESTSUITE/test-config 16)
348 >>>   message: failed 1
349 >>> check recipients = \N^abc.*@.*\.x\.y\.z\N : a@b
350 >>> abc@at.1 in "^abc.*@.*\.x\.y\.z : a@b"? no (end of list)
351 >>> deny: condition test failed in ACL "acl1"
352 >>> processing "deny" (TESTSUITE/test-config 19)
353 >>>   message: failed 2
354 >>> check recipients = lsearch*@;TESTSUITE/aux-fixed/0304.d1
355 >>> abc@at.1 in "lsearch*@;TESTSUITE/aux-fixed/0304.d1"? no (end of list)
356 >>> deny: condition test failed in ACL "acl1"
357 >>> processing "deny" (TESTSUITE/test-config 22)
358 >>>   message: failed 3
359 >>> check recipients = @@lsearch;TESTSUITE/aux-fixed/0304.d2
360 >>> abc@at.1 in "@@lsearch;TESTSUITE/aux-fixed/0304.d2"? yes (matched "@@lsearch;TESTSUITE/aux-fixed/0304.d2")
361 >>> deny: condition test succeeded in ACL "acl1"
362 >>> end of ACL "acl1": DENY
363 LOG: H=(test) [1.2.3.4] F=<x@y> rejected RCPT <abc@at.1>: failed 3
364 >>> using ACL "acl1"
365 >>> processing "deny" (TESTSUITE/test-config 16)
366 >>>   message: failed 1
367 >>> check recipients = \N^abc.*@.*\.x\.y\.z\N : a@b
368 >>> xyz@at.1 in "^abc.*@.*\.x\.y\.z : a@b"? no (end of list)
369 >>> deny: condition test failed in ACL "acl1"
370 >>> processing "deny" (TESTSUITE/test-config 19)
371 >>>   message: failed 2
372 >>> check recipients = lsearch*@;TESTSUITE/aux-fixed/0304.d1
373 >>> xyz@at.1 in "lsearch*@;TESTSUITE/aux-fixed/0304.d1"? no (end of list)
374 >>> deny: condition test failed in ACL "acl1"
375 >>> processing "deny" (TESTSUITE/test-config 22)
376 >>>   message: failed 3
377 >>> check recipients = @@lsearch;TESTSUITE/aux-fixed/0304.d2
378 >>> xyz@at.1 in "@@lsearch;TESTSUITE/aux-fixed/0304.d2"? yes (matched "@@lsearch;TESTSUITE/aux-fixed/0304.d2")
379 >>> deny: condition test succeeded in ACL "acl1"
380 >>> end of ACL "acl1": DENY
381 LOG: H=(test) [1.2.3.4] F=<x@y> rejected RCPT <xyz@at.1>: failed 3
382 >>> using ACL "acl1"
383 >>> processing "deny" (TESTSUITE/test-config 16)
384 >>>   message: failed 1
385 >>> check recipients = \N^abc.*@.*\.x\.y\.z\N : a@b
386 >>> abcxyz@at.1 in "^abc.*@.*\.x\.y\.z : a@b"? no (end of list)
387 >>> deny: condition test failed in ACL "acl1"
388 >>> processing "deny" (TESTSUITE/test-config 19)
389 >>>   message: failed 2
390 >>> check recipients = lsearch*@;TESTSUITE/aux-fixed/0304.d1
391 >>> abcxyz@at.1 in "lsearch*@;TESTSUITE/aux-fixed/0304.d1"? no (end of list)
392 >>> deny: condition test failed in ACL "acl1"
393 >>> processing "deny" (TESTSUITE/test-config 22)
394 >>>   message: failed 3
395 >>> check recipients = @@lsearch;TESTSUITE/aux-fixed/0304.d2
396 >>> abcxyz@at.1 in "@@lsearch;TESTSUITE/aux-fixed/0304.d2"? yes (matched "@@lsearch;TESTSUITE/aux-fixed/0304.d2")
397 >>> deny: condition test succeeded in ACL "acl1"
398 >>> end of ACL "acl1": DENY
399 LOG: H=(test) [1.2.3.4] F=<x@y> rejected RCPT <abcxyz@at.1>: failed 3
400 >>> using ACL "acl1"
401 >>> processing "deny" (TESTSUITE/test-config 16)
402 >>>   message: failed 1
403 >>> check recipients = \N^abc.*@.*\.x\.y\.z\N : a@b
404 >>> ok@at.1 in "^abc.*@.*\.x\.y\.z : a@b"? no (end of list)
405 >>> deny: condition test failed in ACL "acl1"
406 >>> processing "deny" (TESTSUITE/test-config 19)
407 >>>   message: failed 2
408 >>> check recipients = lsearch*@;TESTSUITE/aux-fixed/0304.d1
409 >>> ok@at.1 in "lsearch*@;TESTSUITE/aux-fixed/0304.d1"? no (end of list)
410 >>> deny: condition test failed in ACL "acl1"
411 >>> processing "deny" (TESTSUITE/test-config 22)
412 >>>   message: failed 3
413 >>> check recipients = @@lsearch;TESTSUITE/aux-fixed/0304.d2
414 >>> ok@at.1 in "@@lsearch;TESTSUITE/aux-fixed/0304.d2"? no (end of list)
415 >>> deny: condition test failed in ACL "acl1"
416 >>> processing "deny" (TESTSUITE/test-config 25)
417 >>>   message: failed 4
418 >>> check recipients = domain.only : *.domain2.only
419 >>> at.1 in "domain.only"? no (end of list)
420 >>> at.1 in "*.domain2.only"? no (end of list)
421 >>> ok@at.1 in "domain.only : *.domain2.only"? no (end of list)
422 >>> deny: condition test failed in ACL "acl1"
423 >>> processing "deny" (TESTSUITE/test-config 28)
424 >>>   message: failed 5
425 >>> check recipients = abc@domain3 : xyz@*.domain4
426 >>> ok@at.1 in "abc@domain3 : xyz@*.domain4"? no (end of list)
427 >>> deny: condition test failed in ACL "acl1"
428 >>> processing "deny" (TESTSUITE/test-config 31)
429 >>>   message: failed 6
430 >>> check recipients = pqr@@
431 >>> ok@at.1 in "pqr@@"? no (end of list)
432 >>> deny: condition test failed in ACL "acl1"
433 >>> processing "deny" (TESTSUITE/test-config 34)
434 >>>   message: failed 7
435 >>> check senders = :
436 >>> y in ""? no (end of list)
437 >>> x@y in ":"? no (end of list)
438 >>> deny: condition test failed in ACL "acl1"
439 >>> processing "deny" (TESTSUITE/test-config 38)
440 >>>   message: failed 8
441 >>> check senders = ^\$
442 >>> x@y in "^$"? no (end of list)
443 >>> deny: condition test failed in ACL "acl1"
444 >>> processing "deny" (TESTSUITE/test-config 42)
445 >>>   message: failed 9
446 >>> check recipients = *@lsearch;TESTSUITE/aux-fixed/0304.d3
447 >>> at.1 in "lsearch;TESTSUITE/aux-fixed/0304.d3"? no (end of list)
448 >>> ok@at.1 in "*@lsearch;TESTSUITE/aux-fixed/0304.d3"? no (end of list)
449 >>> deny: condition test failed in ACL "acl1"
450 >>> processing "deny" (TESTSUITE/test-config 45)
451 >>>   message: failed 10
452 >>> check recipients = xyz@lsearch;TESTSUITE/aux-fixed/0304.d4
453 >>> ok@at.1 in "xyz@lsearch;TESTSUITE/aux-fixed/0304.d4"? no (end of list)
454 >>> deny: condition test failed in ACL "acl1"
455 >>> processing "deny" (TESTSUITE/test-config 48)
456 >>>   message: failed 11
457 >>> check recipients = lsearch*@;TESTSUITE/aux-fixed/0304.d5
458 >>> ok@at.1 in "lsearch*@;TESTSUITE/aux-fixed/0304.d5"? no (end of list)
459 >>> deny: condition test failed in ACL "acl1"
460 >>> processing "accept" (TESTSUITE/test-config 51)
461 >>> accept: condition test succeeded in ACL "acl1"
462 >>> end of ACL "acl1": ACCEPT
463 >>> using ACL "acl1"
464 >>> processing "deny" (TESTSUITE/test-config 16)
465 >>>   message: failed 1
466 >>> check recipients = \N^abc.*@.*\.x\.y\.z\N : a@b
467 >>> x@domain.only in "^abc.*@.*\.x\.y\.z : a@b"? no (end of list)
468 >>> deny: condition test failed in ACL "acl1"
469 >>> processing "deny" (TESTSUITE/test-config 19)
470 >>>   message: failed 2
471 >>> check recipients = lsearch*@;TESTSUITE/aux-fixed/0304.d1
472 >>> x@domain.only in "lsearch*@;TESTSUITE/aux-fixed/0304.d1"? no (end of list)
473 >>> deny: condition test failed in ACL "acl1"
474 >>> processing "deny" (TESTSUITE/test-config 22)
475 >>>   message: failed 3
476 >>> check recipients = @@lsearch;TESTSUITE/aux-fixed/0304.d2
477 >>> x@domain.only in "@@lsearch;TESTSUITE/aux-fixed/0304.d2"? no (end of list)
478 >>> deny: condition test failed in ACL "acl1"
479 >>> processing "deny" (TESTSUITE/test-config 25)
480 >>>   message: failed 4
481 >>> check recipients = domain.only : *.domain2.only
482 >>> domain.only in "domain.only"? yes (matched "domain.only")
483 >>> x@domain.only in "domain.only : *.domain2.only"? yes (matched "domain.only")
484 >>> deny: condition test succeeded in ACL "acl1"
485 >>> end of ACL "acl1": DENY
486 LOG: H=(test) [1.2.3.4] F=<x@y> rejected RCPT <x@domain.only>: failed 4
487 >>> using ACL "acl1"
488 >>> processing "deny" (TESTSUITE/test-config 16)
489 >>>   message: failed 1
490 >>> check recipients = \N^abc.*@.*\.x\.y\.z\N : a@b
491 >>> x@abc.domain2.only in "^abc.*@.*\.x\.y\.z : a@b"? no (end of list)
492 >>> deny: condition test failed in ACL "acl1"
493 >>> processing "deny" (TESTSUITE/test-config 19)
494 >>>   message: failed 2
495 >>> check recipients = lsearch*@;TESTSUITE/aux-fixed/0304.d1
496 >>> x@abc.domain2.only in "lsearch*@;TESTSUITE/aux-fixed/0304.d1"? no (end of list)
497 >>> deny: condition test failed in ACL "acl1"
498 >>> processing "deny" (TESTSUITE/test-config 22)
499 >>>   message: failed 3
500 >>> check recipients = @@lsearch;TESTSUITE/aux-fixed/0304.d2
501 >>> x@abc.domain2.only in "@@lsearch;TESTSUITE/aux-fixed/0304.d2"? no (end of list)
502 >>> deny: condition test failed in ACL "acl1"
503 >>> processing "deny" (TESTSUITE/test-config 25)
504 >>>   message: failed 4
505 >>> check recipients = domain.only : *.domain2.only
506 >>> abc.domain2.only in "domain.only"? no (end of list)
507 >>> abc.domain2.only in "*.domain2.only"? yes (matched "*.domain2.only")
508 >>> x@abc.domain2.only in "domain.only : *.domain2.only"? yes (matched "*.domain2.only")
509 >>> deny: condition test succeeded in ACL "acl1"
510 >>> end of ACL "acl1": DENY
511 LOG: H=(test) [1.2.3.4] F=<x@y> rejected RCPT <x@abc.domain2.only>: failed 4
512 >>> using ACL "acl1"
513 >>> processing "deny" (TESTSUITE/test-config 16)
514 >>>   message: failed 1
515 >>> check recipients = \N^abc.*@.*\.x\.y\.z\N : a@b
516 >>> x@domain2.only in "^abc.*@.*\.x\.y\.z : a@b"? no (end of list)
517 >>> deny: condition test failed in ACL "acl1"
518 >>> processing "deny" (TESTSUITE/test-config 19)
519 >>>   message: failed 2
520 >>> check recipients = lsearch*@;TESTSUITE/aux-fixed/0304.d1
521 >>> x@domain2.only in "lsearch*@;TESTSUITE/aux-fixed/0304.d1"? no (end of list)
522 >>> deny: condition test failed in ACL "acl1"
523 >>> processing "deny" (TESTSUITE/test-config 22)
524 >>>   message: failed 3
525 >>> check recipients = @@lsearch;TESTSUITE/aux-fixed/0304.d2
526 >>> x@domain2.only in "@@lsearch;TESTSUITE/aux-fixed/0304.d2"? no (end of list)
527 >>> deny: condition test failed in ACL "acl1"
528 >>> processing "deny" (TESTSUITE/test-config 25)
529 >>>   message: failed 4
530 >>> check recipients = domain.only : *.domain2.only
531 >>> domain2.only in "domain.only"? no (end of list)
532 >>> domain2.only in "*.domain2.only"? no (end of list)
533 >>> x@domain2.only in "domain.only : *.domain2.only"? no (end of list)
534 >>> deny: condition test failed in ACL "acl1"
535 >>> processing "deny" (TESTSUITE/test-config 28)
536 >>>   message: failed 5
537 >>> check recipients = abc@domain3 : xyz@*.domain4
538 >>> x@domain2.only in "abc@domain3 : xyz@*.domain4"? no (end of list)
539 >>> deny: condition test failed in ACL "acl1"
540 >>> processing "deny" (TESTSUITE/test-config 31)
541 >>>   message: failed 6
542 >>> check recipients = pqr@@
543 >>> x@domain2.only in "pqr@@"? no (end of list)
544 >>> deny: condition test failed in ACL "acl1"
545 >>> processing "deny" (TESTSUITE/test-config 34)
546 >>>   message: failed 7
547 >>> check senders = :
548 >>> y in ""? no (end of list)
549 >>> x@y in ":"? no (end of list)
550 >>> deny: condition test failed in ACL "acl1"
551 >>> processing "deny" (TESTSUITE/test-config 38)
552 >>>   message: failed 8
553 >>> check senders = ^\$
554 >>> x@y in "^$"? no (end of list)
555 >>> deny: condition test failed in ACL "acl1"
556 >>> processing "deny" (TESTSUITE/test-config 42)
557 >>>   message: failed 9
558 >>> check recipients = *@lsearch;TESTSUITE/aux-fixed/0304.d3
559 >>> domain2.only in "lsearch;TESTSUITE/aux-fixed/0304.d3"? no (end of list)
560 >>> x@domain2.only in "*@lsearch;TESTSUITE/aux-fixed/0304.d3"? no (end of list)
561 >>> deny: condition test failed in ACL "acl1"
562 >>> processing "deny" (TESTSUITE/test-config 45)
563 >>>   message: failed 10
564 >>> check recipients = xyz@lsearch;TESTSUITE/aux-fixed/0304.d4
565 >>> x@domain2.only in "xyz@lsearch;TESTSUITE/aux-fixed/0304.d4"? no (end of list)
566 >>> deny: condition test failed in ACL "acl1"
567 >>> processing "deny" (TESTSUITE/test-config 48)
568 >>>   message: failed 11
569 >>> check recipients = lsearch*@;TESTSUITE/aux-fixed/0304.d5
570 >>> x@domain2.only in "lsearch*@;TESTSUITE/aux-fixed/0304.d5"? no (end of list)
571 >>> deny: condition test failed in ACL "acl1"
572 >>> processing "accept" (TESTSUITE/test-config 51)
573 >>> accept: condition test succeeded in ACL "acl1"
574 >>> end of ACL "acl1": ACCEPT
575 >>> using ACL "acl1"
576 >>> processing "deny" (TESTSUITE/test-config 16)
577 >>>   message: failed 1
578 >>> check recipients = \N^abc.*@.*\.x\.y\.z\N : a@b
579 >>> abc@domain3 in "^abc.*@.*\.x\.y\.z : a@b"? no (end of list)
580 >>> deny: condition test failed in ACL "acl1"
581 >>> processing "deny" (TESTSUITE/test-config 19)
582 >>>   message: failed 2
583 >>> check recipients = lsearch*@;TESTSUITE/aux-fixed/0304.d1
584 >>> abc@domain3 in "lsearch*@;TESTSUITE/aux-fixed/0304.d1"? no (end of list)
585 >>> deny: condition test failed in ACL "acl1"
586 >>> processing "deny" (TESTSUITE/test-config 22)
587 >>>   message: failed 3
588 >>> check recipients = @@lsearch;TESTSUITE/aux-fixed/0304.d2
589 >>> abc@domain3 in "@@lsearch;TESTSUITE/aux-fixed/0304.d2"? no (end of list)
590 >>> deny: condition test failed in ACL "acl1"
591 >>> processing "deny" (TESTSUITE/test-config 25)
592 >>>   message: failed 4
593 >>> check recipients = domain.only : *.domain2.only
594 >>> domain3 in "domain.only"? no (end of list)
595 >>> domain3 in "*.domain2.only"? no (end of list)
596 >>> abc@domain3 in "domain.only : *.domain2.only"? no (end of list)
597 >>> deny: condition test failed in ACL "acl1"
598 >>> processing "deny" (TESTSUITE/test-config 28)
599 >>>   message: failed 5
600 >>> check recipients = abc@domain3 : xyz@*.domain4
601 >>> domain3 in "domain3"? yes (matched "domain3")
602 >>> abc@domain3 in "abc@domain3 : xyz@*.domain4"? yes (matched "abc@domain3")
603 >>> deny: condition test succeeded in ACL "acl1"
604 >>> end of ACL "acl1": DENY
605 LOG: H=(test) [1.2.3.4] F=<x@y> rejected RCPT <abc@domain3>: failed 5
606 >>> using ACL "acl1"
607 >>> processing "deny" (TESTSUITE/test-config 16)
608 >>>   message: failed 1
609 >>> check recipients = \N^abc.*@.*\.x\.y\.z\N : a@b
610 >>> xyz@x.domain4 in "^abc.*@.*\.x\.y\.z : a@b"? no (end of list)
611 >>> deny: condition test failed in ACL "acl1"
612 >>> processing "deny" (TESTSUITE/test-config 19)
613 >>>   message: failed 2
614 >>> check recipients = lsearch*@;TESTSUITE/aux-fixed/0304.d1
615 >>> xyz@x.domain4 in "lsearch*@;TESTSUITE/aux-fixed/0304.d1"? no (end of list)
616 >>> deny: condition test failed in ACL "acl1"
617 >>> processing "deny" (TESTSUITE/test-config 22)
618 >>>   message: failed 3
619 >>> check recipients = @@lsearch;TESTSUITE/aux-fixed/0304.d2
620 >>> xyz@x.domain4 in "@@lsearch;TESTSUITE/aux-fixed/0304.d2"? no (end of list)
621 >>> deny: condition test failed in ACL "acl1"
622 >>> processing "deny" (TESTSUITE/test-config 25)
623 >>>   message: failed 4
624 >>> check recipients = domain.only : *.domain2.only
625 >>> x.domain4 in "domain.only"? no (end of list)
626 >>> x.domain4 in "*.domain2.only"? no (end of list)
627 >>> xyz@x.domain4 in "domain.only : *.domain2.only"? no (end of list)
628 >>> deny: condition test failed in ACL "acl1"
629 >>> processing "deny" (TESTSUITE/test-config 28)
630 >>>   message: failed 5
631 >>> check recipients = abc@domain3 : xyz@*.domain4
632 >>> x.domain4 in "*.domain4"? yes (matched "*.domain4")
633 >>> xyz@x.domain4 in "abc@domain3 : xyz@*.domain4"? yes (matched "xyz@*.domain4")
634 >>> deny: condition test succeeded in ACL "acl1"
635 >>> end of ACL "acl1": DENY
636 LOG: H=(test) [1.2.3.4] F=<x@y> rejected RCPT <xyz@x.domain4>: failed 5
637 >>> using ACL "acl1"
638 >>> processing "deny" (TESTSUITE/test-config 16)
639 >>>   message: failed 1
640 >>> check recipients = \N^abc.*@.*\.x\.y\.z\N : a@b
641 >>> abc@x.domain4 in "^abc.*@.*\.x\.y\.z : a@b"? no (end of list)
642 >>> deny: condition test failed in ACL "acl1"
643 >>> processing "deny" (TESTSUITE/test-config 19)
644 >>>   message: failed 2
645 >>> check recipients = lsearch*@;TESTSUITE/aux-fixed/0304.d1
646 >>> abc@x.domain4 in "lsearch*@;TESTSUITE/aux-fixed/0304.d1"? no (end of list)
647 >>> deny: condition test failed in ACL "acl1"
648 >>> processing "deny" (TESTSUITE/test-config 22)
649 >>>   message: failed 3
650 >>> check recipients = @@lsearch;TESTSUITE/aux-fixed/0304.d2
651 >>> abc@x.domain4 in "@@lsearch;TESTSUITE/aux-fixed/0304.d2"? no (end of list)
652 >>> deny: condition test failed in ACL "acl1"
653 >>> processing "deny" (TESTSUITE/test-config 25)
654 >>>   message: failed 4
655 >>> check recipients = domain.only : *.domain2.only
656 >>> x.domain4 in "domain.only"? no (end of list)
657 >>> x.domain4 in "*.domain2.only"? no (end of list)
658 >>> abc@x.domain4 in "domain.only : *.domain2.only"? no (end of list)
659 >>> deny: condition test failed in ACL "acl1"
660 >>> processing "deny" (TESTSUITE/test-config 28)
661 >>>   message: failed 5
662 >>> check recipients = abc@domain3 : xyz@*.domain4
663 >>> x.domain4 in "domain3"? no (end of list)
664 >>> abc@x.domain4 in "abc@domain3 : xyz@*.domain4"? no (end of list)
665 >>> deny: condition test failed in ACL "acl1"
666 >>> processing "deny" (TESTSUITE/test-config 31)
667 >>>   message: failed 6
668 >>> check recipients = pqr@@
669 >>> abc@x.domain4 in "pqr@@"? no (end of list)
670 >>> deny: condition test failed in ACL "acl1"
671 >>> processing "deny" (TESTSUITE/test-config 34)
672 >>>   message: failed 7
673 >>> check senders = :
674 >>> y in ""? no (end of list)
675 >>> x@y in ":"? no (end of list)
676 >>> deny: condition test failed in ACL "acl1"
677 >>> processing "deny" (TESTSUITE/test-config 38)
678 >>>   message: failed 8
679 >>> check senders = ^\$
680 >>> x@y in "^$"? no (end of list)
681 >>> deny: condition test failed in ACL "acl1"
682 >>> processing "deny" (TESTSUITE/test-config 42)
683 >>>   message: failed 9
684 >>> check recipients = *@lsearch;TESTSUITE/aux-fixed/0304.d3
685 >>> x.domain4 in "lsearch;TESTSUITE/aux-fixed/0304.d3"? no (end of list)
686 >>> abc@x.domain4 in "*@lsearch;TESTSUITE/aux-fixed/0304.d3"? no (end of list)
687 >>> deny: condition test failed in ACL "acl1"
688 >>> processing "deny" (TESTSUITE/test-config 45)
689 >>>   message: failed 10
690 >>> check recipients = xyz@lsearch;TESTSUITE/aux-fixed/0304.d4
691 >>> abc@x.domain4 in "xyz@lsearch;TESTSUITE/aux-fixed/0304.d4"? no (end of list)
692 >>> deny: condition test failed in ACL "acl1"
693 >>> processing "deny" (TESTSUITE/test-config 48)
694 >>>   message: failed 11
695 >>> check recipients = lsearch*@;TESTSUITE/aux-fixed/0304.d5
696 >>> abc@x.domain4 in "lsearch*@;TESTSUITE/aux-fixed/0304.d5"? no (end of list)
697 >>> deny: condition test failed in ACL "acl1"
698 >>> processing "accept" (TESTSUITE/test-config 51)
699 >>> accept: condition test succeeded in ACL "acl1"
700 >>> end of ACL "acl1": ACCEPT
701 >>> using ACL "acl1"
702 >>> processing "deny" (TESTSUITE/test-config 16)
703 >>>   message: failed 1
704 >>> check recipients = \N^abc.*@.*\.x\.y\.z\N : a@b
705 >>> xyz@domain3 in "^abc.*@.*\.x\.y\.z : a@b"? no (end of list)
706 >>> deny: condition test failed in ACL "acl1"
707 >>> processing "deny" (TESTSUITE/test-config 19)
708 >>>   message: failed 2
709 >>> check recipients = lsearch*@;TESTSUITE/aux-fixed/0304.d1
710 >>> xyz@domain3 in "lsearch*@;TESTSUITE/aux-fixed/0304.d1"? no (end of list)
711 >>> deny: condition test failed in ACL "acl1"
712 >>> processing "deny" (TESTSUITE/test-config 22)
713 >>>   message: failed 3
714 >>> check recipients = @@lsearch;TESTSUITE/aux-fixed/0304.d2
715 >>> xyz@domain3 in "@@lsearch;TESTSUITE/aux-fixed/0304.d2"? no (end of list)
716 >>> deny: condition test failed in ACL "acl1"
717 >>> processing "deny" (TESTSUITE/test-config 25)
718 >>>   message: failed 4
719 >>> check recipients = domain.only : *.domain2.only
720 >>> domain3 in "domain.only"? no (end of list)
721 >>> domain3 in "*.domain2.only"? no (end of list)
722 >>> xyz@domain3 in "domain.only : *.domain2.only"? no (end of list)
723 >>> deny: condition test failed in ACL "acl1"
724 >>> processing "deny" (TESTSUITE/test-config 28)
725 >>>   message: failed 5
726 >>> check recipients = abc@domain3 : xyz@*.domain4
727 >>> domain3 in "*.domain4"? no (end of list)
728 >>> xyz@domain3 in "abc@domain3 : xyz@*.domain4"? no (end of list)
729 >>> deny: condition test failed in ACL "acl1"
730 >>> processing "deny" (TESTSUITE/test-config 31)
731 >>>   message: failed 6
732 >>> check recipients = pqr@@
733 >>> xyz@domain3 in "pqr@@"? no (end of list)
734 >>> deny: condition test failed in ACL "acl1"
735 >>> processing "deny" (TESTSUITE/test-config 34)
736 >>>   message: failed 7
737 >>> check senders = :
738 >>> y in ""? no (end of list)
739 >>> x@y in ":"? no (end of list)
740 >>> deny: condition test failed in ACL "acl1"
741 >>> processing "deny" (TESTSUITE/test-config 38)
742 >>>   message: failed 8
743 >>> check senders = ^\$
744 >>> x@y in "^$"? no (end of list)
745 >>> deny: condition test failed in ACL "acl1"
746 >>> processing "deny" (TESTSUITE/test-config 42)
747 >>>   message: failed 9
748 >>> check recipients = *@lsearch;TESTSUITE/aux-fixed/0304.d3
749 >>> domain3 in "lsearch;TESTSUITE/aux-fixed/0304.d3"? no (end of list)
750 >>> xyz@domain3 in "*@lsearch;TESTSUITE/aux-fixed/0304.d3"? no (end of list)
751 >>> deny: condition test failed in ACL "acl1"
752 >>> processing "deny" (TESTSUITE/test-config 45)
753 >>>   message: failed 10
754 >>> check recipients = xyz@lsearch;TESTSUITE/aux-fixed/0304.d4
755 >>> domain3 in "lsearch;TESTSUITE/aux-fixed/0304.d4"? no (end of list)
756 >>> xyz@domain3 in "xyz@lsearch;TESTSUITE/aux-fixed/0304.d4"? no (end of list)
757 >>> deny: condition test failed in ACL "acl1"
758 >>> processing "deny" (TESTSUITE/test-config 48)
759 >>>   message: failed 11
760 >>> check recipients = lsearch*@;TESTSUITE/aux-fixed/0304.d5
761 >>> xyz@domain3 in "lsearch*@;TESTSUITE/aux-fixed/0304.d5"? no (end of list)
762 >>> deny: condition test failed in ACL "acl1"
763 >>> processing "accept" (TESTSUITE/test-config 51)
764 >>> accept: condition test succeeded in ACL "acl1"
765 >>> end of ACL "acl1": ACCEPT
766 >>> using ACL "acl1"
767 >>> processing "deny" (TESTSUITE/test-config 16)
768 >>>   message: failed 1
769 >>> check recipients = \N^abc.*@.*\.x\.y\.z\N : a@b
770 >>> pqr@myhost.test.ex in "^abc.*@.*\.x\.y\.z : a@b"? no (end of list)
771 >>> deny: condition test failed in ACL "acl1"
772 >>> processing "deny" (TESTSUITE/test-config 19)
773 >>>   message: failed 2
774 >>> check recipients = lsearch*@;TESTSUITE/aux-fixed/0304.d1
775 >>> pqr@myhost.test.ex in "lsearch*@;TESTSUITE/aux-fixed/0304.d1"? no (end of list)
776 >>> deny: condition test failed in ACL "acl1"
777 >>> processing "deny" (TESTSUITE/test-config 22)
778 >>>   message: failed 3
779 >>> check recipients = @@lsearch;TESTSUITE/aux-fixed/0304.d2
780 >>> pqr@myhost.test.ex in "@@lsearch;TESTSUITE/aux-fixed/0304.d2"? no (end of list)
781 >>> deny: condition test failed in ACL "acl1"
782 >>> processing "deny" (TESTSUITE/test-config 25)
783 >>>   message: failed 4
784 >>> check recipients = domain.only : *.domain2.only
785 >>> myhost.test.ex in "domain.only"? no (end of list)
786 >>> myhost.test.ex in "*.domain2.only"? no (end of list)
787 >>> pqr@myhost.test.ex in "domain.only : *.domain2.only"? no (end of list)
788 >>> deny: condition test failed in ACL "acl1"
789 >>> processing "deny" (TESTSUITE/test-config 28)
790 >>>   message: failed 5
791 >>> check recipients = abc@domain3 : xyz@*.domain4
792 >>> pqr@myhost.test.ex in "abc@domain3 : xyz@*.domain4"? no (end of list)
793 >>> deny: condition test failed in ACL "acl1"
794 >>> processing "deny" (TESTSUITE/test-config 31)
795 >>>   message: failed 6
796 >>> check recipients = pqr@@
797 >>> myhost.test.ex in "@"? yes (matched "@")
798 >>> pqr@myhost.test.ex in "pqr@@"? yes (matched "pqr@@")
799 >>> deny: condition test succeeded in ACL "acl1"
800 >>> end of ACL "acl1": DENY
801 LOG: H=(test) [1.2.3.4] F=<x@y> rejected RCPT <pqr@myhost.test.ex>: failed 6
802 >>> using ACL "acl1"
803 >>> processing "deny" (TESTSUITE/test-config 16)
804 >>>   message: failed 1
805 >>> check recipients = \N^abc.*@.*\.x\.y\.z\N : a@b
806 >>> xxx@myhost.test.ex in "^abc.*@.*\.x\.y\.z : a@b"? no (end of list)
807 >>> deny: condition test failed in ACL "acl1"
808 >>> processing "deny" (TESTSUITE/test-config 19)
809 >>>   message: failed 2
810 >>> check recipients = lsearch*@;TESTSUITE/aux-fixed/0304.d1
811 >>> xxx@myhost.test.ex in "lsearch*@;TESTSUITE/aux-fixed/0304.d1"? no (end of list)
812 >>> deny: condition test failed in ACL "acl1"
813 >>> processing "deny" (TESTSUITE/test-config 22)
814 >>>   message: failed 3
815 >>> check recipients = @@lsearch;TESTSUITE/aux-fixed/0304.d2
816 >>> xxx@myhost.test.ex in "@@lsearch;TESTSUITE/aux-fixed/0304.d2"? no (end of list)
817 >>> deny: condition test failed in ACL "acl1"
818 >>> processing "deny" (TESTSUITE/test-config 25)
819 >>>   message: failed 4
820 >>> check recipients = domain.only : *.domain2.only
821 >>> myhost.test.ex in "domain.only"? no (end of list)
822 >>> myhost.test.ex in "*.domain2.only"? no (end of list)
823 >>> xxx@myhost.test.ex in "domain.only : *.domain2.only"? no (end of list)
824 >>> deny: condition test failed in ACL "acl1"
825 >>> processing "deny" (TESTSUITE/test-config 28)
826 >>>   message: failed 5
827 >>> check recipients = abc@domain3 : xyz@*.domain4
828 >>> xxx@myhost.test.ex in "abc@domain3 : xyz@*.domain4"? no (end of list)
829 >>> deny: condition test failed in ACL "acl1"
830 >>> processing "deny" (TESTSUITE/test-config 31)
831 >>>   message: failed 6
832 >>> check recipients = pqr@@
833 >>> xxx@myhost.test.ex in "pqr@@"? no (end of list)
834 >>> deny: condition test failed in ACL "acl1"
835 >>> processing "deny" (TESTSUITE/test-config 34)
836 >>>   message: failed 7
837 >>> check senders = :
838 >>> y in ""? no (end of list)
839 >>> x@y in ":"? no (end of list)
840 >>> deny: condition test failed in ACL "acl1"
841 >>> processing "deny" (TESTSUITE/test-config 38)
842 >>>   message: failed 8
843 >>> check senders = ^\$
844 >>> x@y in "^$"? no (end of list)
845 >>> deny: condition test failed in ACL "acl1"
846 >>> processing "deny" (TESTSUITE/test-config 42)
847 >>>   message: failed 9
848 >>> check recipients = *@lsearch;TESTSUITE/aux-fixed/0304.d3
849 >>> myhost.test.ex in "lsearch;TESTSUITE/aux-fixed/0304.d3"? no (end of list)
850 >>> xxx@myhost.test.ex in "*@lsearch;TESTSUITE/aux-fixed/0304.d3"? no (end of list)
851 >>> deny: condition test failed in ACL "acl1"
852 >>> processing "deny" (TESTSUITE/test-config 45)
853 >>>   message: failed 10
854 >>> check recipients = xyz@lsearch;TESTSUITE/aux-fixed/0304.d4
855 >>> xxx@myhost.test.ex in "xyz@lsearch;TESTSUITE/aux-fixed/0304.d4"? no (end of list)
856 >>> deny: condition test failed in ACL "acl1"
857 >>> processing "deny" (TESTSUITE/test-config 48)
858 >>>   message: failed 11
859 >>> check recipients = lsearch*@;TESTSUITE/aux-fixed/0304.d5
860 >>> xxx@myhost.test.ex in "lsearch*@;TESTSUITE/aux-fixed/0304.d5"? no (end of list)
861 >>> deny: condition test failed in ACL "acl1"
862 >>> processing "accept" (TESTSUITE/test-config 51)
863 >>> accept: condition test succeeded in ACL "acl1"
864 >>> end of ACL "acl1": ACCEPT
865 >>> using ACL "acl1"
866 >>> processing "deny" (TESTSUITE/test-config 16)
867 >>>   message: failed 1
868 >>> check recipients = \N^abc.*@.*\.x\.y\.z\N : a@b
869 >>> domain5 in "b"? no (end of list)
870 >>> a@domain5 in "^abc.*@.*\.x\.y\.z : a@b"? no (end of list)
871 >>> deny: condition test failed in ACL "acl1"
872 >>> processing "deny" (TESTSUITE/test-config 19)
873 >>>   message: failed 2
874 >>> check recipients = lsearch*@;TESTSUITE/aux-fixed/0304.d1
875 >>> a@domain5 in "lsearch*@;TESTSUITE/aux-fixed/0304.d1"? no (end of list)
876 >>> deny: condition test failed in ACL "acl1"
877 >>> processing "deny" (TESTSUITE/test-config 22)
878 >>>   message: failed 3
879 >>> check recipients = @@lsearch;TESTSUITE/aux-fixed/0304.d2
880 >>> a@domain5 in "@@lsearch;TESTSUITE/aux-fixed/0304.d2"? no (end of list)
881 >>> deny: condition test failed in ACL "acl1"
882 >>> processing "deny" (TESTSUITE/test-config 25)
883 >>>   message: failed 4
884 >>> check recipients = domain.only : *.domain2.only
885 >>> domain5 in "domain.only"? no (end of list)
886 >>> domain5 in "*.domain2.only"? no (end of list)
887 >>> a@domain5 in "domain.only : *.domain2.only"? no (end of list)
888 >>> deny: condition test failed in ACL "acl1"
889 >>> processing "deny" (TESTSUITE/test-config 28)
890 >>>   message: failed 5
891 >>> check recipients = abc@domain3 : xyz@*.domain4
892 >>> a@domain5 in "abc@domain3 : xyz@*.domain4"? no (end of list)
893 >>> deny: condition test failed in ACL "acl1"
894 >>> processing "deny" (TESTSUITE/test-config 31)
895 >>>   message: failed 6
896 >>> check recipients = pqr@@
897 >>> a@domain5 in "pqr@@"? no (end of list)
898 >>> deny: condition test failed in ACL "acl1"
899 >>> processing "deny" (TESTSUITE/test-config 34)
900 >>>   message: failed 7
901 >>> check senders = :
902 >>> y in ""? no (end of list)
903 >>> x@y in ":"? no (end of list)
904 >>> deny: condition test failed in ACL "acl1"
905 >>> processing "deny" (TESTSUITE/test-config 38)
906 >>>   message: failed 8
907 >>> check senders = ^\$
908 >>> x@y in "^$"? no (end of list)
909 >>> deny: condition test failed in ACL "acl1"
910 >>> processing "deny" (TESTSUITE/test-config 42)
911 >>>   message: failed 9
912 >>> check recipients = *@lsearch;TESTSUITE/aux-fixed/0304.d3
913 >>> domain5 in "lsearch;TESTSUITE/aux-fixed/0304.d3"? yes (matched "lsearch;TESTSUITE/aux-fixed/0304.d3")
914 >>> a@domain5 in "*@lsearch;TESTSUITE/aux-fixed/0304.d3"? yes (matched "*@lsearch;TESTSUITE/aux-fixed/0304.d3")
915 >>> deny: condition test succeeded in ACL "acl1"
916 >>> end of ACL "acl1": DENY
917 LOG: H=(test) [1.2.3.4] F=<x@y> rejected RCPT <a@domain5>: failed 9
918 >>> using ACL "acl1"
919 >>> processing "deny" (TESTSUITE/test-config 16)
920 >>>   message: failed 1
921 >>> check recipients = \N^abc.*@.*\.x\.y\.z\N : a@b
922 >>> xyz@domain6 in "^abc.*@.*\.x\.y\.z : a@b"? no (end of list)
923 >>> deny: condition test failed in ACL "acl1"
924 >>> processing "deny" (TESTSUITE/test-config 19)
925 >>>   message: failed 2
926 >>> check recipients = lsearch*@;TESTSUITE/aux-fixed/0304.d1
927 >>> xyz@domain6 in "lsearch*@;TESTSUITE/aux-fixed/0304.d1"? no (end of list)
928 >>> deny: condition test failed in ACL "acl1"
929 >>> processing "deny" (TESTSUITE/test-config 22)
930 >>>   message: failed 3
931 >>> check recipients = @@lsearch;TESTSUITE/aux-fixed/0304.d2
932 >>> xyz@domain6 in "@@lsearch;TESTSUITE/aux-fixed/0304.d2"? no (end of list)
933 >>> deny: condition test failed in ACL "acl1"
934 >>> processing "deny" (TESTSUITE/test-config 25)
935 >>>   message: failed 4
936 >>> check recipients = domain.only : *.domain2.only
937 >>> domain6 in "domain.only"? no (end of list)
938 >>> domain6 in "*.domain2.only"? no (end of list)
939 >>> xyz@domain6 in "domain.only : *.domain2.only"? no (end of list)
940 >>> deny: condition test failed in ACL "acl1"
941 >>> processing "deny" (TESTSUITE/test-config 28)
942 >>>   message: failed 5
943 >>> check recipients = abc@domain3 : xyz@*.domain4
944 >>> domain6 in "*.domain4"? no (end of list)
945 >>> xyz@domain6 in "abc@domain3 : xyz@*.domain4"? no (end of list)
946 >>> deny: condition test failed in ACL "acl1"
947 >>> processing "deny" (TESTSUITE/test-config 31)
948 >>>   message: failed 6
949 >>> check recipients = pqr@@
950 >>> xyz@domain6 in "pqr@@"? no (end of list)
951 >>> deny: condition test failed in ACL "acl1"
952 >>> processing "deny" (TESTSUITE/test-config 34)
953 >>>   message: failed 7
954 >>> check senders = :
955 >>> y in ""? no (end of list)
956 >>> x@y in ":"? no (end of list)
957 >>> deny: condition test failed in ACL "acl1"
958 >>> processing "deny" (TESTSUITE/test-config 38)
959 >>>   message: failed 8
960 >>> check senders = ^\$
961 >>> x@y in "^$"? no (end of list)
962 >>> deny: condition test failed in ACL "acl1"
963 >>> processing "deny" (TESTSUITE/test-config 42)
964 >>>   message: failed 9
965 >>> check recipients = *@lsearch;TESTSUITE/aux-fixed/0304.d3
966 >>> domain6 in "lsearch;TESTSUITE/aux-fixed/0304.d3"? no (end of list)
967 >>> xyz@domain6 in "*@lsearch;TESTSUITE/aux-fixed/0304.d3"? no (end of list)
968 >>> deny: condition test failed in ACL "acl1"
969 >>> processing "deny" (TESTSUITE/test-config 45)
970 >>>   message: failed 10
971 >>> check recipients = xyz@lsearch;TESTSUITE/aux-fixed/0304.d4
972 >>> domain6 in "lsearch;TESTSUITE/aux-fixed/0304.d4"? yes (matched "lsearch;TESTSUITE/aux-fixed/0304.d4")
973 >>> xyz@domain6 in "xyz@lsearch;TESTSUITE/aux-fixed/0304.d4"? yes (matched "xyz@lsearch;TESTSUITE/aux-fixed/0304.d4")
974 >>> deny: condition test succeeded in ACL "acl1"
975 >>> end of ACL "acl1": DENY
976 LOG: H=(test) [1.2.3.4] F=<x@y> rejected RCPT <xyz@domain6>: failed 10
977 >>> using ACL "acl1"
978 >>> processing "deny" (TESTSUITE/test-config 16)
979 >>>   message: failed 1
980 >>> check recipients = \N^abc.*@.*\.x\.y\.z\N : a@b
981 >>> abc@domain6 in "^abc.*@.*\.x\.y\.z : a@b"? no (end of list)
982 >>> deny: condition test failed in ACL "acl1"
983 >>> processing "deny" (TESTSUITE/test-config 19)
984 >>>   message: failed 2
985 >>> check recipients = lsearch*@;TESTSUITE/aux-fixed/0304.d1
986 >>> abc@domain6 in "lsearch*@;TESTSUITE/aux-fixed/0304.d1"? no (end of list)
987 >>> deny: condition test failed in ACL "acl1"
988 >>> processing "deny" (TESTSUITE/test-config 22)
989 >>>   message: failed 3
990 >>> check recipients = @@lsearch;TESTSUITE/aux-fixed/0304.d2
991 >>> abc@domain6 in "@@lsearch;TESTSUITE/aux-fixed/0304.d2"? no (end of list)
992 >>> deny: condition test failed in ACL "acl1"
993 >>> processing "deny" (TESTSUITE/test-config 25)
994 >>>   message: failed 4
995 >>> check recipients = domain.only : *.domain2.only
996 >>> domain6 in "domain.only"? no (end of list)
997 >>> domain6 in "*.domain2.only"? no (end of list)
998 >>> abc@domain6 in "domain.only : *.domain2.only"? no (end of list)
999 >>> deny: condition test failed in ACL "acl1"
1000 >>> processing "deny" (TESTSUITE/test-config 28)
1001 >>>   message: failed 5
1002 >>> check recipients = abc@domain3 : xyz@*.domain4
1003 >>> domain6 in "domain3"? no (end of list)
1004 >>> abc@domain6 in "abc@domain3 : xyz@*.domain4"? no (end of list)
1005 >>> deny: condition test failed in ACL "acl1"
1006 >>> processing "deny" (TESTSUITE/test-config 31)
1007 >>>   message: failed 6
1008 >>> check recipients = pqr@@
1009 >>> abc@domain6 in "pqr@@"? no (end of list)
1010 >>> deny: condition test failed in ACL "acl1"
1011 >>> processing "deny" (TESTSUITE/test-config 34)
1012 >>>   message: failed 7
1013 >>> check senders = :
1014 >>> y in ""? no (end of list)
1015 >>> x@y in ":"? no (end of list)
1016 >>> deny: condition test failed in ACL "acl1"
1017 >>> processing "deny" (TESTSUITE/test-config 38)
1018 >>>   message: failed 8
1019 >>> check senders = ^\$
1020 >>> x@y in "^$"? no (end of list)
1021 >>> deny: condition test failed in ACL "acl1"
1022 >>> processing "deny" (TESTSUITE/test-config 42)
1023 >>>   message: failed 9
1024 >>> check recipients = *@lsearch;TESTSUITE/aux-fixed/0304.d3
1025 >>> domain6 in "lsearch;TESTSUITE/aux-fixed/0304.d3"? no (end of list)
1026 >>> abc@domain6 in "*@lsearch;TESTSUITE/aux-fixed/0304.d3"? no (end of list)
1027 >>> deny: condition test failed in ACL "acl1"
1028 >>> processing "deny" (TESTSUITE/test-config 45)
1029 >>>   message: failed 10
1030 >>> check recipients = xyz@lsearch;TESTSUITE/aux-fixed/0304.d4
1031 >>> abc@domain6 in "xyz@lsearch;TESTSUITE/aux-fixed/0304.d4"? no (end of list)
1032 >>> deny: condition test failed in ACL "acl1"
1033 >>> processing "deny" (TESTSUITE/test-config 48)
1034 >>>   message: failed 11
1035 >>> check recipients = lsearch*@;TESTSUITE/aux-fixed/0304.d5
1036 >>> abc@domain6 in "lsearch*@;TESTSUITE/aux-fixed/0304.d5"? no (end of list)
1037 >>> deny: condition test failed in ACL "acl1"
1038 >>> processing "accept" (TESTSUITE/test-config 51)
1039 >>> accept: condition test succeeded in ACL "acl1"
1040 >>> end of ACL "acl1": ACCEPT
1041 >>> using ACL "acl1"
1042 >>> processing "deny" (TESTSUITE/test-config 16)
1043 >>>   message: failed 1
1044 >>> check recipients = \N^abc.*@.*\.x\.y\.z\N : a@b
1045 >>> x@domain7 in "^abc.*@.*\.x\.y\.z : a@b"? no (end of list)
1046 >>> deny: condition test failed in ACL "acl1"
1047 >>> processing "deny" (TESTSUITE/test-config 19)
1048 >>>   message: failed 2
1049 >>> check recipients = lsearch*@;TESTSUITE/aux-fixed/0304.d1
1050 >>> x@domain7 in "lsearch*@;TESTSUITE/aux-fixed/0304.d1"? no (end of list)
1051 >>> deny: condition test failed in ACL "acl1"
1052 >>> processing "deny" (TESTSUITE/test-config 22)
1053 >>>   message: failed 3
1054 >>> check recipients = @@lsearch;TESTSUITE/aux-fixed/0304.d2
1055 >>> x@domain7 in "@@lsearch;TESTSUITE/aux-fixed/0304.d2"? no (end of list)
1056 >>> deny: condition test failed in ACL "acl1"
1057 >>> processing "deny" (TESTSUITE/test-config 25)
1058 >>>   message: failed 4
1059 >>> check recipients = domain.only : *.domain2.only
1060 >>> domain7 in "domain.only"? no (end of list)
1061 >>> domain7 in "*.domain2.only"? no (end of list)
1062 >>> x@domain7 in "domain.only : *.domain2.only"? no (end of list)
1063 >>> deny: condition test failed in ACL "acl1"
1064 >>> processing "deny" (TESTSUITE/test-config 28)
1065 >>>   message: failed 5
1066 >>> check recipients = abc@domain3 : xyz@*.domain4
1067 >>> x@domain7 in "abc@domain3 : xyz@*.domain4"? no (end of list)
1068 >>> deny: condition test failed in ACL "acl1"
1069 >>> processing "deny" (TESTSUITE/test-config 31)
1070 >>>   message: failed 6
1071 >>> check recipients = pqr@@
1072 >>> x@domain7 in "pqr@@"? no (end of list)
1073 >>> deny: condition test failed in ACL "acl1"
1074 >>> processing "deny" (TESTSUITE/test-config 34)
1075 >>>   message: failed 7
1076 >>> check senders = :
1077 >>> y in ""? no (end of list)
1078 >>> x@y in ":"? no (end of list)
1079 >>> deny: condition test failed in ACL "acl1"
1080 >>> processing "deny" (TESTSUITE/test-config 38)
1081 >>>   message: failed 8
1082 >>> check senders = ^\$
1083 >>> x@y in "^$"? no (end of list)
1084 >>> deny: condition test failed in ACL "acl1"
1085 >>> processing "deny" (TESTSUITE/test-config 42)
1086 >>>   message: failed 9
1087 >>> check recipients = *@lsearch;TESTSUITE/aux-fixed/0304.d3
1088 >>> domain7 in "lsearch;TESTSUITE/aux-fixed/0304.d3"? no (end of list)
1089 >>> x@domain7 in "*@lsearch;TESTSUITE/aux-fixed/0304.d3"? no (end of list)
1090 >>> deny: condition test failed in ACL "acl1"
1091 >>> processing "deny" (TESTSUITE/test-config 45)
1092 >>>   message: failed 10
1093 >>> check recipients = xyz@lsearch;TESTSUITE/aux-fixed/0304.d4
1094 >>> x@domain7 in "xyz@lsearch;TESTSUITE/aux-fixed/0304.d4"? no (end of list)
1095 >>> deny: condition test failed in ACL "acl1"
1096 >>> processing "deny" (TESTSUITE/test-config 48)
1097 >>>   message: failed 11
1098 >>> check recipients = lsearch*@;TESTSUITE/aux-fixed/0304.d5
1099 >>> x@domain7 in "lsearch*@;TESTSUITE/aux-fixed/0304.d5"? yes (matched "lsearch*@;TESTSUITE/aux-fixed/0304.d5")
1100 >>> deny: condition test succeeded in ACL "acl1"
1101 >>> end of ACL "acl1": DENY
1102 LOG: H=(test) [1.2.3.4] F=<x@y> rejected RCPT <x@domain7>: failed 11