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