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 46)
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 list separator: '&'
628 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}'
629 01:01:01 p1235 ├───────text: ░net-mysql;servers=127.0.0.1::PORT_N/test/root/pass;░select░*░from░them░where░id='
630 01:01:01 p1235 ├considering: ${quote_mysql:$local_part}'
631 01:01:01 p1235 ╭considering: $local_part}'
632 01:01:01 p1235 ├──────value: c
633 01:01:01 p1235 ╰──(tainted)
634 01:01:01 p1235 ├considering: }'
635 01:01:01 p1235 ├───expanded: $local_part
636 01:01:01 p1235 ╰─────result: c
637 01:01:01 p1235 ╰──(tainted)
638 01:01:01 p1235 ├─────op-res: c
639 01:01:01 p1235 ╰──(tainted, quoted:mysql)
640 01:01:01 p1235 ├considering: '
641 01:01:01 p1235 ├───────text: '
642 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}'
643 01:01:01 p1235 ╰─────result: ░net-mysql;servers=127.0.0.1::PORT_N/test/root/pass;░select░*░from░them░where░id='c'
644 01:01:01 p1235 ╰──(tainted, quoted:mysql)
645 01:01:01 p1235 host in " net-mysql;servers=127.0.0.1::PORT_N/test/root/pass; select * from them where id='c'"?
646 01:01:01 p1235 list element: net-mysql;servers=127.0.0.1::PORT_N/test/root/pass;░select░*░from░them░where░id='c'
647 01:01:01 p1235 search_open: mysql "NULL"
648 01:01:01 p1235 cached open
649 01:01:01 p1235 search_find: file="NULL"
650 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
651 01:01:01 p1235 LRU list:
652 01:01:01 p1235 internal_search_find: file="NULL"
653 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
654 01:01:01 p1235 database lookup required for servers=127.0.0.1::PORT_N/test/root/pass; select * from them where id='c'
655 01:01:01 p1235 (tainted, quoted:mysql)
656 01:01:01 p1235 MySQL query: "servers=127.0.0.1::PORT_N/test/root/pass; select * from them where id='c'" opts 'NULL'
657 01:01:01 p1235 LOG: MAIN
658 01:01:01 p1235 Exim configuration error in ACL verb at line 46 of TESTSUITE/test-config:
659 01:01:01 p1235 WARNING: obsolete syntax used for lookup
660 01:01:01 p1235 lookup deferred: MySQL server "127.0.0.1:PORT_N/test" is tainted
661 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'
662 01:01:01 p1235 warn: condition test deferred in ACL check_recipient
663 01:01:01 p1235 LOG: MAIN
664 01:01:01 p1235 H=(test) [10.0.0.0] Warning: ACL 'warn' statement skipped (in ACL check_recipient at line 46 of TESTSUITE/test-config): condition test deferred: MySQL server "127.0.0.1:PORT_N/test" is tainted
665 01:01:01 p1235 processing ACL check_recipient "warn" (TESTSUITE/test-config 51)
666 01:01:01 p1235 check set acl_m0 = FAIL5: hostlist
667 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}'
668 01:01:01 p1235 list separator: '&'
669 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}'
670 01:01:01 p1235 ├───────text: ░net-mysql,servers=127.0.0.1::PORT_N/test/root/pass;░select░*░from░them░where░id='
671 01:01:01 p1235 ├considering: ${quote_mysql:$local_part}'
672 01:01:01 p1235 ╭considering: $local_part}'
673 01:01:01 p1235 ├──────value: c
674 01:01:01 p1235 ╰──(tainted)
675 01:01:01 p1235 ├considering: }'
676 01:01:01 p1235 ├───expanded: $local_part
677 01:01:01 p1235 ╰─────result: c
678 01:01:01 p1235 ╰──(tainted)
679 01:01:01 p1235 ├─────op-res: c
680 01:01:01 p1235 ╰──(tainted, quoted:mysql)
681 01:01:01 p1235 ├considering: '
682 01:01:01 p1235 ├───────text: '
683 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}'
684 01:01:01 p1235 ╰─────result: ░net-mysql,servers=127.0.0.1::PORT_N/test/root/pass;░select░*░from░them░where░id='c'
685 01:01:01 p1235 ╰──(tainted, quoted:mysql)
686 01:01:01 p1235 host in " net-mysql,servers=127.0.0.1::PORT_N/test/root/pass; select * from them where id='c'"?
687 01:01:01 p1235 list element: net-mysql,servers=127.0.0.1::PORT_N/test/root/pass;░select░*░from░them░where░id='c'
688 01:01:01 p1235 search_open: mysql "NULL"
689 01:01:01 p1235 cached open
690 01:01:01 p1235 search_find: file="NULL"
691 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"
692 01:01:01 p1235 LRU list:
693 01:01:01 p1235 internal_search_find: file="NULL"
694 01:01:01 p1235 type=mysql key=" select * from them where id='c'" opts="servers=127.0.0.1::PORT_N/test/root/pass"
695 01:01:01 p1235 database lookup required for select * from them where id='c'
696 01:01:01 p1235 (tainted, quoted:mysql)
697 01:01:01 p1235 MySQL query: " select * from them where id='c'" opts 'servers=127.0.0.1::PORT_N/test/root/pass'
698 01:01:01 p1235 lookup deferred: MySQL server "127.0.0.1:PORT_N/test" is tainted
699 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'
700 01:01:01 p1235 warn: condition test deferred in ACL check_recipient
701 01:01:01 p1235 LOG: MAIN
702 01:01:01 p1235 H=(test) [10.0.0.0] Warning: ACL 'warn' statement skipped (in ACL check_recipient at line 51 of TESTSUITE/test-config): condition test deferred: MySQL server "127.0.0.1:PORT_N/test" is tainted
703 01:01:01 p1235 processing ACL check_recipient "accept" (TESTSUITE/test-config 54)
704 01:01:01 p1235 check domains = +local_domains
705 01:01:01 p1235 d in "+local_domains"?
706 01:01:01 p1235 list element: +local_domains
707 01:01:01 p1235 start sublist local_domains
708 01:01:01 p1235 d in "@"?
709 01:01:01 p1235 ╎list element: @
710 01:01:01 p1235 d in "@"? no (end of list)
711 01:01:01 p1235 end sublist local_domains
712 01:01:01 p1235 d in "+local_domains"? no (end of list)
713 01:01:01 p1235 accept: condition test failed in ACL check_recipient
714 01:01:01 p1235 processing ACL check_recipient "accept" (TESTSUITE/test-config 57)
715 01:01:01 p1235 check hosts = +relay_hosts
716 01:01:01 p1235 host in "+relay_hosts"?
717 01:01:01 p1235 list element: +relay_hosts
718 01:01:01 p1235 start sublist relay_hosts
719 01:01:01 p1235 ╎╭considering: net-mysql;select░*░from░them░where░id='$sender_host_address'
720 01:01:01 p1235 ╎├───────text: net-mysql;select░*░from░them░where░id='
721 01:01:01 p1235 ╎├considering: $sender_host_address'
722 01:01:01 p1235 ╎├──────value: 10.0.0.0
723 01:01:01 p1235 ╎├considering: '
724 01:01:01 p1235 ╎├───────text: '
725 01:01:01 p1235 ╎├───expanded: net-mysql;select░*░from░them░where░id='$sender_host_address'
726 01:01:01 p1235 ╎╰─────result: net-mysql;select░*░from░them░where░id='10.0.0.0'
727 01:01:01 p1235 host in "net-mysql;select * from them where id='10.0.0.0'"?
728 01:01:01 p1235 ╎list element: net-mysql;select░*░from░them░where░id='10.0.0.0'
729 01:01:01 p1235 ╎search_open: mysql "NULL"
730 01:01:01 p1235 ╎ cached open
731 01:01:01 p1235 ╎search_find: file="NULL"
732 01:01:01 p1235 ╎ key="select * from them where id='10.0.0.0'" partial=-1 affix=NULL starflags=0 opts=NULL
733 01:01:01 p1235 ╎LRU list:
734 01:01:01 p1235 ╎internal_search_find: file="NULL"
735 01:01:01 p1235 ╎ type=mysql key="select * from them where id='10.0.0.0'" opts=NULL
736 01:01:01 p1235 ╎database lookup required for select * from them where id='10.0.0.0'
737 01:01:01 p1235 ╎MySQL query: "select * from them where id='10.0.0.0'" opts 'NULL'
738 01:01:01 p1235 ╎MYSQL using cached connection for 127.0.0.1:PORT_N/test/root
739 01:01:01 p1235 ╎MYSQL: no data found
740 01:01:01 p1235 ╎creating new cache entry
741 01:01:01 p1235 ╎lookup failed
742 01:01:01 p1235 host in "net-mysql;select * from them where id='10.0.0.0'"? no (end of list)
743 01:01:01 p1235 end sublist relay_hosts
744 01:01:01 p1235 host in "+relay_hosts"? no (end of list)
745 01:01:01 p1235 accept: condition test failed in ACL check_recipient
746 01:01:01 p1235 processing ACL check_recipient "deny" (TESTSUITE/test-config 58)
747 01:01:01 p1235 message: relay not permitted
748 01:01:01 p1235 deny: condition test succeeded in ACL check_recipient
749 01:01:01 p1235 end of ACL check_recipient: DENY
750 01:01:01 p1235 SMTP>> 550 relay not permitted
751 01:01:01 p1235 LOG: MAIN REJECT
752 01:01:01 p1235 H=(test) [10.0.0.0] F=<a@b> rejected RCPT <c@d>: relay not permitted
753 01:01:01 p1235 SMTP<< quit
754 01:01:01 p1235 try option acl_smtp_quit
755 01:01:01 p1235 SMTP>> 221 myhost.test.ex closing connection
756 01:01:01 p1235 LOG: smtp_connection MAIN
757 01:01:01 p1235 SMTP connection from (test) [10.0.0.0] D=qqs closed by QUIT
758 01:01:01 p1235 search_tidyup called
759 01:01:01 p1235 close MYSQL connection: 127.0.0.1:PORT_N/test/root
760 01:01:01 p1235 >>>>>>>>>>>>>>>> Exim pid=p1235 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
761 Exim version x.yz ....
763 changed uid/gid: forcing real = effective
764 uid=uuuu gid=CALLER_GID pid=p1236
765 configuration file is TESTSUITE/test-config
767 changed uid/gid: privilege not needed
768 uid=EXIM_UID gid=EXIM_GID pid=p1236
769 seeking password data for user "CALLER": cache not available
770 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
771 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
772 sender address = CALLER@myhost.test.ex
773 set_process_info: pppp accepting a local non-SMTP message from <CALLER@myhost.test.ex>
774 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
775 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
776 Sender: CALLER@myhost.test.ex
782 qualify & rewrite recipients list
783 rewrite rules on sender address
784 qualify and rewrite headers
785 rewrite_one_header: type=F:
786 From: CALLER_NAME <CALLER@myhost.test.ex>
788 >>Headers after rewriting and local additions:
789 I Message-Id: <E10HmaX-000000005vi-0000@myhost.test.ex>
790 F From: CALLER_NAME <CALLER@myhost.test.ex>
791 Date: Tue, 2 Mar 1999 09:44:33 +0000
793 Data file name: TESTSUITE/spool//input//10HmaX-000000005vi-0000-D
794 Data file written for message 10HmaX-000000005vi-0000
795 >>Generated Received: header line
796 P Received: from CALLER by myhost.test.ex with local (Exim x.yz)
797 (envelope-from <CALLER@myhost.test.ex>)
798 id 10HmaX-000000005vi-0000
799 for ph10@myhost.test.ex;
800 Tue, 2 Mar 1999 09:44:33 +0000
801 using ACL "check_notsmtp"
802 processing ACL check_notsmtp "accept" (TESTSUITE/test-config 61)
803 check set acl_m_qtest = ${quote_mysql:$recipients}
804 = ph10@myhost.test.ex
805 accept: condition test succeeded in ACL check_notsmtp
806 end of ACL check_notsmtp: ACCEPT
807 Writing spool header file: TESTSUITE/spool//input//hdr.10HmaX-000000005vi-0000
808 DSN: **** SPOOL_OUT - address: <ph10@myhost.test.ex> errorsto: <NULL> orcpt: <NULL> dsn_flags: 0x0
809 Renaming spool header file: TESTSUITE/spool//input//10HmaX-000000005vi-0000-H
810 Size of headers = sss
812 <= CALLER@myhost.test.ex U=CALLER P=local S=sss
813 created log directory TESTSUITE/spool/log
815 exec TESTSUITE/eximdir/exim -DEXIM_PATH=TESTSUITE/eximdir/exim -C TESTSUITE/test-config -d=0xf7715cfd -MCd local-accept-delivery -odi -Mc 10HmaX-000000005vi-0000
816 Exim version x.yz ....
818 changed uid/gid: forcing real = effective
819 uid=uuuu gid=EXIM_GID pid=p1237
820 configuration file is TESTSUITE/test-config
823 dropping to exim gid; retaining priv uid
824 seeking password data for user "CALLER": cache not available
825 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
826 set_process_info: pppp delivering specified messages
827 set_process_info: pppp delivering 10HmaX-000000005vi-0000
828 Trying spool file TESTSUITE/spool//input//10HmaX-000000005vi-0000-D
829 reading spool file 10HmaX-000000005vi-0000-H
830 user=CALLER uid=CALLER_UID gid=CALLER_GID sender=CALLER@myhost.test.ex
831 sender_local=1 ident=CALLER
834 ---- End of tree ----
836 **** SPOOL_IN - No additional fields
837 body_linecount=1 message_linecount=8
838 DSN: set orcpt: flags: 0x0
839 Delivery address list:
841 no retry data available
842 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
843 Considering: ph10@myhost.test.ex
844 unique = ph10@myhost.test.ex
845 checking router retry status
846 no domain retry record
847 no address retry record
848 ph10@myhost.test.ex: queued for routing
849 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
850 routing ph10@myhost.test.ex
851 --------> r1 router <--------
852 local_part=ph10 domain=myhost.test.ex
853 search_open: mysql "NULL"
854 search_find: file="NULL"
855 key="select name from them where id='ph10@myhost.test.ex'" partial=-1 affix=NULL starflags=0 opts=NULL
857 internal_search_find: file="NULL"
858 type=mysql key="select name from them where id='ph10@myhost.test.ex'" opts=NULL
859 database lookup required for select name from them where id='ph10@myhost.test.ex'
860 (tainted, quoted:mysql)
861 MySQL query: "select name from them where id='ph10@myhost.test.ex'" opts 'NULL'
862 MYSQL new connection: host=127.0.0.1 port=PORT_N socket=NULL database=test user=root
864 creating new cache entry
866 acl_m_qtest: <ph10@myhost.test.ex> lkup: <>
867 processing address_data
868 search_open: mysql "NULL"
870 search_find: file="NULL"
871 key="select name from them where id='ph10' limit 1" partial=-1 affix=NULL starflags=0 opts=NULL
873 internal_search_find: file="NULL"
874 type=mysql key="select name from them where id='ph10' limit 1" opts=NULL
875 database lookup required for select name from them where id='ph10' limit 1
877 No quoter name for addr
879 tainted search query is not properly quoted (router r1, TESTSUITE/test-config 69): select name from them where id='ph10' limit 1
880 required_quoter_id (mysql) quoting -1 (NULL)
881 MySQL query: "select name from them where id='ph10' limit 1" opts 'NULL'
882 MYSQL using cached connection for 127.0.0.1:PORT_N/test/root
883 creating new cache entry
884 lookup yielded: Philip░Hazel
886 r1 router called for ph10@myhost.test.ex
887 domain = myhost.test.ex
889 queued for t1 transport: local_part = ph10
890 domain = myhost.test.ex
892 domain_data=NULL local_part_data=NULL
894 envelope to: ph10@myhost.test.ex
896 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
904 close MYSQL connection: 127.0.0.1:PORT_N/test/root
905 >>>>>>>>>>>>>>>> Local deliveries >>>>>>>>>>>>>>>>
906 --------> ph10@myhost.test.ex <--------
907 no retry data available
909 changed uid/gid: local delivery to ph10 <ph10@myhost.test.ex> transport=t1
910 uid=CALLER_UID gid=CALLER_GID pid=p1238
912 set_process_info: pppp delivering 10HmaX-000000005vi-0000 to ph10 using t1
913 appendfile transport entered
914 search_open: mysql "NULL"
915 search_find: file="NULL"
916 key="select id from them where id='ph10'" partial=-1 affix=NULL starflags=0 opts=NULL
918 internal_search_find: file="NULL"
919 type=mysql key="select id from them where id='ph10'" opts=NULL
920 database lookup required for select id from them where id='ph10'
922 No quoter name for addr
924 tainted search query is not properly quoted (transport t1, TESTSUITE/test-config 83): select id from them where id='ph10'
925 required_quoter_id (mysql) quoting -1 (NULL)
926 MySQL query: "select id from them where id='ph10'" opts 'NULL'
927 MYSQL new connection: host=127.0.0.1 port=PORT_N socket=NULL database=test user=root
928 creating new cache entry
930 appendfile: mode=600 notify_comsat=0 quota=0 warning=0
931 file=TESTSUITE/test-mail/ph10 format=unix
932 message_prefix=From ${if def:return_path{$return_path}{MAILER-DAEMON}} ${tod_bsdinbox}\n
934 maildir_use_size_file=no
935 locking by lockfile fcntl
936 lock name: TESTSUITE/test-mail/ph10.lock
937 hitch name: TESTSUITE/test-mail/ph10.lock.test.ex.dddddddd.pppppppp
939 mailbox TESTSUITE/test-mail/ph10 is locked
940 writing to file TESTSUITE/test-mail/ph10
941 writing data block fd=dddd size=sss timeout=0
942 cannot use sendfile for body: spoolfile not wireformat
943 writing data block fd=dddd size=sss timeout=0
944 writing data block fd=dddd size=sss timeout=0
945 appendfile yields 0 with errno=dd more_errno=dd
947 close MYSQL connection: 127.0.0.1:PORT_N/test/root
948 >>>>>>>>>>>>>>>> Exim pid=p1238 (delivery-local) terminating with rc=0 >>>>>>>>>>>>>>>>
949 journalling ph10@myhost.test.ex
950 t1 transport returned OK for ph10@myhost.test.ex
951 post-process ph10@myhost.test.ex (0)
952 ph10@myhost.test.ex delivered
954 => ph10 <ph10@myhost.test.ex> R=r1 T=t1
955 >>>>>>>>>>>>>>>> deliveries are done >>>>>>>>>>>>>>>>
956 changed uid/gid: post-delivery tidying
957 uid=EXIM_UID gid=EXIM_GID pid=p1237
958 set_process_info: pppp tidying up after delivering 10HmaX-000000005vi-0000
959 Processing retry items
961 ph10@myhost.test.ex: no retry items
964 end of retry processing
965 DSN: processing router : r1
966 DSN: processing successful delivery address: ph10@myhost.test.ex
967 DSN: Sender_address: CALLER@myhost.test.ex
968 DSN: orcpt: NULL flags: 0x0
969 DSN: envid: NULL ret: 0
970 DSN: Final recipient: ph10@myhost.test.ex
971 DSN: Remote SMTP server supports DSN: 0
972 DSN: not sending DSN success message
975 end delivery of 10HmaX-000000005vi-0000
978 >>>>>>>>>>>>>>>> Exim pid=p1237 (local-accept-delivery) terminating with rc=0 >>>>>>>>>>>>>>>>
980 >>>>>>>>>>>>>>>> Exim pid=p1236 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>