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