Testsuite: check for conflicting host name
[exim.git] / test / stderr / 0003
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 "check_recipient"
10>>> processing "accept"
11>>> check hosts = :
12>>> host in ":"? no (end of list)
6968512f 13>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
14>>> processing "deny"
15>>> check senders = a@b.c : X@Y.Z : ^\\Dx@e\\.f : ^\\DY@G\\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain
16>>> b.c in "b.c"? yes (matched "b.c")
17>>> a@b.c in "a@b.c : X@Y.Z : ^\Dx@e\.f : ^\DY@G\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain"? yes (matched "a@b.c")
6968512f 18>>> deny: condition test succeeded in ACL "check_recipient"
a7538db1 19>>> end of ACL "check_recipient": DENY
54c5ebb1
PH
20LOG: H=[1.1.1.1] F=<a@b.c> rejected RCPT <x@test.ex>
21>>> using ACL "check_recipient"
22>>> processing "accept"
23>>> check hosts = :
24>>> host in ":"? no (end of list)
6968512f 25>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
26>>> processing "deny"
27>>> check senders = a@b.c : X@Y.Z : ^\\Dx@e\\.f : ^\\DY@G\\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain
28>>> b.c in "b.c"? yes (matched "b.c")
29>>> a@B.C in "a@b.c : X@Y.Z : ^\Dx@e\.f : ^\DY@G\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain"? yes (matched "a@b.c")
6968512f 30>>> deny: condition test succeeded in ACL "check_recipient"
a7538db1 31>>> end of ACL "check_recipient": DENY
54c5ebb1
PH
32LOG: H=[1.1.1.1] F=<a@B.C> rejected RCPT <x@test.ex>
33>>> host in smtp_accept_max_nonmail_hosts? yes (matched "*")
34>>> using ACL "check_recipient"
35>>> processing "accept"
36>>> check hosts = :
37>>> host in ":"? no (end of list)
6968512f 38>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
39>>> processing "deny"
40>>> check senders = a@b.c : X@Y.Z : ^\\Dx@e\\.f : ^\\DY@G\\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain
41>>> b.c in "b.c"? yes (matched "b.c")
42>>> A@b.c in "a@b.c : X@Y.Z : ^\Dx@e\.f : ^\DY@G\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain"? yes (matched "a@b.c")
6968512f 43>>> deny: condition test succeeded in ACL "check_recipient"
a7538db1 44>>> end of ACL "check_recipient": DENY
54c5ebb1
PH
45LOG: H=[1.1.1.1] F=<A@b.c> rejected RCPT <x@test.ex>
46>>> using ACL "check_recipient"
47>>> processing "accept"
48>>> check hosts = :
49>>> host in ":"? no (end of list)
6968512f 50>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
51>>> processing "deny"
52>>> check senders = a@b.c : X@Y.Z : ^\\Dx@e\\.f : ^\\DY@G\\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain
53>>> b.c in "b.c"? yes (matched "b.c")
54>>> A@B.C in "a@b.c : X@Y.Z : ^\Dx@e\.f : ^\DY@G\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain"? yes (matched "a@b.c")
6968512f 55>>> deny: condition test succeeded in ACL "check_recipient"
a7538db1 56>>> end of ACL "check_recipient": DENY
54c5ebb1
PH
57LOG: H=[1.1.1.1] F=<A@B.C> rejected RCPT <x@test.ex>
58>>> using ACL "check_recipient"
59>>> processing "accept"
60>>> check hosts = :
61>>> host in ":"? no (end of list)
6968512f 62>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
63>>> processing "deny"
64>>> check senders = a@b.c : X@Y.Z : ^\\Dx@e\\.f : ^\\DY@G\\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain
65>>> y.z in "Y.Z"? yes (matched "Y.Z")
66>>> x@y.z in "a@b.c : X@Y.Z : ^\Dx@e\.f : ^\DY@G\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain"? yes (matched "X@Y.Z")
6968512f 67>>> deny: condition test succeeded in ACL "check_recipient"
a7538db1 68>>> end of ACL "check_recipient": DENY
54c5ebb1
PH
69LOG: H=[1.1.1.1] F=<x@y.z> rejected RCPT <x@test.ex>
70>>> using ACL "check_recipient"
71>>> processing "accept"
72>>> check hosts = :
73>>> host in ":"? no (end of list)
6968512f 74>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
75>>> processing "deny"
76>>> check senders = a@b.c : X@Y.Z : ^\\Dx@e\\.f : ^\\DY@G\\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain
77>>> y.z in "Y.Z"? yes (matched "Y.Z")
78>>> x@Y.Z in "a@b.c : X@Y.Z : ^\Dx@e\.f : ^\DY@G\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain"? yes (matched "X@Y.Z")
6968512f 79>>> deny: condition test succeeded in ACL "check_recipient"
a7538db1 80>>> end of ACL "check_recipient": DENY
54c5ebb1
PH
81LOG: H=[1.1.1.1] F=<x@Y.Z> rejected RCPT <x@test.ex>
82>>> using ACL "check_recipient"
83>>> processing "accept"
84>>> check hosts = :
85>>> host in ":"? no (end of list)
6968512f 86>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
87>>> processing "deny"
88>>> check senders = a@b.c : X@Y.Z : ^\\Dx@e\\.f : ^\\DY@G\\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain
89>>> y.z in "Y.Z"? yes (matched "Y.Z")
90>>> X@y.z in "a@b.c : X@Y.Z : ^\Dx@e\.f : ^\DY@G\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain"? yes (matched "X@Y.Z")
6968512f 91>>> deny: condition test succeeded in ACL "check_recipient"
a7538db1 92>>> end of ACL "check_recipient": DENY
54c5ebb1
PH
93LOG: H=[1.1.1.1] F=<X@y.z> rejected RCPT <x@test.ex>
94>>> using ACL "check_recipient"
95>>> processing "accept"
96>>> check hosts = :
97>>> host in ":"? no (end of list)
6968512f 98>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
99>>> processing "deny"
100>>> check senders = a@b.c : X@Y.Z : ^\\Dx@e\\.f : ^\\DY@G\\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain
101>>> y.z in "Y.Z"? yes (matched "Y.Z")
102>>> X@Y.Z in "a@b.c : X@Y.Z : ^\Dx@e\.f : ^\DY@G\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain"? yes (matched "X@Y.Z")
6968512f 103>>> deny: condition test succeeded in ACL "check_recipient"
a7538db1 104>>> end of ACL "check_recipient": DENY
54c5ebb1
PH
105LOG: H=[1.1.1.1] F=<X@Y.Z> rejected RCPT <x@test.ex>
106>>> using ACL "check_recipient"
107>>> processing "accept"
108>>> check hosts = :
109>>> host in ":"? no (end of list)
6968512f 110>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
111>>> processing "deny"
112>>> check senders = a@b.c : X@Y.Z : ^\\Dx@e\\.f : ^\\DY@G\\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain
113>>> ax@e.f in "a@b.c : X@Y.Z : ^\Dx@e\.f : ^\DY@G\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain"? yes (matched "^\Dx@e\.f")
6968512f 114>>> deny: condition test succeeded in ACL "check_recipient"
a7538db1 115>>> end of ACL "check_recipient": DENY
54c5ebb1
PH
116LOG: H=[1.1.1.1] F=<ax@e.f> rejected RCPT <x@test.ex>
117>>> using ACL "check_recipient"
118>>> processing "accept"
119>>> check hosts = :
120>>> host in ":"? no (end of list)
6968512f 121>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
122>>> processing "deny"
123>>> check senders = a@b.c : X@Y.Z : ^\\Dx@e\\.f : ^\\DY@G\\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain
124>>> ay@g.h in "a@b.c : X@Y.Z : ^\Dx@e\.f : ^\DY@G\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain"? yes (matched "^\DY@G\.H")
6968512f 125>>> deny: condition test succeeded in ACL "check_recipient"
a7538db1 126>>> end of ACL "check_recipient": DENY
54c5ebb1
PH
127LOG: H=[1.1.1.1] F=<ay@g.h> rejected RCPT <x@test.ex>
128>>> using ACL "check_recipient"
129>>> processing "accept"
130>>> check hosts = :
131>>> host in ":"? no (end of list)
6968512f 132>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
133>>> processing "deny"
134>>> check senders = a@b.c : X@Y.Z : ^\\Dx@e\\.f : ^\\DY@G\\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain
135>>> bX@E.F in "a@b.c : X@Y.Z : ^\Dx@e\.f : ^\DY@G\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain"? yes (matched "^\Dx@e\.f")
6968512f 136>>> deny: condition test succeeded in ACL "check_recipient"
a7538db1 137>>> end of ACL "check_recipient": DENY
54c5ebb1
PH
138LOG: H=[1.1.1.1] F=<bX@E.F> rejected RCPT <x@test.ex>
139>>> using ACL "check_recipient"
140>>> processing "accept"
141>>> check hosts = :
142>>> host in ":"? no (end of list)
6968512f 143>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
144>>> processing "deny"
145>>> check senders = a@b.c : X@Y.Z : ^\\Dx@e\\.f : ^\\DY@G\\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain
146>>> bY@G.H in "a@b.c : X@Y.Z : ^\Dx@e\.f : ^\DY@G\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain"? yes (matched "^\DY@G\.H")
6968512f 147>>> deny: condition test succeeded in ACL "check_recipient"
a7538db1 148>>> end of ACL "check_recipient": DENY
54c5ebb1
PH
149LOG: H=[1.1.1.1] F=<bY@G.H> rejected RCPT <x@test.ex>
150>>> using ACL "check_recipient"
151>>> processing "accept"
152>>> check hosts = :
153>>> host in ":"? no (end of list)
6968512f 154>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
155>>> processing "deny"
156>>> check senders = a@b.c : X@Y.Z : ^\\Dx@e\\.f : ^\\DY@G\\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain
157>>> 1@e.f in "a@b.c : X@Y.Z : ^\Dx@e\.f : ^\DY@G\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain"? no (end of list)
6968512f 158>>> deny: condition test failed in ACL "check_recipient"
54c5ebb1
PH
159>>> processing "accept"
160>>> check domains = +local_domains
161>>> test.ex in "test.ex"? yes (matched "test.ex")
162>>> test.ex in "+local_domains"? yes (matched "+local_domains")
6968512f 163>>> accept: condition test succeeded in ACL "check_recipient"
a7538db1 164>>> end of ACL "check_recipient": ACCEPT
54c5ebb1
PH
165>>> using ACL "check_recipient"
166>>> processing "accept"
167>>> check hosts = :
168>>> host in ":"? no (end of list)
6968512f 169>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
170>>> processing "deny"
171>>> check senders = a@b.c : X@Y.Z : ^\\Dx@e\\.f : ^\\DY@G\\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain
172>>> bz@e.f in "a@b.c : X@Y.Z : ^\Dx@e\.f : ^\DY@G\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain"? no (end of list)
6968512f 173>>> deny: condition test failed in ACL "check_recipient"
54c5ebb1
PH
174>>> processing "accept"
175>>> check domains = +local_domains
176>>> test.ex in "test.ex"? yes (matched "test.ex")
177>>> test.ex in "+local_domains"? yes (matched "+local_domains")
6968512f 178>>> accept: condition test succeeded in ACL "check_recipient"
a7538db1 179>>> end of ACL "check_recipient": ACCEPT
54c5ebb1
PH
180>>> using ACL "check_recipient"
181>>> processing "accept"
182>>> check hosts = :
183>>> host in ":"? no (end of list)
6968512f 184>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
185>>> processing "deny"
186>>> check senders = a@b.c : X@Y.Z : ^\\Dx@e\\.f : ^\\DY@G\\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain
187>>> q@aa.com in "a@b.c : X@Y.Z : ^\Dx@e\.f : ^\DY@G\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain"? yes (matched "lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch")
6968512f 188>>> deny: condition test succeeded in ACL "check_recipient"
a7538db1 189>>> end of ACL "check_recipient": DENY
54c5ebb1
PH
190LOG: H=[1.1.1.1] F=<q@aa.com> rejected RCPT <x@test.ex>
191>>> using ACL "check_recipient"
192>>> processing "accept"
193>>> check hosts = :
194>>> host in ":"? no (end of list)
6968512f 195>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
196>>> processing "deny"
197>>> check senders = a@b.c : X@Y.Z : ^\\Dx@e\\.f : ^\\DY@G\\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain
198>>> q@AA.COM in "a@b.c : X@Y.Z : ^\Dx@e\.f : ^\DY@G\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain"? yes (matched "lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch")
6968512f 199>>> deny: condition test succeeded in ACL "check_recipient"
a7538db1 200>>> end of ACL "check_recipient": DENY
54c5ebb1
PH
201LOG: H=[1.1.1.1] F=<q@AA.COM> rejected RCPT <x@test.ex>
202>>> using ACL "check_recipient"
203>>> processing "accept"
204>>> check hosts = :
205>>> host in ":"? no (end of list)
6968512f 206>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
207>>> processing "deny"
208>>> check senders = a@b.c : X@Y.Z : ^\\Dx@e\\.f : ^\\DY@G\\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain
209>>> Q@bb.com in "a@b.c : X@Y.Z : ^\Dx@e\.f : ^\DY@G\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain"? yes (matched "lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch")
6968512f 210>>> deny: condition test succeeded in ACL "check_recipient"
a7538db1 211>>> end of ACL "check_recipient": DENY
54c5ebb1
PH
212LOG: H=[1.1.1.1] F=<Q@bb.com> rejected RCPT <x@test.ex>
213>>> using ACL "check_recipient"
214>>> processing "accept"
215>>> check hosts = :
216>>> host in ":"? no (end of list)
6968512f 217>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
218>>> processing "deny"
219>>> check senders = a@b.c : X@Y.Z : ^\\Dx@e\\.f : ^\\DY@G\\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain
220>>> Q@BB.Com in "a@b.c : X@Y.Z : ^\Dx@e\.f : ^\DY@G\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain"? yes (matched "lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch")
6968512f 221>>> deny: condition test succeeded in ACL "check_recipient"
a7538db1 222>>> end of ACL "check_recipient": DENY
54c5ebb1
PH
223LOG: H=[1.1.1.1] F=<Q@BB.Com> rejected RCPT <x@test.ex>
224>>> using ACL "check_recipient"
225>>> processing "accept"
226>>> check hosts = :
227>>> host in ":"? no (end of list)
6968512f 228>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
229>>> processing "deny"
230>>> check senders = a@b.c : X@Y.Z : ^\\Dx@e\\.f : ^\\DY@G\\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain
231>>> cc@dd.com in "a@b.c : X@Y.Z : ^\Dx@e\.f : ^\DY@G\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain"? yes (matched "lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch")
6968512f 232>>> deny: condition test succeeded in ACL "check_recipient"
a7538db1 233>>> end of ACL "check_recipient": DENY
54c5ebb1
PH
234LOG: H=[1.1.1.1] F=<cc@dd.com> rejected RCPT <x@test.ex>
235>>> using ACL "check_recipient"
236>>> processing "accept"
237>>> check hosts = :
238>>> host in ":"? no (end of list)
6968512f 239>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
240>>> processing "deny"
241>>> check senders = a@b.c : X@Y.Z : ^\\Dx@e\\.f : ^\\DY@G\\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain
242>>> CC@DD.COM in "a@b.c : X@Y.Z : ^\Dx@e\.f : ^\DY@G\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain"? yes (matched "lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch")
6968512f 243>>> deny: condition test succeeded in ACL "check_recipient"
a7538db1 244>>> end of ACL "check_recipient": DENY
54c5ebb1
PH
245LOG: H=[1.1.1.1] F=<CC@DD.COM> rejected RCPT <x@test.ex>
246>>> using ACL "check_recipient"
247>>> processing "accept"
248>>> check hosts = :
249>>> host in ":"? no (end of list)
6968512f 250>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
251>>> processing "deny"
252>>> check senders = a@b.c : X@Y.Z : ^\\Dx@e\\.f : ^\\DY@G\\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain
253>>> q@Dd.Com in "a@b.c : X@Y.Z : ^\Dx@e\.f : ^\DY@G\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain"? no (end of list)
6968512f 254>>> deny: condition test failed in ACL "check_recipient"
54c5ebb1
PH
255>>> processing "accept"
256>>> check domains = +local_domains
257>>> test.ex in "test.ex"? yes (matched "test.ex")
258>>> test.ex in "+local_domains"? yes (matched "+local_domains")
6968512f 259>>> accept: condition test succeeded in ACL "check_recipient"
a7538db1 260>>> end of ACL "check_recipient": ACCEPT
54c5ebb1
PH
261>>> using ACL "check_recipient"
262>>> processing "accept"
263>>> check hosts = :
264>>> host in ":"? no (end of list)
6968512f 265>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
266>>> processing "deny"
267>>> check senders = a@b.c : X@Y.Z : ^\\Dx@e\\.f : ^\\DY@G\\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain
268>>> q@nn.com in "a@b.c : X@Y.Z : ^\Dx@e\.f : ^\DY@G\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain"? yes (matched "lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch")
6968512f 269>>> deny: condition test succeeded in ACL "check_recipient"
a7538db1 270>>> end of ACL "check_recipient": DENY
54c5ebb1
PH
271LOG: H=[1.1.1.1] F=<q@nn.com> rejected RCPT <x@test.ex>
272>>> using ACL "check_recipient"
273>>> processing "accept"
274>>> check hosts = :
275>>> host in ":"? no (end of list)
6968512f 276>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
277>>> processing "deny"
278>>> check senders = a@b.c : X@Y.Z : ^\\Dx@e\\.f : ^\\DY@G\\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain
279>>> Q@NN.COM in "a@b.c : X@Y.Z : ^\Dx@e\.f : ^\DY@G\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain"? yes (matched "lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch")
6968512f 280>>> deny: condition test succeeded in ACL "check_recipient"
a7538db1 281>>> end of ACL "check_recipient": DENY
54c5ebb1
PH
282LOG: H=[1.1.1.1] F=<Q@NN.COM> rejected RCPT <x@test.ex>
283>>> using ACL "check_recipient"
284>>> processing "accept"
285>>> check hosts = :
286>>> host in ":"? no (end of list)
6968512f 287>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
288>>> processing "deny"
289>>> check senders = a@b.c : X@Y.Z : ^\\Dx@e\\.f : ^\\DY@G\\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain
290>>> q@MM.com in "a@b.c : X@Y.Z : ^\Dx@e\.f : ^\DY@G\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain"? yes (matched "lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch")
6968512f 291>>> deny: condition test succeeded in ACL "check_recipient"
a7538db1 292>>> end of ACL "check_recipient": DENY
54c5ebb1
PH
293LOG: H=[1.1.1.1] F=<q@MM.com> rejected RCPT <x@test.ex>
294>>> using ACL "check_recipient"
295>>> processing "accept"
296>>> check hosts = :
297>>> host in ":"? no (end of list)
6968512f 298>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
299>>> processing "deny"
300>>> check senders = a@b.c : X@Y.Z : ^\\Dx@e\\.f : ^\\DY@G\\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain
301>>> Pp@Qq.com in "a@b.c : X@Y.Z : ^\Dx@e\.f : ^\DY@G\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain"? yes (matched "lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch")
6968512f 302>>> deny: condition test succeeded in ACL "check_recipient"
a7538db1 303>>> end of ACL "check_recipient": DENY
54c5ebb1
PH
304LOG: H=[1.1.1.1] F=<Pp@Qq.com> rejected RCPT <x@test.ex>
305>>> using ACL "check_recipient"
306>>> processing "accept"
307>>> check hosts = :
308>>> host in ":"? no (end of list)
6968512f 309>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
310>>> processing "deny"
311>>> check senders = a@b.c : X@Y.Z : ^\\Dx@e\\.f : ^\\DY@G\\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain
312>>> abcd@aa.bb in "a@b.c : X@Y.Z : ^\Dx@e\.f : ^\DY@G\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain"? yes (matched "@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain")
6968512f 313>>> deny: condition test succeeded in ACL "check_recipient"
a7538db1 314>>> end of ACL "check_recipient": DENY
54c5ebb1
PH
315LOG: H=[1.1.1.1] F=<abcd@aa.bb> rejected RCPT <x@test.ex>
316>>> using ACL "check_recipient"
317>>> processing "accept"
318>>> check hosts = :
319>>> host in ":"? no (end of list)
6968512f 320>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
321>>> processing "deny"
322>>> check senders = a@b.c : X@Y.Z : ^\\Dx@e\\.f : ^\\DY@G\\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain
323>>> ABCD@aa.bb in "a@b.c : X@Y.Z : ^\Dx@e\.f : ^\DY@G\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain"? yes (matched "@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain")
6968512f 324>>> deny: condition test succeeded in ACL "check_recipient"
a7538db1 325>>> end of ACL "check_recipient": DENY
54c5ebb1
PH
326LOG: H=[1.1.1.1] F=<ABCD@aa.bb> rejected RCPT <x@test.ex>
327>>> using ACL "check_recipient"
328>>> processing "accept"
329>>> check hosts = :
330>>> host in ":"? no (end of list)
6968512f 331>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
332>>> processing "deny"
333>>> check senders = a@b.c : X@Y.Z : ^\\Dx@e\\.f : ^\\DY@G\\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain
334>>> ax@aa.bb in "a@b.c : X@Y.Z : ^\Dx@e\.f : ^\DY@G\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain"? yes (matched "@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain")
6968512f 335>>> deny: condition test succeeded in ACL "check_recipient"
a7538db1 336>>> end of ACL "check_recipient": DENY
54c5ebb1
PH
337LOG: H=[1.1.1.1] F=<ax@aa.bb> rejected RCPT <x@test.ex>
338>>> using ACL "check_recipient"
339>>> processing "accept"
340>>> check hosts = :
341>>> host in ":"? no (end of list)
6968512f 342>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
343>>> processing "deny"
344>>> check senders = a@b.c : X@Y.Z : ^\\Dx@e\\.f : ^\\DY@G\\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain
345>>> bX@aa.bb in "a@b.c : X@Y.Z : ^\Dx@e\.f : ^\DY@G\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain"? yes (matched "@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain")
6968512f 346>>> deny: condition test succeeded in ACL "check_recipient"
a7538db1 347>>> end of ACL "check_recipient": DENY
54c5ebb1
PH
348LOG: H=[1.1.1.1] F=<bX@aa.bb> rejected RCPT <x@test.ex>
349>>> using ACL "check_recipient"
350>>> processing "accept"
351>>> check hosts = :
352>>> host in ":"? no (end of list)
6968512f 353>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
354>>> processing "deny"
355>>> check senders = a@b.c : X@Y.Z : ^\\Dx@e\\.f : ^\\DY@G\\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain
356>>> Ay@aa.bb in "a@b.c : X@Y.Z : ^\Dx@e\.f : ^\DY@G\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain"? yes (matched "@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain")
6968512f 357>>> deny: condition test succeeded in ACL "check_recipient"
a7538db1 358>>> end of ACL "check_recipient": DENY
54c5ebb1
PH
359LOG: H=[1.1.1.1] F=<Ay@aa.bb> rejected RCPT <x@test.ex>
360>>> using ACL "check_recipient"
361>>> processing "accept"
362>>> check hosts = :
363>>> host in ":"? no (end of list)
6968512f 364>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
365>>> processing "deny"
366>>> check senders = a@b.c : X@Y.Z : ^\\Dx@e\\.f : ^\\DY@G\\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain
367>>> BY@aa.bb in "a@b.c : X@Y.Z : ^\Dx@e\.f : ^\DY@G\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain"? yes (matched "@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain")
6968512f 368>>> deny: condition test succeeded in ACL "check_recipient"
a7538db1 369>>> end of ACL "check_recipient": DENY
54c5ebb1
PH
370LOG: H=[1.1.1.1] F=<BY@aa.bb> rejected RCPT <x@test.ex>
371>>> using ACL "check_recipient"
372>>> processing "accept"
373>>> check hosts = :
374>>> host in ":"? no (end of list)
6968512f 375>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
376>>> processing "deny"
377>>> check senders = a@b.c : X@Y.Z : ^\\Dx@e\\.f : ^\\DY@G\\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain
378>>> blocked@xy.zz in "a@b.c : X@Y.Z : ^\Dx@e\.f : ^\DY@G\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain"? yes (matched "@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain")
6968512f 379>>> deny: condition test succeeded in ACL "check_recipient"
a7538db1 380>>> end of ACL "check_recipient": DENY
54c5ebb1
PH
381LOG: H=[1.1.1.1] F=<blocked@xy.zz> rejected RCPT <x@test.ex>
382>>> using ACL "check_recipient"
383>>> processing "accept"
384>>> check hosts = :
385>>> host in ":"? no (end of list)
6968512f 386>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
387>>> processing "deny"
388>>> check senders = a@b.c : X@Y.Z : ^\\Dx@e\\.f : ^\\DY@G\\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain
389>>> BLOCKED@zz.xy in "a@b.c : X@Y.Z : ^\Dx@e\.f : ^\DY@G\.H :lsearch*@;TESTSUITE/aux-fixed/0003.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain"? yes (matched "@@lsearch*;TESTSUITE/aux-fixed/0003.rej.bydomain")
6968512f 390>>> deny: condition test succeeded in ACL "check_recipient"
a7538db1 391>>> end of ACL "check_recipient": DENY
54c5ebb1 392LOG: H=[1.1.1.1] F=<BLOCKED@zz.xy> rejected RCPT <x@test.ex>