2 ### wait for db startup, set password on the root user
3 ### create testdb and extra users
6 configuration file is TESTSUITE/test-config
8 dropping to exim gid; retaining priv uid
9 search_open: mysql "NULL"
10 search_find: file="NULL"
11 key="select name from them where id='ph10';" partial=-1 affix=NULL starflags=0 opts=NULL
13 internal_search_find: file="NULL"
14 type=mysql key="select name from them where id='ph10';" opts=NULL
15 database lookup required for select name from them where id='ph10';
16 MySQL query: "select name from them where id='ph10';" opts 'NULL'
17 MYSQL new connection: host=127.0.0.1 port=PORT_N socket=NULL database=test user=root
18 creating new cache entry
19 lookup yielded: Philip░Hazel
20 search_open: mysql "NULL"
22 search_find: file="NULL"
23 key="select name from them where id='ph10';" partial=-1 affix=NULL starflags=0 opts=NULL
25 internal_search_find: file="NULL"
26 type=mysql key="select name from them where id='ph10';" opts=NULL
27 cached data used for lookup of select name from them where id='ph10';
28 lookup yielded: Philip░Hazel
29 search_open: mysql "NULL"
31 search_find: file="NULL"
32 key="select name from them where id='xxxx';" partial=-1 affix=NULL starflags=0 opts=NULL
34 internal_search_find: file="NULL"
35 type=mysql key="select name from them where id='xxxx';" opts=NULL
36 database lookup required for select name from them where id='xxxx';
37 MySQL query: "select name from them where id='xxxx';" opts 'NULL'
38 MYSQL using cached connection for 127.0.0.1:PORT_N/test/root
40 creating new cache entry
42 search_open: mysql "NULL"
44 search_find: file="NULL"
45 key="select name from them where id='nothing';" partial=-1 affix=NULL starflags=0 opts=NULL
47 internal_search_find: file="NULL"
48 type=mysql key="select name from them where id='nothing';" opts=NULL
49 database lookup required for select name from them where id='nothing';
50 MySQL query: "select name from them where id='nothing';" opts 'NULL'
51 MYSQL using cached connection for 127.0.0.1:PORT_N/test/root
52 creating new cache entry
54 search_open: mysql "NULL"
56 search_find: file="NULL"
57 key="select id,name from them where id='nothing';" partial=-1 affix=NULL starflags=0 opts=NULL
59 internal_search_find: file="NULL"
60 type=mysql key="select id,name from them where id='nothing';" opts=NULL
61 database lookup required for select id,name from them where id='nothing';
62 MySQL query: "select id,name from them where id='nothing';" opts 'NULL'
63 MYSQL using cached connection for 127.0.0.1:PORT_N/test/root
64 creating new cache entry
65 lookup yielded: id=nothing░name=""░
66 search_open: mysql "NULL"
68 search_find: file="NULL"
69 key="delete from them where id='nonexist';" partial=-1 affix=NULL starflags=0 opts=NULL
71 internal_search_find: file="NULL"
72 type=mysql key="delete from them where id='nonexist';" opts=NULL
73 database lookup required for delete from them where id='nonexist';
74 MySQL query: "delete from them where id='nonexist';" opts 'NULL'
75 MYSQL using cached connection for 127.0.0.1:PORT_N/test/root
76 MYSQL: query was not one that returns data
77 lookup forced cache cleanup
79 search_open: mysql "NULL"
81 search_find: file="NULL"
82 key="select * from them where id='quote';" partial=-1 affix=NULL starflags=0 opts=NULL
84 internal_search_find: file="NULL"
85 type=mysql key="select * from them where id='quote';" opts=NULL
86 database lookup required for select * from them where id='quote';
87 MySQL query: "select * from them where id='quote';" opts 'NULL'
88 MYSQL using cached connection for 127.0.0.1:PORT_N/test/root
90 creating new cache entry
92 search_open: mysql "NULL"
94 search_find: file="NULL"
95 key="select * from them where id='filter';" partial=-1 affix=NULL starflags=0 opts=NULL
97 internal_search_find: file="NULL"
98 type=mysql key="select * from them where id='filter';" opts=NULL
99 database lookup required for select * from them where id='filter';
100 MySQL query: "select * from them where id='filter';" opts 'NULL'
101 MYSQL using cached connection for 127.0.0.1:PORT_N/test/root
103 creating new cache entry
105 search_open: mysql "NULL"
107 search_find: file="NULL"
108 key="select * from them where id='quote2';" partial=-1 affix=NULL starflags=0 opts=NULL
110 internal_search_find: file="NULL"
111 type=mysql key="select * from them where id='quote2';" opts=NULL
112 database lookup required for select * from them where id='quote2';
113 MySQL query: "select * from them where id='quote2';" opts 'NULL'
114 MYSQL using cached connection for 127.0.0.1:PORT_N/test/root
115 creating new cache entry
116 lookup yielded: name="\"stquot"░id=quote2░
117 search_open: mysql "NULL"
119 search_find: file="NULL"
120 key="select * from them where id='nlonly';" partial=-1 affix=NULL starflags=0 opts=NULL
122 internal_search_find: file="NULL"
123 type=mysql key="select * from them where id='nlonly';" opts=NULL
124 database lookup required for select * from them where id='nlonly';
125 MySQL query: "select * from them where id='nlonly';" opts 'NULL'
126 MYSQL using cached connection for 127.0.0.1:PORT_N/test/root
128 creating new cache entry
130 search_open: mysql "NULL"
132 search_find: file="NULL"
133 key="servers=x:127.0.0.1::PORT_N; select name from them where id='ph10';" partial=-1 affix=NULL starflags=0 opts=NULL
135 internal_search_find: file="NULL"
136 type=mysql key="servers=x:127.0.0.1::PORT_N; select name from them where id='ph10';" opts=NULL
137 database lookup required for servers=x:127.0.0.1::PORT_N; select name from them where id='ph10';
138 MySQL query: "servers=x:127.0.0.1::PORT_N; select name from them where id='ph10';" opts 'NULL'
140 Exim configuration error in line 11 of -be stdin:
141 WARNING: obsolete syntax used for lookup
142 lookup deferred: MySQL server "x" not found in mysql_servers
143 search_open: mysql "NULL"
145 search_find: file="NULL"
146 key="servers=127.0.0.1::PORT_N:x; select name from them where id='ph10';" partial=-1 affix=NULL starflags=0 opts=NULL
148 internal_search_find: file="NULL"
149 type=mysql key="servers=127.0.0.1::PORT_N:x; select name from them where id='ph10';" opts=NULL
150 database lookup required for servers=127.0.0.1::PORT_N:x; select name from them where id='ph10';
151 MySQL query: "servers=127.0.0.1::PORT_N:x; select name from them where id='ph10';" opts 'NULL'
153 Exim configuration error in line 12 of -be stdin:
154 WARNING: obsolete syntax used for lookup
155 MYSQL using cached connection for 127.0.0.1:PORT_N/test/root
156 creating new cache entry
157 lookup yielded: Philip░Hazel
158 search_open: mysql "NULL"
160 search_find: file="NULL"
161 key="servers=127.0.0.1::PORT_N/test/root/:x; select name from them where id='ph10';" partial=-1 affix=NULL starflags=0 opts=NULL
163 internal_search_find: file="NULL"
164 type=mysql key="servers=127.0.0.1::PORT_N/test/root/:x; select name from them where id='ph10';" opts=NULL
165 database lookup required for servers=127.0.0.1::PORT_N/test/root/:x; select name from them where id='ph10';
166 MySQL query: "servers=127.0.0.1::PORT_N/test/root/:x; select name from them where id='ph10';" opts 'NULL'
168 Exim configuration error in line 13 of -be stdin:
169 WARNING: obsolete syntax used for lookup
170 MYSQL using cached connection for 127.0.0.1:PORT_N/test/root
171 creating new cache entry
172 lookup yielded: Philip░Hazel
173 search_open: mysql "NULL"
175 search_find: file="NULL"
176 key="servers=<!::1.1223/test/root/pass!x; select name from them where id='ph10';" partial=-1 affix=NULL starflags=0 opts=NULL
178 internal_search_find: file="NULL"
179 type=mysql key="servers=<!::1.1223/test/root/pass!x; select name from them where id='ph10';" opts=NULL
180 database lookup required for servers=<!::1.1223/test/root/pass!x; select name from them where id='ph10';
181 MySQL query: "servers=<!::1.1223/test/root/pass!x; select name from them where id='ph10';" opts 'NULL'
183 Exim configuration error in line 14 of -be stdin:
184 WARNING: obsolete syntax used for lookup
185 MYSQL new connection: host=::1 port=PORT_N socket=NULL database=test user=root
186 creating new cache entry
187 lookup yielded: Philip░Hazel
188 search_open: mysql "NULL"
190 search_find: file="NULL"
191 key="select name from them where id='ph10';" partial=-1 affix=NULL starflags=0 opts="servers=<!::1.1223/test/root/pass!x"
193 internal_search_find: file="NULL"
194 type=mysql key="select name from them where id='ph10';" opts="servers=<!::1.1223/test/root/pass!x"
195 database lookup required for select name from them where id='ph10';
196 MySQL query: "select name from them where id='ph10';" opts 'servers=<!::1.1223/test/root/pass!x'
197 MYSQL using cached connection for ::1.1223/test/root
198 creating new cache entry
199 lookup yielded: Philip░Hazel
200 search_open: mysql "NULL"
202 search_find: file="NULL"
203 key="servers=ip4.ip4.ip4.ip4::1223/test/root/:127.0.0.1::PORT_N; select name from them where id='ph10';" partial=-1 affix=NULL starflags=0 opts=NULL
205 internal_search_find: file="NULL"
206 type=mysql key="servers=ip4.ip4.ip4.ip4::1223/test/root/:127.0.0.1::PORT_N; select name from them where id='ph10';" opts=NULL
207 database lookup required for servers=ip4.ip4.ip4.ip4::1223/test/root/:127.0.0.1::PORT_N; select name from them where id='ph10';
208 MySQL query: "servers=ip4.ip4.ip4.ip4::1223/test/root/:127.0.0.1::PORT_N; select name from them where id='ph10';" opts 'NULL'
210 Exim configuration error in line 16 of -be stdin:
211 WARNING: obsolete syntax used for lookup
212 MYSQL new connection: host=ip4.ip4.ip4.ip4 port=PORT_N socket=NULL database=test user=root
213 creating new cache entry
214 lookup yielded: Philip░Hazel
215 search_open: mysql "NULL"
217 search_find: file="NULL"
218 key="servers=localhost(TESTSUITE/mysql/sock)/test/root/pass; select name from them where id='ph10';" partial=-1 affix=NULL starflags=0 opts=NULL
220 internal_search_find: file="NULL"
221 type=mysql key="servers=localhost(TESTSUITE/mysql/sock)/test/root/pass; select name from them where id='ph10';" opts=NULL
222 database lookup required for servers=localhost(TESTSUITE/mysql/sock)/test/root/pass; select name from them where id='ph10';
223 MySQL query: "servers=localhost(TESTSUITE/mysql/sock)/test/root/pass; select name from them where id='ph10';" opts 'NULL'
225 Exim configuration error in line 17 of -be stdin:
226 WARNING: obsolete syntax used for lookup
227 MYSQL new connection: host=localhost port=0 socket=TESTSUITE/mysql/sock database=test user=root
228 creating new cache entry
229 lookup yielded: Philip░Hazel
230 search_open: mysql "NULL"
232 search_find: file="NULL"
233 key="SELECT name FROM them WHERE id IN ('ph10', 'aaaa');" partial=-1 affix=NULL starflags=0 opts=NULL
235 internal_search_find: file="NULL"
236 type=mysql key="SELECT name FROM them WHERE id IN ('ph10', 'aaaa');" opts=NULL
237 database lookup required for SELECT name FROM them WHERE id IN ('ph10', 'aaaa');
238 MySQL query: "SELECT name FROM them WHERE id IN ('ph10', 'aaaa');" opts 'NULL'
239 MYSQL using cached connection for 127.0.0.1:PORT_N/test/root
240 creating new cache entry
241 lookup yielded: Philip░Hazel↩
243 search_open: mysql "NULL"
245 search_find: file="NULL"
246 key="SELECT * FROM them WHERE id IN ('ph10', 'aaaa');" partial=-1 affix=NULL starflags=0 opts=NULL
248 internal_search_find: file="NULL"
249 type=mysql key="SELECT * FROM them WHERE id IN ('ph10', 'aaaa');" opts=NULL
250 database lookup required for SELECT * FROM them WHERE id IN ('ph10', 'aaaa');
251 MySQL query: "SELECT * FROM them WHERE id IN ('ph10', 'aaaa');" opts 'NULL'
252 MYSQL using cached connection for 127.0.0.1:PORT_N/test/root
253 creating new cache entry
254 lookup yielded: name="Philip░Hazel"░id=ph10░↩
255 name=Aristotle░id=aaaa░
256 search_open: mysql "NULL"
258 search_find: file="NULL"
259 key="delete from them where id='aaaa'" partial=-1 affix=NULL starflags=0 opts=NULL
261 internal_search_find: file="NULL"
262 type=mysql key="delete from them where id='aaaa'" opts=NULL
263 database lookup required for delete from them where id='aaaa'
264 MySQL query: "delete from them where id='aaaa'" opts 'NULL'
265 MYSQL using cached connection for 127.0.0.1:PORT_N/test/root
266 MYSQL: query was not one that returns data
267 lookup forced cache cleanup
270 close MYSQL connection: localhost(TESTSUITE/mysql/sock)/test/root
271 close MYSQL connection: ip4.ip4.ip4.ip4:1223/test/root
272 close MYSQL connection: ::1.1223/test/root
273 close MYSQL connection: 127.0.0.1:PORT_N/test/root
274 >>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
275 01:01:01 p1235 Exim version x.yz uid=CALLER_UID gid=CALLER_GID pid=p1235 D=fff9ffff
276 01:01:01 p1235 Hints DB:
277 01:01:01 p1235 macros_trusted overridden to true by whitelisting
278 01:01:01 p1235 changed uid/gid: forcing real = effective
279 01:01:01 p1235 uid=uuuu gid=CALLER_GID pid=p1235
280 01:01:01 p1235 environment after trimming:
281 01:01:01 p1235 PATH=<munged>
282 01:01:01 p1235 adding SSLKEYLOGFILE=TESTSUITE/spool/sslkeys
283 01:01:01 p1235 configuration file is TESTSUITE/test-config
284 01:01:01 p1235 admin user
285 01:01:01 p1235 changed uid/gid: privilege not needed
286 01:01:01 p1235 uid=EXIM_UID gid=EXIM_GID pid=p1235
287 01:01:01 p1235 seeking password data for user "CALLER": cache not available
288 01:01:01 p1235 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
289 01:01:01 p1235 try option gecos_pattern
290 01:01:01 p1235 try option gecos_name
291 01:01:01 p1235 try option unknown_login
292 01:01:01 p1235 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
293 01:01:01 p1235 sender address = CALLER@myhost.test.ex
294 01:01:01 p1235 try option smtp_active_hostname
295 01:01:01 p1235 sender_fullhost = [10.0.0.0]
296 01:01:01 p1235 sender_rcvhost = [10.0.0.0]
297 01:01:01 p1235 host in hosts_connection_nolog? no (option unset)
298 01:01:01 p1235 LOG: smtp_connection MAIN
299 01:01:01 p1235 SMTP connection from [10.0.0.0]
300 01:01:01 p1235 try option message_size_limit
301 01:01:01 p1235 host in host_lookup? no (option unset)
302 01:01:01 p1235 set_process_info: pppp handling incoming connection from [10.0.0.0]
303 01:01:01 p1235 host in host_reject_connection? no (option unset)
304 01:01:01 p1235 host in sender_unqualified_hosts? no (option unset)
305 01:01:01 p1235 host in recipient_unqualified_hosts? no (option unset)
306 01:01:01 p1235 host in helo_verify_hosts? no (option unset)
307 01:01:01 p1235 host in helo_try_verify_hosts? no (option unset)
308 01:01:01 p1235 host in helo_accept_junk_hosts? no (option unset)
309 01:01:01 p1235 try option acl_smtp_connect
310 01:01:01 p1235 try option smtp_banner
311 01:01:01 p1235 ╭considering: $smtp_active_hostname░ESMTP░Exim░$version_number░$tod_full
312 01:01:01 p1235 ├──────value: myhost.test.ex
313 01:01:01 p1235 ├considering: ░ESMTP░Exim░$version_number░$tod_full
314 01:01:01 p1235 ├───────text: ░ESMTP░Exim░
315 01:01:01 p1235 ├considering: $version_number░$tod_full
316 01:01:01 p1235 ├──────value: x.yz
317 01:01:01 p1235 ├considering: ░$tod_full
318 01:01:01 p1235 ├───────text: ░
319 01:01:01 p1235 ├considering: $tod_full
320 01:01:01 p1235 ├──────value: Tue,░2░Mar░1999░09:44:33░+0000
321 01:01:01 p1235 ├───expanded: $smtp_active_hostname░ESMTP░Exim░$version_number░$tod_full
322 01:01:01 p1235 ╰─────result: myhost.test.ex░ESMTP░Exim░x.yz░Tue,░2░Mar░1999░09:44:33░+0000
323 01:01:01 p1235 host in pipelining_connect_advertise_hosts?
324 01:01:01 p1235 list element:
325 01:01:01 p1235 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
326 01:01:01 p1235 smtp_setup_msg entered
327 01:01:01 p1235 SMTP<< helo test
328 01:01:01 p1235 test in helo_lookup_domains?
329 01:01:01 p1235 list element: @
330 01:01:01 p1235 list element: @[]
331 01:01:01 p1235 test in helo_lookup_domains? no (end of list)
332 01:01:01 p1235 sender_fullhost = (test) [10.0.0.0]
333 01:01:01 p1235 sender_rcvhost = [10.0.0.0] (helo=test)
334 01:01:01 p1235 set_process_info: pppp handling incoming connection from (test) [10.0.0.0]
335 01:01:01 p1235 try option acl_smtp_helo
336 01:01:01 p1235 SMTP>> 250 myhost.test.ex Hello test [10.0.0.0]
337 01:01:01 p1235 SMTP<< mail from:<a@b>
338 01:01:01 p1235 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
339 01:01:01 p1235 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
340 01:01:01 p1235 try option acl_smtp_mail
341 01:01:01 p1235 SMTP>> 250 OK
342 01:01:01 p1235 SMTP<< rcpt to:<c@d>
343 01:01:01 p1235 try option acl_smtp_rcpt
344 01:01:01 p1235 using ACL "check_recipient"
345 01:01:01 p1235 processing ACL check_recipient "warn" (TESTSUITE/test-config 26)
346 01:01:01 p1235 ╭considering: ok:░░░░${lookup░mysql░░░░░░░░░░░░░░░░░░░░{select░name░from░them░where░id░=░'${quote_mysql:$local_part}'}}
347 01:01:01 p1235 ├───────text: ok:░░░░
348 01:01:01 p1235 ├considering: ${lookup░mysql░░░░░░░░░░░░░░░░░░░░{select░name░from░them░where░id░=░'${quote_mysql:$local_part}'}}
349 01:01:01 p1235 ╭considering: select░name░from░them░where░id░=░'${quote_mysql:$local_part}'}}
350 01:01:01 p1235 ├───────text: select░name░from░them░where░id░=░'
351 01:01:01 p1235 ├considering: ${quote_mysql:$local_part}'}}
352 01:01:01 p1235 ╭considering: $local_part}'}}
353 01:01:01 p1235 ├──────value: c
354 01:01:01 p1235 ╰──(tainted)
355 01:01:01 p1235 ├considering: }'}}
356 01:01:01 p1235 ├───expanded: $local_part
357 01:01:01 p1235 ╰─────result: c
358 01:01:01 p1235 ╰──(tainted)
359 01:01:01 p1235 ├─────op-res: c
360 01:01:01 p1235 ╰──(tainted, quoted:mysql)
361 01:01:01 p1235 ├considering: '}}
362 01:01:01 p1235 ├───────text: '
363 01:01:01 p1235 ├considering: }}
364 01:01:01 p1235 ├───expanded: select░name░from░them░where░id░=░'${quote_mysql:$local_part}'
365 01:01:01 p1235 ╰─────result: select░name░from░them░where░id░=░'c'
366 01:01:01 p1235 ╰──(tainted, quoted:mysql)
367 01:01:01 p1235 search_open: mysql "NULL"
368 01:01:01 p1235 search_find: file="NULL"
369 01:01:01 p1235 key="select name from them where id = 'c'" partial=-1 affix=NULL starflags=0 opts=NULL
370 01:01:01 p1235 LRU list:
371 01:01:01 p1235 internal_search_find: file="NULL"
372 01:01:01 p1235 type=mysql key="select name from them where id = 'c'" opts=NULL
373 01:01:01 p1235 database lookup required for select name from them where id = 'c'
374 01:01:01 p1235 (tainted, quoted:mysql)
375 01:01:01 p1235 MySQL query: "select name from them where id = 'c'" opts 'NULL'
376 01:01:01 p1235 MYSQL new connection: host=127.0.0.1 port=PORT_N socket=NULL database=test user=root
377 01:01:01 p1235 MYSQL: no data found
378 01:01:01 p1235 creating new cache entry
379 01:01:01 p1235 lookup failed
380 01:01:01 p1235 ├───item-res:
381 01:01:01 p1235 ├───expanded: ok:░░░░${lookup░mysql░░░░░░░░░░░░░░░░░░░░{select░name░from░them░where░id░=░'${quote_mysql:$local_part}'}}
382 01:01:01 p1235 ╰─────result: ok:░░░░
383 01:01:01 p1235 check set acl_m0 = ok: ${lookup mysql {select name from them where id = '${quote_mysql:$local_part}'}}
385 01:01:01 p1235 ╭considering: FAIL1:░${lookup░mysql,no_rd░░░░░░░░░░░░░░{select░name░from░them░where░id░=░'$local_part'}}
386 01:01:01 p1235 ├───────text: FAIL1:░
387 01:01:01 p1235 ├considering: ${lookup░mysql,no_rd░░░░░░░░░░░░░░{select░name░from░them░where░id░=░'$local_part'}}
388 01:01:01 p1235 ╭considering: select░name░from░them░where░id░=░'$local_part'}}
389 01:01:01 p1235 ├───────text: select░name░from░them░where░id░=░'
390 01:01:01 p1235 ├considering: $local_part'}}
391 01:01:01 p1235 ├──────value: c
392 01:01:01 p1235 ╰──(tainted)
393 01:01:01 p1235 ├considering: '}}
394 01:01:01 p1235 ├───────text: '
395 01:01:01 p1235 ├considering: }}
396 01:01:01 p1235 ├───expanded: select░name░from░them░where░id░=░'$local_part'
397 01:01:01 p1235 ╰─────result: select░name░from░them░where░id░=░'c'
398 01:01:01 p1235 ╰──(tainted)
399 01:01:01 p1235 search_open: mysql "NULL"
400 01:01:01 p1235 cached open
401 01:01:01 p1235 search_find: file="NULL"
402 01:01:01 p1235 key="select name from them where id = 'c'" partial=-1 affix=NULL starflags=0 opts="no_rd"
403 01:01:01 p1235 LRU list:
404 01:01:01 p1235 internal_search_find: file="NULL"
405 01:01:01 p1235 type=mysql key="select name from them where id = 'c'" opts="no_rd"
406 01:01:01 p1235 cached data found but wrong opts; database lookup required for select name from them where id = 'c'
407 01:01:01 p1235 (tainted)
408 01:01:01 p1235 No quoter name for addr
409 01:01:01 p1235 LOG: MAIN PANIC
410 01:01:01 p1235 tainted search query is not properly quoted (ACL warn, TESTSUITE/test-config 26): select name from them where id = 'c'
411 01:01:01 p1235 required_quoter_id (mysql) quoting -1 (NULL)
412 01:01:01 p1235 MySQL query: "select name from them where id = 'c'" opts 'no_rd'
413 01:01:01 p1235 MYSQL using cached connection for 127.0.0.1:PORT_N/test/root
414 01:01:01 p1235 MYSQL: no data found
415 01:01:01 p1235 replacing old cache entry
416 01:01:01 p1235 lookup failed
417 01:01:01 p1235 ├───item-res:
418 01:01:01 p1235 ├───expanded: FAIL1:░${lookup░mysql,no_rd░░░░░░░░░░░░░░{select░name░from░them░where░id░=░'$local_part'}}
419 01:01:01 p1235 ╰─────result: FAIL1:░
420 01:01:01 p1235 check set acl_m0 = FAIL1: ${lookup mysql,no_rd {select name from them where id = '$local_part'}}
421 01:01:01 p1235 = FAIL1:
422 01:01:01 p1235 warn: condition test succeeded in ACL check_recipient
423 01:01:01 p1235 processing ACL check_recipient "warn" (TESTSUITE/test-config 31)
424 01:01:01 p1235 ╭considering: ok:░░░░${lookup░mysql,servers=127.0.0.1::PORT_N/test/root/pass░░░░░░{select░name░from░them░where░id░=░'${quote_mysql:$local_part}'}}
425 01:01:01 p1235 ├───────text: ok:░░░░
426 01:01:01 p1235 ├considering: ${lookup░mysql,servers=127.0.0.1::PORT_N/test/root/pass░░░░░░{select░name░from░them░where░id░=░'${quote_mysql:$local_part}'}}
427 01:01:01 p1235 ╭considering: select░name░from░them░where░id░=░'${quote_mysql:$local_part}'}}
428 01:01:01 p1235 ├───────text: select░name░from░them░where░id░=░'
429 01:01:01 p1235 ├considering: ${quote_mysql:$local_part}'}}
430 01:01:01 p1235 ╭considering: $local_part}'}}
431 01:01:01 p1235 ├──────value: c
432 01:01:01 p1235 ╰──(tainted)
433 01:01:01 p1235 ├considering: }'}}
434 01:01:01 p1235 ├───expanded: $local_part
435 01:01:01 p1235 ╰─────result: c
436 01:01:01 p1235 ╰──(tainted)
437 01:01:01 p1235 ├─────op-res: c
438 01:01:01 p1235 ╰──(tainted, quoted:mysql)
439 01:01:01 p1235 ├considering: '}}
440 01:01:01 p1235 ├───────text: '
441 01:01:01 p1235 ├considering: }}
442 01:01:01 p1235 ├───expanded: select░name░from░them░where░id░=░'${quote_mysql:$local_part}'
443 01:01:01 p1235 ╰─────result: select░name░from░them░where░id░=░'c'
444 01:01:01 p1235 ╰──(tainted, quoted:mysql)
445 01:01:01 p1235 search_open: mysql "NULL"
446 01:01:01 p1235 cached open
447 01:01:01 p1235 search_find: file="NULL"
448 01:01:01 p1235 key="select name from them where id = 'c'" partial=-1 affix=NULL starflags=0 opts="servers=127.0.0.1::PORT_N/test/root/pass"
449 01:01:01 p1235 LRU list:
450 01:01:01 p1235 internal_search_find: file="NULL"
451 01:01:01 p1235 type=mysql key="select name from them where id = 'c'" opts="servers=127.0.0.1::PORT_N/test/root/pass"
452 01:01:01 p1235 cached data found but wrong opts; database lookup required for select name from them where id = 'c'
453 01:01:01 p1235 (tainted, quoted:mysql)
454 01:01:01 p1235 MySQL query: "select name from them where id = 'c'" opts 'servers=127.0.0.1::PORT_N/test/root/pass'
455 01:01:01 p1235 MYSQL using cached connection for 127.0.0.1:PORT_N/test/root
456 01:01:01 p1235 MYSQL: no data found
457 01:01:01 p1235 replacing old cache entry
458 01:01:01 p1235 lookup failed
459 01:01:01 p1235 ├───item-res:
460 01:01:01 p1235 ├───expanded: ok:░░░░${lookup░mysql,servers=127.0.0.1::PORT_N/test/root/pass░░░░░░{select░name░from░them░where░id░=░'${quote_mysql:$local_part}'}}
461 01:01:01 p1235 ╰─────result: ok:░░░░
462 01:01:01 p1235 check set acl_m0 = ok: ${lookup mysql,servers=127.0.0.1::PORT_N/test/root/pass {select name from them where id = '${quote_mysql:$local_part}'}}
464 01:01:01 p1235 ╭considering: ok:░░░░${lookup░mysql,servers=127.0.0.1::PORT_N░░░░{select░name░from░them░where░id░=░'${quote_mysql:$local_part}'}}
465 01:01:01 p1235 ├───────text: ok:░░░░
466 01:01:01 p1235 ├considering: ${lookup░mysql,servers=127.0.0.1::PORT_N░░░░{select░name░from░them░where░id░=░'${quote_mysql:$local_part}'}}
467 01:01:01 p1235 ╭considering: select░name░from░them░where░id░=░'${quote_mysql:$local_part}'}}
468 01:01:01 p1235 ├───────text: select░name░from░them░where░id░=░'
469 01:01:01 p1235 ├considering: ${quote_mysql:$local_part}'}}
470 01:01:01 p1235 ╭considering: $local_part}'}}
471 01:01:01 p1235 ├──────value: c
472 01:01:01 p1235 ╰──(tainted)
473 01:01:01 p1235 ├considering: }'}}
474 01:01:01 p1235 ├───expanded: $local_part
475 01:01:01 p1235 ╰─────result: c
476 01:01:01 p1235 ╰──(tainted)
477 01:01:01 p1235 ├─────op-res: c
478 01:01:01 p1235 ╰──(tainted, quoted:mysql)
479 01:01:01 p1235 ├considering: '}}
480 01:01:01 p1235 ├───────text: '
481 01:01:01 p1235 ├considering: }}
482 01:01:01 p1235 ├───expanded: select░name░from░them░where░id░=░'${quote_mysql:$local_part}'
483 01:01:01 p1235 ╰─────result: select░name░from░them░where░id░=░'c'
484 01:01:01 p1235 ╰──(tainted, quoted:mysql)
485 01:01:01 p1235 search_open: mysql "NULL"
486 01:01:01 p1235 cached open
487 01:01:01 p1235 search_find: file="NULL"
488 01:01:01 p1235 key="select name from them where id = 'c'" partial=-1 affix=NULL starflags=0 opts="servers=127.0.0.1::PORT_N"
489 01:01:01 p1235 LRU list:
490 01:01:01 p1235 internal_search_find: file="NULL"
491 01:01:01 p1235 type=mysql key="select name from them where id = 'c'" opts="servers=127.0.0.1::PORT_N"
492 01:01:01 p1235 cached data found but wrong opts; database lookup required for select name from them where id = 'c'
493 01:01:01 p1235 (tainted, quoted:mysql)
494 01:01:01 p1235 MySQL query: "select name from them where id = 'c'" opts 'servers=127.0.0.1::PORT_N'
495 01:01:01 p1235 MYSQL using cached connection for 127.0.0.1:PORT_N/test/root
496 01:01:01 p1235 MYSQL: no data found
497 01:01:01 p1235 replacing old cache entry
498 01:01:01 p1235 lookup failed
499 01:01:01 p1235 ├───item-res:
500 01:01:01 p1235 ├───expanded: ok:░░░░${lookup░mysql,servers=127.0.0.1::PORT_N░░░░{select░name░from░them░where░id░=░'${quote_mysql:$local_part}'}}
501 01:01:01 p1235 ╰─────result: ok:░░░░
502 01:01:01 p1235 check set acl_m0 = ok: ${lookup mysql,servers=127.0.0.1::PORT_N {select name from them where id = '${quote_mysql:$local_part}'}}
504 01:01:01 p1235 ╭considering: FAIL2:░${lookup░mysql░░░░░{servers=127.0.0.1::PORT_N/test/root/pass;░select░name░from░them░where░id░=░'${quote_mysql:$local_part}'}}
505 01:01:01 p1235 ├───────text: FAIL2:░
506 01:01:01 p1235 ├considering: ${lookup░mysql░░░░░{servers=127.0.0.1::PORT_N/test/root/pass;░select░name░from░them░where░id░=░'${quote_mysql:$local_part}'}}
507 01:01:01 p1235 ╭considering: servers=127.0.0.1::PORT_N/test/root/pass;░select░name░from░them░where░id░=░'${quote_mysql:$local_part}'}}
508 01:01:01 p1235 ├───────text: servers=127.0.0.1::PORT_N/test/root/pass;░select░name░from░them░where░id░=░'
509 01:01:01 p1235 ├considering: ${quote_mysql:$local_part}'}}
510 01:01:01 p1235 ╭considering: $local_part}'}}
511 01:01:01 p1235 ├──────value: c
512 01:01:01 p1235 ╰──(tainted)
513 01:01:01 p1235 ├considering: }'}}
514 01:01:01 p1235 ├───expanded: $local_part
515 01:01:01 p1235 ╰─────result: c
516 01:01:01 p1235 ╰──(tainted)
517 01:01:01 p1235 ├─────op-res: c
518 01:01:01 p1235 ╰──(tainted, quoted:mysql)
519 01:01:01 p1235 ├considering: '}}
520 01:01:01 p1235 ├───────text: '
521 01:01:01 p1235 ├considering: }}
522 01:01:01 p1235 ├───expanded: servers=127.0.0.1::PORT_N/test/root/pass;░select░name░from░them░where░id░=░'${quote_mysql:$local_part}'
523 01:01:01 p1235 ╰─────result: servers=127.0.0.1::PORT_N/test/root/pass;░select░name░from░them░where░id░=░'c'
524 01:01:01 p1235 ╰──(tainted, quoted:mysql)
525 01:01:01 p1235 search_open: mysql "NULL"
526 01:01:01 p1235 cached open
527 01:01:01 p1235 search_find: file="NULL"
528 01:01:01 p1235 key="servers=127.0.0.1::PORT_N/test/root/pass; select name from them where id = 'c'" partial=-1 affix=NULL starflags=0 opts=NULL
529 01:01:01 p1235 LRU list:
530 01:01:01 p1235 internal_search_find: file="NULL"
531 01:01:01 p1235 type=mysql key="servers=127.0.0.1::PORT_N/test/root/pass; select name from them where id = 'c'" opts=NULL
532 01:01:01 p1235 database lookup required for servers=127.0.0.1::PORT_N/test/root/pass; select name from them where id = 'c'
533 01:01:01 p1235 (tainted, quoted:mysql)
534 01:01:01 p1235 MySQL query: "servers=127.0.0.1::PORT_N/test/root/pass; select name from them where id = 'c'" opts 'NULL'
535 01:01:01 p1235 LOG: MAIN
536 01:01:01 p1235 Exim configuration error in ACL verb at line 31 of TESTSUITE/test-config:
537 01:01:01 p1235 WARNING: obsolete syntax used for lookup
538 01:01:01 p1235 lookup deferred: MySQL server "127.0.0.1:PORT_N/test" is tainted
539 01:01:01 p1235 ├failed to expand: FAIL2: ${lookup mysql {servers=127.0.0.1::PORT_N/test/root/pass; select name from them where id = '${quote_mysql:$local_part}'}}
540 01:01:01 p1235 ╰───error message: lookup of "servers=127.0.0.1::PORT_N/test/root/pass; select name from them where id = 'c'" gave DEFER: MySQL server "127.0.0.1:1223/test" is tainted
541 01:01:01 p1235 warn: condition test deferred in ACL check_recipient
542 01:01:01 p1235 LOG: MAIN
543 01:01:01 p1235 H=(test) [10.0.0.0] Warning: ACL 'warn' statement skipped (in ACL check_recipient at line 31 of TESTSUITE/test-config): condition test deferred: MySQL server "127.0.0.1:PORT_N/test" is tainted
544 01:01:01 p1235 processing ACL check_recipient "warn" (TESTSUITE/test-config 39)
545 01:01:01 p1235 ╭considering: FAIL3:░${lookup░mysql░░░░░{servers=127.0.0.1::PORT_N;░select░name░from░them░where░id░=░'$local_part'}}
546 01:01:01 p1235 ├───────text: FAIL3:░
547 01:01:01 p1235 ├considering: ${lookup░mysql░░░░░{servers=127.0.0.1::PORT_N;░select░name░from░them░where░id░=░'$local_part'}}
548 01:01:01 p1235 ╭considering: servers=127.0.0.1::PORT_N;░select░name░from░them░where░id░=░'$local_part'}}
549 01:01:01 p1235 ├───────text: servers=127.0.0.1::PORT_N;░select░name░from░them░where░id░=░'
550 01:01:01 p1235 ├considering: $local_part'}}
551 01:01:01 p1235 ├──────value: c
552 01:01:01 p1235 ╰──(tainted)
553 01:01:01 p1235 ├considering: '}}
554 01:01:01 p1235 ├───────text: '
555 01:01:01 p1235 ├considering: }}
556 01:01:01 p1235 ├───expanded: servers=127.0.0.1::PORT_N;░select░name░from░them░where░id░=░'$local_part'
557 01:01:01 p1235 ╰─────result: servers=127.0.0.1::PORT_N;░select░name░from░them░where░id░=░'c'
558 01:01:01 p1235 ╰──(tainted)
559 01:01:01 p1235 search_open: mysql "NULL"
560 01:01:01 p1235 cached open
561 01:01:01 p1235 search_find: file="NULL"
562 01:01:01 p1235 key="servers=127.0.0.1::PORT_N; select name from them where id = 'c'" partial=-1 affix=NULL starflags=0 opts=NULL
563 01:01:01 p1235 LRU list:
564 01:01:01 p1235 internal_search_find: file="NULL"
565 01:01:01 p1235 type=mysql key="servers=127.0.0.1::PORT_N; select name from them where id = 'c'" opts=NULL
566 01:01:01 p1235 database lookup required for servers=127.0.0.1::PORT_N; select name from them where id = 'c'
567 01:01:01 p1235 (tainted)
568 01:01:01 p1235 No quoter name for addr
569 01:01:01 p1235 LOG: MAIN PANIC
570 01:01:01 p1235 tainted search query is not properly quoted (ACL warn, TESTSUITE/test-config 39): select name from them where id = 'c'
571 01:01:01 p1235 required_quoter_id (mysql) quoting -1 (NULL)
572 01:01:01 p1235 MySQL query: "servers=127.0.0.1::PORT_N; select name from them where id = 'c'" opts 'NULL'
573 01:01:01 p1235 LOG: MAIN
574 01:01:01 p1235 Exim configuration error in ACL verb at line 39 of TESTSUITE/test-config:
575 01:01:01 p1235 WARNING: obsolete syntax used for lookup
576 01:01:01 p1235 MYSQL using cached connection for 127.0.0.1:PORT_N/test/root
577 01:01:01 p1235 MYSQL: no data found
578 01:01:01 p1235 creating new cache entry
579 01:01:01 p1235 lookup failed
580 01:01:01 p1235 ├───item-res:
581 01:01:01 p1235 ├───expanded: FAIL3:░${lookup░mysql░░░░░{servers=127.0.0.1::PORT_N;░select░name░from░them░where░id░=░'$local_part'}}
582 01:01:01 p1235 ╰─────result: FAIL3:░
583 01:01:01 p1235 check set acl_m0 = FAIL3: ${lookup mysql {servers=127.0.0.1::PORT_N; select name from them where id = '$local_part'}}
584 01:01:01 p1235 = FAIL3:
585 01:01:01 p1235 warn: condition test succeeded in ACL check_recipient
586 01:01:01 p1235 processing ACL check_recipient "warn" (TESTSUITE/test-config 42)
587 01:01:01 p1235 check set acl_m0 = ok: hostlist
588 01:01:01 p1235 check hosts = net-mysql;select * from them where id='${quote_mysql:$local_part}'
589 01:01:01 p1235 ╭considering: net-mysql;select░*░from░them░where░id='${quote_mysql:$local_part}'
590 01:01:01 p1235 ├───────text: net-mysql;select░*░from░them░where░id='
591 01:01:01 p1235 ├considering: ${quote_mysql:$local_part}'
592 01:01:01 p1235 ╭considering: $local_part}'
593 01:01:01 p1235 ├──────value: c
594 01:01:01 p1235 ╰──(tainted)
595 01:01:01 p1235 ├considering: }'
596 01:01:01 p1235 ├───expanded: $local_part
597 01:01:01 p1235 ╰─────result: c
598 01:01:01 p1235 ╰──(tainted)
599 01:01:01 p1235 ├─────op-res: c
600 01:01:01 p1235 ╰──(tainted, quoted:mysql)
601 01:01:01 p1235 ├considering: '
602 01:01:01 p1235 ├───────text: '
603 01:01:01 p1235 ├───expanded: net-mysql;select░*░from░them░where░id='${quote_mysql:$local_part}'
604 01:01:01 p1235 ╰─────result: net-mysql;select░*░from░them░where░id='c'
605 01:01:01 p1235 ╰──(tainted, quoted:mysql)
606 01:01:01 p1235 host in "net-mysql;select * from them where id='c'"?
607 01:01:01 p1235 list element: net-mysql;select░*░from░them░where░id='c'
608 01:01:01 p1235 search_open: mysql "NULL"
609 01:01:01 p1235 cached open
610 01:01:01 p1235 search_find: file="NULL"
611 01:01:01 p1235 key="select * from them where id='c'" partial=-1 affix=NULL starflags=0 opts=NULL
612 01:01:01 p1235 LRU list:
613 01:01:01 p1235 internal_search_find: file="NULL"
614 01:01:01 p1235 type=mysql key="select * from them where id='c'" opts=NULL
615 01:01:01 p1235 database lookup required for select * from them where id='c'
616 01:01:01 p1235 (tainted, quoted:mysql)
617 01:01:01 p1235 MySQL query: "select * from them where id='c'" opts 'NULL'
618 01:01:01 p1235 MYSQL using cached connection for 127.0.0.1:PORT_N/test/root
619 01:01:01 p1235 MYSQL: no data found
620 01:01:01 p1235 creating new cache entry
621 01:01:01 p1235 lookup failed
622 01:01:01 p1235 host in "net-mysql;select * from them where id='c'"? no (end of list)
623 01:01:01 p1235 warn: condition test failed in ACL check_recipient
624 01:01:01 p1235 processing ACL check_recipient "warn" (TESTSUITE/test-config 45)
625 01:01:01 p1235 check set acl_m0 = FAIL4: hostlist
626 01:01:01 p1235 check hosts = <& net-mysql;servers=127.0.0.1::PORT_N/test/root/pass; select * from them where id='${quote_mysql:$local_part}'
627 01:01:01 p1235 ╭considering: <&░net-mysql;servers=127.0.0.1::PORT_N/test/root/pass;░select░*░from░them░where░id='${quote_mysql:$local_part}'
628 01:01:01 p1235 ├───────text: <&░net-mysql;servers=127.0.0.1::PORT_N/test/root/pass;░select░*░from░them░where░id='
629 01:01:01 p1235 ├considering: ${quote_mysql:$local_part}'
630 01:01:01 p1235 ╭considering: $local_part}'
631 01:01:01 p1235 ├──────value: c
632 01:01:01 p1235 ╰──(tainted)
633 01:01:01 p1235 ├considering: }'
634 01:01:01 p1235 ├───expanded: $local_part
635 01:01:01 p1235 ╰─────result: c
636 01:01:01 p1235 ╰──(tainted)
637 01:01:01 p1235 ├─────op-res: c
638 01:01:01 p1235 ╰──(tainted, quoted:mysql)
639 01:01:01 p1235 ├considering: '
640 01:01:01 p1235 ├───────text: '
641 01:01:01 p1235 ├───expanded: <&░net-mysql;servers=127.0.0.1::PORT_N/test/root/pass;░select░*░from░them░where░id='${quote_mysql:$local_part}'
642 01:01:01 p1235 ╰─────result: <&░net-mysql;servers=127.0.0.1::PORT_N/test/root/pass;░select░*░from░them░where░id='c'
643 01:01:01 p1235 ╰──(tainted, quoted:mysql)
644 01:01:01 p1235 host in "<& net-mysql;servers=127.0.0.1::PORT_N/test/root/pass; select * from them where id='c'"?
645 01:01:01 p1235 list element: net-mysql;servers=127.0.0.1::PORT_N/test/root/pass;░select░*░from░them░where░id='c'
646 01:01:01 p1235 search_open: mysql "NULL"
647 01:01:01 p1235 cached open
648 01:01:01 p1235 search_find: file="NULL"
649 01:01:01 p1235 key="servers=127.0.0.1::PORT_N/test/root/pass; select * from them where id='c'" partial=-1 affix=NULL starflags=0 opts=NULL
650 01:01:01 p1235 LRU list:
651 01:01:01 p1235 internal_search_find: file="NULL"
652 01:01:01 p1235 type=mysql key="servers=127.0.0.1::PORT_N/test/root/pass; select * from them where id='c'" opts=NULL
653 01:01:01 p1235 database lookup required for servers=127.0.0.1::PORT_N/test/root/pass; select * from them where id='c'
654 01:01:01 p1235 (tainted, quoted:mysql)
655 01:01:01 p1235 MySQL query: "servers=127.0.0.1::PORT_N/test/root/pass; select * from them where id='c'" opts 'NULL'
656 01:01:01 p1235 LOG: MAIN
657 01:01:01 p1235 Exim configuration error in ACL verb at line 45 of TESTSUITE/test-config:
658 01:01:01 p1235 WARNING: obsolete syntax used for lookup
659 01:01:01 p1235 lookup deferred: MySQL server "127.0.0.1:PORT_N/test" is tainted
660 01:01:01 p1235 host in "<& net-mysql;servers=127.0.0.1::PORT_N/test/root/pass; select * from them where id='c'"? list match deferred for net-mysql;servers=127.0.0.1::1223/test/root/pass; select * from them where id='c'
661 01:01:01 p1235 warn: condition test deferred in ACL check_recipient
662 01:01:01 p1235 LOG: MAIN
663 01:01:01 p1235 H=(test) [10.0.0.0] Warning: ACL 'warn' statement skipped (in ACL check_recipient at line 45 of TESTSUITE/test-config): condition test deferred: MySQL server "127.0.0.1:PORT_N/test" is tainted
664 01:01:01 p1235 processing ACL check_recipient "warn" (TESTSUITE/test-config 50)
665 01:01:01 p1235 check set acl_m0 = FAIL5: hostlist
666 01:01:01 p1235 check hosts = <& net-mysql,servers=127.0.0.1::PORT_N/test/root/pass; select * from them where id='${quote_mysql:$local_part}'
667 01:01:01 p1235 ╭considering: <&░net-mysql,servers=127.0.0.1::PORT_N/test/root/pass;░select░*░from░them░where░id='${quote_mysql:$local_part}'
668 01:01:01 p1235 ├───────text: <&░net-mysql,servers=127.0.0.1::PORT_N/test/root/pass;░select░*░from░them░where░id='
669 01:01:01 p1235 ├considering: ${quote_mysql:$local_part}'
670 01:01:01 p1235 ╭considering: $local_part}'
671 01:01:01 p1235 ├──────value: c
672 01:01:01 p1235 ╰──(tainted)
673 01:01:01 p1235 ├considering: }'
674 01:01:01 p1235 ├───expanded: $local_part
675 01:01:01 p1235 ╰─────result: c
676 01:01:01 p1235 ╰──(tainted)
677 01:01:01 p1235 ├─────op-res: c
678 01:01:01 p1235 ╰──(tainted, quoted:mysql)
679 01:01:01 p1235 ├considering: '
680 01:01:01 p1235 ├───────text: '
681 01:01:01 p1235 ├───expanded: <&░net-mysql,servers=127.0.0.1::PORT_N/test/root/pass;░select░*░from░them░where░id='${quote_mysql:$local_part}'
682 01:01:01 p1235 ╰─────result: <&░net-mysql,servers=127.0.0.1::PORT_N/test/root/pass;░select░*░from░them░where░id='c'
683 01:01:01 p1235 ╰──(tainted, quoted:mysql)
684 01:01:01 p1235 host in "<& net-mysql,servers=127.0.0.1::PORT_N/test/root/pass; select * from them where id='c'"?
685 01:01:01 p1235 list element: net-mysql,servers=127.0.0.1::PORT_N/test/root/pass;░select░*░from░them░where░id='c'
686 01:01:01 p1235 search_open: mysql "NULL"
687 01:01:01 p1235 cached open
688 01:01:01 p1235 search_find: file="NULL"
689 01:01:01 p1235 key=" select * from them where id='c'" partial=-1 affix=NULL starflags=0 opts="servers=127.0.0.1::PORT_N/test/root/pass"
690 01:01:01 p1235 LRU list:
691 01:01:01 p1235 internal_search_find: file="NULL"
692 01:01:01 p1235 type=mysql key=" select * from them where id='c'" opts="servers=127.0.0.1::PORT_N/test/root/pass"
693 01:01:01 p1235 database lookup required for select * from them where id='c'
694 01:01:01 p1235 (tainted, quoted:mysql)
695 01:01:01 p1235 MySQL query: " select * from them where id='c'" opts 'servers=127.0.0.1::PORT_N/test/root/pass'
696 01:01:01 p1235 lookup deferred: MySQL server "127.0.0.1:PORT_N/test" is tainted
697 01:01:01 p1235 host in "<& net-mysql,servers=127.0.0.1::PORT_N/test/root/pass; select * from them where id='c'"? list match deferred for net-mysql,servers=127.0.0.1::1223/test/root/pass; select * from them where id='c'
698 01:01:01 p1235 warn: condition test deferred in ACL check_recipient
699 01:01:01 p1235 LOG: MAIN
700 01:01:01 p1235 H=(test) [10.0.0.0] Warning: ACL 'warn' statement skipped (in ACL check_recipient at line 50 of TESTSUITE/test-config): condition test deferred: MySQL server "127.0.0.1:PORT_N/test" is tainted
701 01:01:01 p1235 processing ACL check_recipient "accept" (TESTSUITE/test-config 53)
702 01:01:01 p1235 check domains = +local_domains
703 01:01:01 p1235 d in "+local_domains"?
704 01:01:01 p1235 list element: +local_domains
705 01:01:01 p1235 start sublist local_domains
706 01:01:01 p1235 d in "@"?
707 01:01:01 p1235 ╎list element: @
708 01:01:01 p1235 d in "@"? no (end of list)
709 01:01:01 p1235 end sublist local_domains
710 01:01:01 p1235 d in "+local_domains"? no (end of list)
711 01:01:01 p1235 accept: condition test failed in ACL check_recipient
712 01:01:01 p1235 processing ACL check_recipient "accept" (TESTSUITE/test-config 56)
713 01:01:01 p1235 check hosts = +relay_hosts
714 01:01:01 p1235 host in "+relay_hosts"?
715 01:01:01 p1235 list element: +relay_hosts
716 01:01:01 p1235 start sublist relay_hosts
717 01:01:01 p1235 ╎╭considering: net-mysql;select░*░from░them░where░id='$sender_host_address'
718 01:01:01 p1235 ╎├───────text: net-mysql;select░*░from░them░where░id='
719 01:01:01 p1235 ╎├considering: $sender_host_address'
720 01:01:01 p1235 ╎├──────value: 10.0.0.0
721 01:01:01 p1235 ╎├considering: '
722 01:01:01 p1235 ╎├───────text: '
723 01:01:01 p1235 ╎├───expanded: net-mysql;select░*░from░them░where░id='$sender_host_address'
724 01:01:01 p1235 ╎╰─────result: net-mysql;select░*░from░them░where░id='10.0.0.0'
725 01:01:01 p1235 host in "net-mysql;select * from them where id='10.0.0.0'"?
726 01:01:01 p1235 ╎list element: net-mysql;select░*░from░them░where░id='10.0.0.0'
727 01:01:01 p1235 ╎search_open: mysql "NULL"
728 01:01:01 p1235 ╎ cached open
729 01:01:01 p1235 ╎search_find: file="NULL"
730 01:01:01 p1235 ╎ key="select * from them where id='10.0.0.0'" partial=-1 affix=NULL starflags=0 opts=NULL
731 01:01:01 p1235 ╎LRU list:
732 01:01:01 p1235 ╎internal_search_find: file="NULL"
733 01:01:01 p1235 ╎ type=mysql key="select * from them where id='10.0.0.0'" opts=NULL
734 01:01:01 p1235 ╎database lookup required for select * from them where id='10.0.0.0'
735 01:01:01 p1235 ╎MySQL query: "select * from them where id='10.0.0.0'" opts 'NULL'
736 01:01:01 p1235 ╎MYSQL using cached connection for 127.0.0.1:PORT_N/test/root
737 01:01:01 p1235 ╎MYSQL: no data found
738 01:01:01 p1235 ╎creating new cache entry
739 01:01:01 p1235 ╎lookup failed
740 01:01:01 p1235 host in "net-mysql;select * from them where id='10.0.0.0'"? no (end of list)
741 01:01:01 p1235 end sublist relay_hosts
742 01:01:01 p1235 host in "+relay_hosts"? no (end of list)
743 01:01:01 p1235 accept: condition test failed in ACL check_recipient
744 01:01:01 p1235 processing ACL check_recipient "deny" (TESTSUITE/test-config 57)
745 01:01:01 p1235 message: relay not permitted
746 01:01:01 p1235 deny: condition test succeeded in ACL check_recipient
747 01:01:01 p1235 end of ACL check_recipient: DENY
748 01:01:01 p1235 SMTP>> 550 relay not permitted
749 01:01:01 p1235 LOG: MAIN REJECT
750 01:01:01 p1235 H=(test) [10.0.0.0] F=<a@b> rejected RCPT <c@d>: relay not permitted
751 01:01:01 p1235 SMTP<< quit
752 01:01:01 p1235 try option acl_smtp_quit
753 01:01:01 p1235 SMTP>> 221 myhost.test.ex closing connection
754 01:01:01 p1235 LOG: smtp_connection MAIN
755 01:01:01 p1235 SMTP connection from (test) [10.0.0.0] D=qqs closed by QUIT
756 01:01:01 p1235 search_tidyup called
757 01:01:01 p1235 close MYSQL connection: 127.0.0.1:PORT_N/test/root
758 01:01:01 p1235 >>>>>>>>>>>>>>>> Exim pid=p1235 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
759 Exim version x.yz ....
761 changed uid/gid: forcing real = effective
762 uid=uuuu gid=CALLER_GID pid=p1236
763 configuration file is TESTSUITE/test-config
765 changed uid/gid: privilege not needed
766 uid=EXIM_UID gid=EXIM_GID pid=p1236
767 seeking password data for user "CALLER": cache not available
768 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
769 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
770 sender address = CALLER@myhost.test.ex
771 set_process_info: pppp accepting a local non-SMTP message from <CALLER@myhost.test.ex>
772 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
773 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
774 Sender: CALLER@myhost.test.ex
780 qualify & rewrite recipients list
781 rewrite rules on sender address
782 qualify and rewrite headers
783 rewrite_one_header: type=F:
784 From: CALLER_NAME <CALLER@myhost.test.ex>
786 >>Headers after rewriting and local additions:
787 I Message-Id: <E10HmaX-000000005vi-0000@myhost.test.ex>
788 F From: CALLER_NAME <CALLER@myhost.test.ex>
789 Date: Tue, 2 Mar 1999 09:44:33 +0000
791 Data file name: TESTSUITE/spool//input//10HmaX-000000005vi-0000-D
792 Data file written for message 10HmaX-000000005vi-0000
793 >>Generated Received: header line
794 P Received: from CALLER by myhost.test.ex with local (Exim x.yz)
795 (envelope-from <CALLER@myhost.test.ex>)
796 id 10HmaX-000000005vi-0000
797 for ph10@myhost.test.ex;
798 Tue, 2 Mar 1999 09:44:33 +0000
799 using ACL "check_notsmtp"
800 processing ACL check_notsmtp "accept" (TESTSUITE/test-config 60)
801 check set acl_m_qtest = ${quote_mysql:$recipients}
802 = ph10@myhost.test.ex
803 accept: condition test succeeded in ACL check_notsmtp
804 end of ACL check_notsmtp: ACCEPT
805 Writing spool header file: TESTSUITE/spool//input//hdr.10HmaX-000000005vi-0000
806 DSN: **** SPOOL_OUT - address: <ph10@myhost.test.ex> errorsto: <NULL> orcpt: <NULL> dsn_flags: 0x0
807 Renaming spool header file: TESTSUITE/spool//input//10HmaX-000000005vi-0000-H
808 Size of headers = sss
810 <= CALLER@myhost.test.ex U=CALLER P=local S=sss
811 created log directory TESTSUITE/spool/log
813 exec TESTSUITE/eximdir/exim -DEXIM_PATH=TESTSUITE/eximdir/exim -C TESTSUITE/test-config -d=0xf7715cfd -MCd local-accept-delivery -odi -Mc 10HmaX-000000005vi-0000
814 Exim version x.yz ....
816 changed uid/gid: forcing real = effective
817 uid=uuuu gid=EXIM_GID pid=p1237
818 configuration file is TESTSUITE/test-config
821 dropping to exim gid; retaining priv uid
822 seeking password data for user "CALLER": cache not available
823 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
824 set_process_info: pppp delivering specified messages
825 set_process_info: pppp delivering 10HmaX-000000005vi-0000
826 Trying spool file TESTSUITE/spool//input//10HmaX-000000005vi-0000-D
827 reading spool file 10HmaX-000000005vi-0000-H
828 user=CALLER uid=CALLER_UID gid=CALLER_GID sender=CALLER@myhost.test.ex
829 sender_local=1 ident=CALLER
832 ---- End of tree ----
834 **** SPOOL_IN - No additional fields
835 body_linecount=1 message_linecount=8
836 DSN: set orcpt: flags: 0x0
837 Delivery address list:
839 no retry data available
840 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
841 Considering: ph10@myhost.test.ex
842 unique = ph10@myhost.test.ex
843 checking router retry status
844 no domain retry record
845 no address retry record
846 ph10@myhost.test.ex: queued for routing
847 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
848 routing ph10@myhost.test.ex
849 --------> r1 router <--------
850 local_part=ph10 domain=myhost.test.ex
851 search_open: mysql "NULL"
852 search_find: file="NULL"
853 key="select name from them where id='ph10@myhost.test.ex'" partial=-1 affix=NULL starflags=0 opts=NULL
855 internal_search_find: file="NULL"
856 type=mysql key="select name from them where id='ph10@myhost.test.ex'" opts=NULL
857 database lookup required for select name from them where id='ph10@myhost.test.ex'
858 (tainted, quoted:mysql)
859 MySQL query: "select name from them where id='ph10@myhost.test.ex'" opts 'NULL'
860 MYSQL new connection: host=127.0.0.1 port=PORT_N socket=NULL database=test user=root
862 creating new cache entry
864 acl_m_qtest: <ph10@myhost.test.ex> lkup: <>
865 processing address_data
866 search_open: mysql "NULL"
868 search_find: file="NULL"
869 key="select name from them where id='ph10' limit 1" partial=-1 affix=NULL starflags=0 opts=NULL
871 internal_search_find: file="NULL"
872 type=mysql key="select name from them where id='ph10' limit 1" opts=NULL
873 database lookup required for select name from them where id='ph10' limit 1
875 No quoter name for addr
877 tainted search query is not properly quoted (router r1, TESTSUITE/test-config 68): select name from them where id='ph10' limit 1
878 required_quoter_id (mysql) quoting -1 (NULL)
879 MySQL query: "select name from them where id='ph10' limit 1" opts 'NULL'
880 MYSQL using cached connection for 127.0.0.1:PORT_N/test/root
881 creating new cache entry
882 lookup yielded: Philip░Hazel
884 r1 router called for ph10@myhost.test.ex
885 domain = myhost.test.ex
887 queued for t1 transport: local_part = ph10
888 domain = myhost.test.ex
890 domain_data=NULL local_part_data=NULL
892 envelope to: ph10@myhost.test.ex
894 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
902 close MYSQL connection: 127.0.0.1:PORT_N/test/root
903 >>>>>>>>>>>>>>>> Local deliveries >>>>>>>>>>>>>>>>
904 --------> ph10@myhost.test.ex <--------
905 no retry data available
907 changed uid/gid: local delivery to ph10 <ph10@myhost.test.ex> transport=t1
908 uid=CALLER_UID gid=CALLER_GID pid=p1238
910 set_process_info: pppp delivering 10HmaX-000000005vi-0000 to ph10 using t1
911 appendfile transport entered
912 search_open: mysql "NULL"
913 search_find: file="NULL"
914 key="select id from them where id='ph10'" partial=-1 affix=NULL starflags=0 opts=NULL
916 internal_search_find: file="NULL"
917 type=mysql key="select id from them where id='ph10'" opts=NULL
918 database lookup required for select id from them where id='ph10'
920 No quoter name for addr
922 tainted search query is not properly quoted (transport t1, TESTSUITE/test-config 82): select id from them where id='ph10'
923 required_quoter_id (mysql) quoting -1 (NULL)
924 MySQL query: "select id from them where id='ph10'" opts 'NULL'
925 MYSQL new connection: host=127.0.0.1 port=PORT_N socket=NULL database=test user=root
926 creating new cache entry
928 appendfile: mode=600 notify_comsat=0 quota=0 warning=0
929 file=TESTSUITE/test-mail/ph10 format=unix
930 message_prefix=From ${if def:return_path{$return_path}{MAILER-DAEMON}} ${tod_bsdinbox}\n
932 maildir_use_size_file=no
933 locking by lockfile fcntl
934 lock name: TESTSUITE/test-mail/ph10.lock
935 hitch name: TESTSUITE/test-mail/ph10.lock.test.ex.dddddddd.pppppppp
937 mailbox TESTSUITE/test-mail/ph10 is locked
938 writing to file TESTSUITE/test-mail/ph10
939 writing data block fd=dddd size=sss timeout=0
940 cannot use sendfile for body: spoolfile not wireformat
941 writing data block fd=dddd size=sss timeout=0
942 writing data block fd=dddd size=sss timeout=0
943 appendfile yields 0 with errno=dd more_errno=dd
945 close MYSQL connection: 127.0.0.1:PORT_N/test/root
946 >>>>>>>>>>>>>>>> Exim pid=p1238 (delivery-local) terminating with rc=0 >>>>>>>>>>>>>>>>
947 journalling ph10@myhost.test.ex
948 t1 transport returned OK for ph10@myhost.test.ex
949 post-process ph10@myhost.test.ex (0)
950 ph10@myhost.test.ex delivered
952 => ph10 <ph10@myhost.test.ex> R=r1 T=t1
953 >>>>>>>>>>>>>>>> deliveries are done >>>>>>>>>>>>>>>>
954 changed uid/gid: post-delivery tidying
955 uid=EXIM_UID gid=EXIM_GID pid=p1237
956 set_process_info: pppp tidying up after delivering 10HmaX-000000005vi-0000
957 Processing retry items
959 ph10@myhost.test.ex: no retry items
962 end of retry processing
963 DSN: processing router : r1
964 DSN: processing successful delivery address: ph10@myhost.test.ex
965 DSN: Sender_address: CALLER@myhost.test.ex
966 DSN: orcpt: NULL flags: 0x0
967 DSN: envid: NULL ret: 0
968 DSN: Final recipient: ph10@myhost.test.ex
969 DSN: Remote SMTP server supports DSN: 0
970 DSN: not sending DSN success message
973 end delivery of 10HmaX-000000005vi-0000
976 >>>>>>>>>>>>>>>> Exim pid=p1237 (local-accept-delivery) terminating with rc=0 >>>>>>>>>>>>>>>>
978 >>>>>>>>>>>>>>>> Exim pid=p1236 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>