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 89 of TESTSUITE/test-config:
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 89 of TESTSUITE/test-config:
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 89 of TESTSUITE/test-config:
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=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
178 internal_search_find: file="NULL"
179 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
180 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';
181 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'
183 Exim configuration error in line 89 of TESTSUITE/test-config:
184 WARNING: obsolete syntax used for lookup
185 MYSQL new connection: host=ip4.ip4.ip4.ip4 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="servers=localhost(TESTSUITE/mysql/sock)/test/root/pass; select name from them where id='ph10';" partial=-1 affix=NULL starflags=0 opts=NULL
193 internal_search_find: file="NULL"
194 type=mysql key="servers=localhost(TESTSUITE/mysql/sock)/test/root/pass; select name from them where id='ph10';" opts=NULL
195 database lookup required for servers=localhost(TESTSUITE/mysql/sock)/test/root/pass; select name from them where id='ph10';
196 MySQL query: "servers=localhost(TESTSUITE/mysql/sock)/test/root/pass; select name from them where id='ph10';" opts 'NULL'
198 Exim configuration error in line 89 of TESTSUITE/test-config:
199 WARNING: obsolete syntax used for lookup
200 MYSQL new connection: host=localhost port=0 socket=TESTSUITE/mysql/sock database=test user=root
201 creating new cache entry
202 lookup yielded: Philip░Hazel
203 search_open: mysql "NULL"
205 search_find: file="NULL"
206 key="SELECT name FROM them WHERE id IN ('ph10', 'aaaa');" partial=-1 affix=NULL starflags=0 opts=NULL
208 internal_search_find: file="NULL"
209 type=mysql key="SELECT name FROM them WHERE id IN ('ph10', 'aaaa');" opts=NULL
210 database lookup required for SELECT name FROM them WHERE id IN ('ph10', 'aaaa');
211 MySQL query: "SELECT name FROM them WHERE id IN ('ph10', 'aaaa');" opts 'NULL'
212 MYSQL using cached connection for 127.0.0.1:PORT_N/test/root
213 creating new cache entry
214 lookup yielded: Philip░Hazel↩
216 search_open: mysql "NULL"
218 search_find: file="NULL"
219 key="SELECT * FROM them WHERE id IN ('ph10', 'aaaa');" partial=-1 affix=NULL starflags=0 opts=NULL
221 internal_search_find: file="NULL"
222 type=mysql key="SELECT * FROM them WHERE id IN ('ph10', 'aaaa');" opts=NULL
223 database lookup required for SELECT * FROM them WHERE id IN ('ph10', 'aaaa');
224 MySQL query: "SELECT * FROM them WHERE id IN ('ph10', 'aaaa');" opts 'NULL'
225 MYSQL using cached connection for 127.0.0.1:PORT_N/test/root
226 creating new cache entry
227 lookup yielded: name="Philip░Hazel"░id=ph10░↩
228 name=Aristotle░id=aaaa░
229 search_open: mysql "NULL"
231 search_find: file="NULL"
232 key="delete from them where id='aaaa'" partial=-1 affix=NULL starflags=0 opts=NULL
234 internal_search_find: file="NULL"
235 type=mysql key="delete from them where id='aaaa'" opts=NULL
236 database lookup required for delete from them where id='aaaa'
237 MySQL query: "delete from them where id='aaaa'" opts 'NULL'
238 MYSQL using cached connection for 127.0.0.1:PORT_N/test/root
239 MYSQL: query was not one that returns data
240 lookup forced cache cleanup
243 close MYSQL connection: localhost(TESTSUITE/mysql/sock)/test/root
244 close MYSQL connection: ip4.ip4.ip4.ip4:1223/test/root
245 close MYSQL connection: 127.0.0.1:PORT_N/test/root
246 >>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
247 01:01:01 p1235 Exim version x.yz uid=CALLER_UID gid=CALLER_GID pid=p1235 D=fff9ffff
248 01:01:01 p1235 Hints DB:
249 01:01:01 p1235 macros_trusted overridden to true by whitelisting
250 01:01:01 p1235 changed uid/gid: forcing real = effective
251 01:01:01 p1235 uid=uuuu gid=CALLER_GID pid=p1235
252 01:01:01 p1235 environment after trimming:
253 01:01:01 p1235 PATH=<munged>
254 01:01:01 p1235 adding SSLKEYLOGFILE=TESTSUITE/spool/sslkeys
255 01:01:01 p1235 configuration file is TESTSUITE/test-config
256 01:01:01 p1235 admin user
257 01:01:01 p1235 changed uid/gid: privilege not needed
258 01:01:01 p1235 uid=EXIM_UID gid=EXIM_GID pid=p1235
259 01:01:01 p1235 seeking password data for user "CALLER": cache not available
260 01:01:01 p1235 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
261 01:01:01 p1235 try option gecos_pattern
262 01:01:01 p1235 try option gecos_name
263 01:01:01 p1235 try option unknown_login
264 01:01:01 p1235 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
265 01:01:01 p1235 sender address = CALLER@myhost.test.ex
266 01:01:01 p1235 try option smtp_active_hostname
267 01:01:01 p1235 sender_fullhost = [10.0.0.0]
268 01:01:01 p1235 sender_rcvhost = [10.0.0.0]
269 01:01:01 p1235 host in hosts_connection_nolog? no (option unset)
270 01:01:01 p1235 LOG: smtp_connection MAIN
271 01:01:01 p1235 SMTP connection from [10.0.0.0]
272 01:01:01 p1235 try option message_size_limit
273 01:01:01 p1235 host in host_lookup? no (option unset)
274 01:01:01 p1235 set_process_info: pppp handling incoming connection from [10.0.0.0]
275 01:01:01 p1235 host in host_reject_connection? no (option unset)
276 01:01:01 p1235 host in sender_unqualified_hosts? no (option unset)
277 01:01:01 p1235 host in recipient_unqualified_hosts? no (option unset)
278 01:01:01 p1235 host in helo_verify_hosts? no (option unset)
279 01:01:01 p1235 host in helo_try_verify_hosts? no (option unset)
280 01:01:01 p1235 host in helo_accept_junk_hosts? no (option unset)
281 01:01:01 p1235 try option acl_smtp_connect
282 01:01:01 p1235 try option smtp_banner
283 01:01:01 p1235 ╭considering: $smtp_active_hostname░ESMTP░Exim░$version_number░$tod_full
284 01:01:01 p1235 ├──────value: myhost.test.ex
285 01:01:01 p1235 ├considering: ░ESMTP░Exim░$version_number░$tod_full
286 01:01:01 p1235 ├───────text: ░ESMTP░Exim░
287 01:01:01 p1235 ├considering: $version_number░$tod_full
288 01:01:01 p1235 ├──────value: x.yz
289 01:01:01 p1235 ├considering: ░$tod_full
290 01:01:01 p1235 ├───────text: ░
291 01:01:01 p1235 ├considering: $tod_full
292 01:01:01 p1235 ├──────value: Tue,░2░Mar░1999░09:44:33░+0000
293 01:01:01 p1235 ├───expanded: $smtp_active_hostname░ESMTP░Exim░$version_number░$tod_full
294 01:01:01 p1235 ╰─────result: myhost.test.ex░ESMTP░Exim░x.yz░Tue,░2░Mar░1999░09:44:33░+0000
295 01:01:01 p1235 host in pipelining_connect_advertise_hosts?
296 01:01:01 p1235 list element:
297 01:01:01 p1235 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
298 01:01:01 p1235 smtp_setup_msg entered
299 01:01:01 p1235 SMTP<< helo test
300 01:01:01 p1235 test in helo_lookup_domains?
301 01:01:01 p1235 list element: @
302 01:01:01 p1235 list element: @[]
303 01:01:01 p1235 test in helo_lookup_domains? no (end of list)
304 01:01:01 p1235 sender_fullhost = (test) [10.0.0.0]
305 01:01:01 p1235 sender_rcvhost = [10.0.0.0] (helo=test)
306 01:01:01 p1235 set_process_info: pppp handling incoming connection from (test) [10.0.0.0]
307 01:01:01 p1235 spf_conn_init: test 10.0.0.0
308 01:01:01 p1235 SPF_dns_exim_new
309 01:01:01 p1235 try option acl_smtp_helo
310 01:01:01 p1235 SMTP>> 250 myhost.test.ex Hello test [10.0.0.0]
311 01:01:01 p1235 SMTP<< mail from:<a@b>
312 01:01:01 p1235 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
313 01:01:01 p1235 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
314 01:01:01 p1235 try option acl_smtp_mail
315 01:01:01 p1235 SMTP>> 250 OK
316 01:01:01 p1235 SMTP<< rcpt to:<c@d>
317 01:01:01 p1235 try option acl_smtp_rcpt
318 01:01:01 p1235 using ACL "check_recipient"
319 01:01:01 p1235 processing "warn" (TESTSUITE/test-config 26)
320 01:01:01 p1235 ╭considering: ok:░░░░${lookup░mysql░░░░░░░░░░░░░░░░░░░░{select░name░from░them░where░id░=░'${quote_mysql:$local_part}'}}
321 01:01:01 p1235 ├───────text: ok:░░░░
322 01:01:01 p1235 ├considering: ${lookup░mysql░░░░░░░░░░░░░░░░░░░░{select░name░from░them░where░id░=░'${quote_mysql:$local_part}'}}
323 01:01:01 p1235 ╭considering: select░name░from░them░where░id░=░'${quote_mysql:$local_part}'}}
324 01:01:01 p1235 ├───────text: select░name░from░them░where░id░=░'
325 01:01:01 p1235 ├considering: ${quote_mysql:$local_part}'}}
326 01:01:01 p1235 ╭considering: $local_part}'}}
327 01:01:01 p1235 ├──────value: c
328 01:01:01 p1235 ╰──(tainted)
329 01:01:01 p1235 ├considering: }'}}
330 01:01:01 p1235 ├───expanded: $local_part
331 01:01:01 p1235 ╰─────result: c
332 01:01:01 p1235 ╰──(tainted)
333 01:01:01 p1235 ├─────op-res: c
334 01:01:01 p1235 ╰──(tainted, quoted:mysql)
335 01:01:01 p1235 ├considering: '}}
336 01:01:01 p1235 ├───────text: '
337 01:01:01 p1235 ├considering: }}
338 01:01:01 p1235 ├───expanded: select░name░from░them░where░id░=░'${quote_mysql:$local_part}'
339 01:01:01 p1235 ╰─────result: select░name░from░them░where░id░=░'c'
340 01:01:01 p1235 ╰──(tainted, quoted:mysql)
341 01:01:01 p1235 search_open: mysql "NULL"
342 01:01:01 p1235 search_find: file="NULL"
343 01:01:01 p1235 key="select name from them where id = 'c'" partial=-1 affix=NULL starflags=0 opts=NULL
344 01:01:01 p1235 LRU list:
345 01:01:01 p1235 internal_search_find: file="NULL"
346 01:01:01 p1235 type=mysql key="select name from them where id = 'c'" opts=NULL
347 01:01:01 p1235 database lookup required for select name from them where id = 'c'
348 01:01:01 p1235 (tainted, quoted:mysql)
349 01:01:01 p1235 MySQL query: "select name from them where id = 'c'" opts 'NULL'
350 01:01:01 p1235 MYSQL new connection: host=127.0.0.1 port=PORT_N socket=NULL database=test user=root
351 01:01:01 p1235 MYSQL: no data found
352 01:01:01 p1235 creating new cache entry
353 01:01:01 p1235 lookup failed
354 01:01:01 p1235 ├───item-res:
355 01:01:01 p1235 ├───expanded: ok:░░░░${lookup░mysql░░░░░░░░░░░░░░░░░░░░{select░name░from░them░where░id░=░'${quote_mysql:$local_part}'}}
356 01:01:01 p1235 ╰─────result: ok:░░░░
357 01:01:01 p1235 check set acl_m0 = ok: ${lookup mysql {select name from them where id = '${quote_mysql:$local_part}'}}
359 01:01:01 p1235 ╭considering: FAIL1:░${lookup░mysql,no_rd░░░░░░░░░░░░░░{select░name░from░them░where░id░=░'$local_part'}}
360 01:01:01 p1235 ├───────text: FAIL1:░
361 01:01:01 p1235 ├considering: ${lookup░mysql,no_rd░░░░░░░░░░░░░░{select░name░from░them░where░id░=░'$local_part'}}
362 01:01:01 p1235 ╭considering: select░name░from░them░where░id░=░'$local_part'}}
363 01:01:01 p1235 ├───────text: select░name░from░them░where░id░=░'
364 01:01:01 p1235 ├considering: $local_part'}}
365 01:01:01 p1235 ├──────value: c
366 01:01:01 p1235 ╰──(tainted)
367 01:01:01 p1235 ├considering: '}}
368 01:01:01 p1235 ├───────text: '
369 01:01:01 p1235 ├considering: }}
370 01:01:01 p1235 ├───expanded: select░name░from░them░where░id░=░'$local_part'
371 01:01:01 p1235 ╰─────result: select░name░from░them░where░id░=░'c'
372 01:01:01 p1235 ╰──(tainted)
373 01:01:01 p1235 search_open: mysql "NULL"
374 01:01:01 p1235 cached open
375 01:01:01 p1235 search_find: file="NULL"
376 01:01:01 p1235 key="select name from them where id = 'c'" partial=-1 affix=NULL starflags=0 opts="no_rd"
377 01:01:01 p1235 LRU list:
378 01:01:01 p1235 internal_search_find: file="NULL"
379 01:01:01 p1235 type=mysql key="select name from them where id = 'c'" opts="no_rd"
380 01:01:01 p1235 cached data found but wrong opts; database lookup required for select name from them where id = 'c'
381 01:01:01 p1235 (tainted)
382 01:01:01 p1235 LOG: MAIN PANIC
383 01:01:01 p1235 tainted search query is not properly quoted (ACL warn, TESTSUITE/test-config 26): select name from them where id = 'c'
384 01:01:01 p1235 search_type NN (mysql) quoting -1 (none)
385 01:01:01 p1235 MySQL query: "select name from them where id = 'c'" opts 'no_rd'
386 01:01:01 p1235 MYSQL using cached connection for 127.0.0.1:PORT_N/test/root
387 01:01:01 p1235 MYSQL: no data found
388 01:01:01 p1235 replacing old cache entry
389 01:01:01 p1235 lookup failed
390 01:01:01 p1235 ├───item-res:
391 01:01:01 p1235 ├───expanded: FAIL1:░${lookup░mysql,no_rd░░░░░░░░░░░░░░{select░name░from░them░where░id░=░'$local_part'}}
392 01:01:01 p1235 ╰─────result: FAIL1:░
393 01:01:01 p1235 check set acl_m0 = FAIL1: ${lookup mysql,no_rd {select name from them where id = '$local_part'}}
394 01:01:01 p1235 = FAIL1:
395 01:01:01 p1235 warn: condition test succeeded in ACL "check_recipient"
396 01:01:01 p1235 processing "warn" (TESTSUITE/test-config 31)
397 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}'}}
398 01:01:01 p1235 ├───────text: ok:░░░░
399 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}'}}
400 01:01:01 p1235 ╭considering: select░name░from░them░where░id░=░'${quote_mysql:$local_part}'}}
401 01:01:01 p1235 ├───────text: select░name░from░them░where░id░=░'
402 01:01:01 p1235 ├considering: ${quote_mysql:$local_part}'}}
403 01:01:01 p1235 ╭considering: $local_part}'}}
404 01:01:01 p1235 ├──────value: c
405 01:01:01 p1235 ╰──(tainted)
406 01:01:01 p1235 ├considering: }'}}
407 01:01:01 p1235 ├───expanded: $local_part
408 01:01:01 p1235 ╰─────result: c
409 01:01:01 p1235 ╰──(tainted)
410 01:01:01 p1235 ├─────op-res: c
411 01:01:01 p1235 ╰──(tainted, quoted:mysql)
412 01:01:01 p1235 ├considering: '}}
413 01:01:01 p1235 ├───────text: '
414 01:01:01 p1235 ├considering: }}
415 01:01:01 p1235 ├───expanded: select░name░from░them░where░id░=░'${quote_mysql:$local_part}'
416 01:01:01 p1235 ╰─────result: select░name░from░them░where░id░=░'c'
417 01:01:01 p1235 ╰──(tainted, quoted:mysql)
418 01:01:01 p1235 search_open: mysql "NULL"
419 01:01:01 p1235 cached open
420 01:01:01 p1235 search_find: file="NULL"
421 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"
422 01:01:01 p1235 LRU list:
423 01:01:01 p1235 internal_search_find: file="NULL"
424 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"
425 01:01:01 p1235 cached data found but wrong opts; database lookup required for select name from them where id = 'c'
426 01:01:01 p1235 (tainted, quoted:mysql)
427 01:01:01 p1235 MySQL query: "select name from them where id = 'c'" opts 'servers=127.0.0.1::PORT_N/test/root/pass'
428 01:01:01 p1235 MYSQL using cached connection for 127.0.0.1:PORT_N/test/root
429 01:01:01 p1235 MYSQL: no data found
430 01:01:01 p1235 replacing old cache entry
431 01:01:01 p1235 lookup failed
432 01:01:01 p1235 ├───item-res:
433 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}'}}
434 01:01:01 p1235 ╰─────result: ok:░░░░
435 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}'}}
437 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}'}}
438 01:01:01 p1235 ├───────text: ok:░░░░
439 01:01:01 p1235 ├considering: ${lookup░mysql,servers=127.0.0.1::PORT_N░░░░{select░name░from░them░where░id░=░'${quote_mysql:$local_part}'}}
440 01:01:01 p1235 ╭considering: select░name░from░them░where░id░=░'${quote_mysql:$local_part}'}}
441 01:01:01 p1235 ├───────text: select░name░from░them░where░id░=░'
442 01:01:01 p1235 ├considering: ${quote_mysql:$local_part}'}}
443 01:01:01 p1235 ╭considering: $local_part}'}}
444 01:01:01 p1235 ├──────value: c
445 01:01:01 p1235 ╰──(tainted)
446 01:01:01 p1235 ├considering: }'}}
447 01:01:01 p1235 ├───expanded: $local_part
448 01:01:01 p1235 ╰─────result: c
449 01:01:01 p1235 ╰──(tainted)
450 01:01:01 p1235 ├─────op-res: c
451 01:01:01 p1235 ╰──(tainted, quoted:mysql)
452 01:01:01 p1235 ├considering: '}}
453 01:01:01 p1235 ├───────text: '
454 01:01:01 p1235 ├considering: }}
455 01:01:01 p1235 ├───expanded: select░name░from░them░where░id░=░'${quote_mysql:$local_part}'
456 01:01:01 p1235 ╰─────result: select░name░from░them░where░id░=░'c'
457 01:01:01 p1235 ╰──(tainted, quoted:mysql)
458 01:01:01 p1235 search_open: mysql "NULL"
459 01:01:01 p1235 cached open
460 01:01:01 p1235 search_find: file="NULL"
461 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"
462 01:01:01 p1235 LRU list:
463 01:01:01 p1235 internal_search_find: file="NULL"
464 01:01:01 p1235 type=mysql key="select name from them where id = 'c'" opts="servers=127.0.0.1::PORT_N"
465 01:01:01 p1235 cached data found but wrong opts; database lookup required for select name from them where id = 'c'
466 01:01:01 p1235 (tainted, quoted:mysql)
467 01:01:01 p1235 MySQL query: "select name from them where id = 'c'" opts 'servers=127.0.0.1::PORT_N'
468 01:01:01 p1235 MYSQL using cached connection for 127.0.0.1:PORT_N/test/root
469 01:01:01 p1235 MYSQL: no data found
470 01:01:01 p1235 replacing old cache entry
471 01:01:01 p1235 lookup failed
472 01:01:01 p1235 ├───item-res:
473 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}'}}
474 01:01:01 p1235 ╰─────result: ok:░░░░
475 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}'}}
477 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}'}}
478 01:01:01 p1235 ├───────text: FAIL2:░
479 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}'}}
480 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}'}}
481 01:01:01 p1235 ├───────text: servers=127.0.0.1::PORT_N/test/root/pass;░select░name░from░them░where░id░=░'
482 01:01:01 p1235 ├considering: ${quote_mysql:$local_part}'}}
483 01:01:01 p1235 ╭considering: $local_part}'}}
484 01:01:01 p1235 ├──────value: c
485 01:01:01 p1235 ╰──(tainted)
486 01:01:01 p1235 ├considering: }'}}
487 01:01:01 p1235 ├───expanded: $local_part
488 01:01:01 p1235 ╰─────result: c
489 01:01:01 p1235 ╰──(tainted)
490 01:01:01 p1235 ├─────op-res: c
491 01:01:01 p1235 ╰──(tainted, quoted:mysql)
492 01:01:01 p1235 ├considering: '}}
493 01:01:01 p1235 ├───────text: '
494 01:01:01 p1235 ├considering: }}
495 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}'
496 01:01:01 p1235 ╰─────result: servers=127.0.0.1::PORT_N/test/root/pass;░select░name░from░them░where░id░=░'c'
497 01:01:01 p1235 ╰──(tainted, quoted:mysql)
498 01:01:01 p1235 search_open: mysql "NULL"
499 01:01:01 p1235 cached open
500 01:01:01 p1235 search_find: file="NULL"
501 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
502 01:01:01 p1235 LRU list:
503 01:01:01 p1235 internal_search_find: file="NULL"
504 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
505 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'
506 01:01:01 p1235 (tainted, quoted:mysql)
507 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'
508 01:01:01 p1235 LOG: MAIN
509 01:01:01 p1235 Exim configuration error in line 89 of TESTSUITE/test-config:
510 01:01:01 p1235 WARNING: obsolete syntax used for lookup
511 01:01:01 p1235 lookup deferred: MySQL server "127.0.0.1:PORT_N/test" is tainted
512 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}'}}
513 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
514 01:01:01 p1235 warn: condition test deferred in ACL "check_recipient"
515 01:01:01 p1235 LOG: MAIN
516 01:01:01 p1235 H=(test) [10.0.0.0] Warning: ACL "warn" statement skipped: condition test deferred: MySQL server "127.0.0.1:PORT_N/test" is tainted
517 01:01:01 p1235 processing "warn" (TESTSUITE/test-config 39)
518 01:01:01 p1235 ╭considering: FAIL3:░${lookup░mysql░░░░░{servers=127.0.0.1::PORT_N;░select░name░from░them░where░id░=░'$local_part'}}
519 01:01:01 p1235 ├───────text: FAIL3:░
520 01:01:01 p1235 ├considering: ${lookup░mysql░░░░░{servers=127.0.0.1::PORT_N;░select░name░from░them░where░id░=░'$local_part'}}
521 01:01:01 p1235 ╭considering: servers=127.0.0.1::PORT_N;░select░name░from░them░where░id░=░'$local_part'}}
522 01:01:01 p1235 ├───────text: servers=127.0.0.1::PORT_N;░select░name░from░them░where░id░=░'
523 01:01:01 p1235 ├considering: $local_part'}}
524 01:01:01 p1235 ├──────value: c
525 01:01:01 p1235 ╰──(tainted)
526 01:01:01 p1235 ├considering: '}}
527 01:01:01 p1235 ├───────text: '
528 01:01:01 p1235 ├considering: }}
529 01:01:01 p1235 ├───expanded: servers=127.0.0.1::PORT_N;░select░name░from░them░where░id░=░'$local_part'
530 01:01:01 p1235 ╰─────result: servers=127.0.0.1::PORT_N;░select░name░from░them░where░id░=░'c'
531 01:01:01 p1235 ╰──(tainted)
532 01:01:01 p1235 search_open: mysql "NULL"
533 01:01:01 p1235 cached open
534 01:01:01 p1235 search_find: file="NULL"
535 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
536 01:01:01 p1235 LRU list:
537 01:01:01 p1235 internal_search_find: file="NULL"
538 01:01:01 p1235 type=mysql key="servers=127.0.0.1::PORT_N; select name from them where id = 'c'" opts=NULL
539 01:01:01 p1235 database lookup required for servers=127.0.0.1::PORT_N; select name from them where id = 'c'
540 01:01:01 p1235 (tainted)
541 01:01:01 p1235 LOG: MAIN PANIC
542 01:01:01 p1235 tainted search query is not properly quoted (ACL warn, TESTSUITE/test-config 39): select name from them where id = 'c'
543 01:01:01 p1235 search_type NN (mysql) quoting -1 (none)
544 01:01:01 p1235 MySQL query: "servers=127.0.0.1::PORT_N; select name from them where id = 'c'" opts 'NULL'
545 01:01:01 p1235 LOG: MAIN
546 01:01:01 p1235 Exim configuration error in line 89 of TESTSUITE/test-config:
547 01:01:01 p1235 WARNING: obsolete syntax used for lookup
548 01:01:01 p1235 MYSQL using cached connection for 127.0.0.1:PORT_N/test/root
549 01:01:01 p1235 MYSQL: no data found
550 01:01:01 p1235 creating new cache entry
551 01:01:01 p1235 lookup failed
552 01:01:01 p1235 ├───item-res:
553 01:01:01 p1235 ├───expanded: FAIL3:░${lookup░mysql░░░░░{servers=127.0.0.1::PORT_N;░select░name░from░them░where░id░=░'$local_part'}}
554 01:01:01 p1235 ╰─────result: FAIL3:░
555 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'}}
556 01:01:01 p1235 = FAIL3:
557 01:01:01 p1235 warn: condition test succeeded in ACL "check_recipient"
558 01:01:01 p1235 processing "warn" (TESTSUITE/test-config 42)
559 01:01:01 p1235 check set acl_m0 = ok: hostlist
560 01:01:01 p1235 check hosts = net-mysql;select * from them where id='${quote_mysql:$local_part}'
561 01:01:01 p1235 ╭considering: net-mysql;select░*░from░them░where░id='${quote_mysql:$local_part}'
562 01:01:01 p1235 ├───────text: net-mysql;select░*░from░them░where░id='
563 01:01:01 p1235 ├considering: ${quote_mysql:$local_part}'
564 01:01:01 p1235 ╭considering: $local_part}'
565 01:01:01 p1235 ├──────value: c
566 01:01:01 p1235 ╰──(tainted)
567 01:01:01 p1235 ├considering: }'
568 01:01:01 p1235 ├───expanded: $local_part
569 01:01:01 p1235 ╰─────result: c
570 01:01:01 p1235 ╰──(tainted)
571 01:01:01 p1235 ├─────op-res: c
572 01:01:01 p1235 ╰──(tainted, quoted:mysql)
573 01:01:01 p1235 ├considering: '
574 01:01:01 p1235 ├───────text: '
575 01:01:01 p1235 ├───expanded: net-mysql;select░*░from░them░where░id='${quote_mysql:$local_part}'
576 01:01:01 p1235 ╰─────result: net-mysql;select░*░from░them░where░id='c'
577 01:01:01 p1235 ╰──(tainted, quoted:mysql)
578 01:01:01 p1235 host in "net-mysql;select * from them where id='c'"?
579 01:01:01 p1235 list element: net-mysql;select░*░from░them░where░id='c'
580 01:01:01 p1235 search_open: mysql "NULL"
581 01:01:01 p1235 cached open
582 01:01:01 p1235 search_find: file="NULL"
583 01:01:01 p1235 key="select * from them where id='c'" partial=-1 affix=NULL starflags=0 opts=NULL
584 01:01:01 p1235 LRU list:
585 01:01:01 p1235 internal_search_find: file="NULL"
586 01:01:01 p1235 type=mysql key="select * from them where id='c'" opts=NULL
587 01:01:01 p1235 database lookup required for select * from them where id='c'
588 01:01:01 p1235 (tainted, quoted:mysql)
589 01:01:01 p1235 MySQL query: "select * from them where id='c'" opts 'NULL'
590 01:01:01 p1235 MYSQL using cached connection for 127.0.0.1:PORT_N/test/root
591 01:01:01 p1235 MYSQL: no data found
592 01:01:01 p1235 creating new cache entry
593 01:01:01 p1235 lookup failed
594 01:01:01 p1235 host in "net-mysql;select * from them where id='c'"? no (end of list)
595 01:01:01 p1235 warn: condition test failed in ACL "check_recipient"
596 01:01:01 p1235 processing "warn" (TESTSUITE/test-config 45)
597 01:01:01 p1235 check set acl_m0 = FAIL4: hostlist
598 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}'
599 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}'
600 01:01:01 p1235 ├───────text: <&░net-mysql;servers=127.0.0.1::PORT_N/test/root/pass;░select░*░from░them░where░id='
601 01:01:01 p1235 ├considering: ${quote_mysql:$local_part}'
602 01:01:01 p1235 ╭considering: $local_part}'
603 01:01:01 p1235 ├──────value: c
604 01:01:01 p1235 ╰──(tainted)
605 01:01:01 p1235 ├considering: }'
606 01:01:01 p1235 ├───expanded: $local_part
607 01:01:01 p1235 ╰─────result: c
608 01:01:01 p1235 ╰──(tainted)
609 01:01:01 p1235 ├─────op-res: c
610 01:01:01 p1235 ╰──(tainted, quoted:mysql)
611 01:01:01 p1235 ├considering: '
612 01:01:01 p1235 ├───────text: '
613 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}'
614 01:01:01 p1235 ╰─────result: <&░net-mysql;servers=127.0.0.1::PORT_N/test/root/pass;░select░*░from░them░where░id='c'
615 01:01:01 p1235 ╰──(tainted, quoted:mysql)
616 01:01:01 p1235 host in "<& net-mysql;servers=127.0.0.1::PORT_N/test/root/pass; select * from them where id='c'"?
617 01:01:01 p1235 list element: net-mysql;servers=127.0.0.1::PORT_N/test/root/pass;░select░*░from░them░where░id='c'
618 01:01:01 p1235 search_open: mysql "NULL"
619 01:01:01 p1235 cached open
620 01:01:01 p1235 search_find: file="NULL"
621 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
622 01:01:01 p1235 LRU list:
623 01:01:01 p1235 internal_search_find: file="NULL"
624 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
625 01:01:01 p1235 database lookup required for servers=127.0.0.1::PORT_N/test/root/pass; select * from them where id='c'
626 01:01:01 p1235 (tainted, quoted:mysql)
627 01:01:01 p1235 MySQL query: "servers=127.0.0.1::PORT_N/test/root/pass; select * from them where id='c'" opts 'NULL'
628 01:01:01 p1235 LOG: MAIN
629 01:01:01 p1235 Exim configuration error in line 89 of TESTSUITE/test-config:
630 01:01:01 p1235 WARNING: obsolete syntax used for lookup
631 01:01:01 p1235 lookup deferred: MySQL server "127.0.0.1:PORT_N/test" is tainted
632 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'
633 01:01:01 p1235 warn: condition test deferred in ACL "check_recipient"
634 01:01:01 p1235 LOG: MAIN
635 01:01:01 p1235 H=(test) [10.0.0.0] Warning: ACL "warn" statement skipped: condition test deferred: MySQL server "127.0.0.1:PORT_N/test" is tainted
636 01:01:01 p1235 processing "warn" (TESTSUITE/test-config 50)
637 01:01:01 p1235 check set acl_m0 = FAIL5: hostlist
638 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}'
639 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}'
640 01:01:01 p1235 ├───────text: <&░net-mysql,servers=127.0.0.1::PORT_N/test/root/pass;░select░*░from░them░where░id='
641 01:01:01 p1235 ├considering: ${quote_mysql:$local_part}'
642 01:01:01 p1235 ╭considering: $local_part}'
643 01:01:01 p1235 ├──────value: c
644 01:01:01 p1235 ╰──(tainted)
645 01:01:01 p1235 ├considering: }'
646 01:01:01 p1235 ├───expanded: $local_part
647 01:01:01 p1235 ╰─────result: c
648 01:01:01 p1235 ╰──(tainted)
649 01:01:01 p1235 ├─────op-res: c
650 01:01:01 p1235 ╰──(tainted, quoted:mysql)
651 01:01:01 p1235 ├considering: '
652 01:01:01 p1235 ├───────text: '
653 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}'
654 01:01:01 p1235 ╰─────result: <&░net-mysql,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 host in "<& net-mysql,servers=127.0.0.1::PORT_N/test/root/pass; select * from them where id='c'"?
657 01:01:01 p1235 list element: net-mysql,servers=127.0.0.1::PORT_N/test/root/pass;░select░*░from░them░where░id='c'
658 01:01:01 p1235 search_open: mysql "NULL"
659 01:01:01 p1235 cached open
660 01:01:01 p1235 search_find: file="NULL"
661 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"
662 01:01:01 p1235 LRU list:
663 01:01:01 p1235 internal_search_find: file="NULL"
664 01:01:01 p1235 type=mysql key=" select * from them where id='c'" opts="servers=127.0.0.1::PORT_N/test/root/pass"
665 01:01:01 p1235 database lookup required for select * from them where id='c'
666 01:01:01 p1235 (tainted, quoted:mysql)
667 01:01:01 p1235 MySQL query: " select * from them where id='c'" opts 'servers=127.0.0.1::PORT_N/test/root/pass'
668 01:01:01 p1235 lookup deferred: MySQL server "127.0.0.1:PORT_N/test" is tainted
669 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'
670 01:01:01 p1235 warn: condition test deferred in ACL "check_recipient"
671 01:01:01 p1235 LOG: MAIN
672 01:01:01 p1235 H=(test) [10.0.0.0] Warning: ACL "warn" statement skipped: condition test deferred: MySQL server "127.0.0.1:PORT_N/test" is tainted
673 01:01:01 p1235 processing "accept" (TESTSUITE/test-config 53)
674 01:01:01 p1235 check domains = +local_domains
675 01:01:01 p1235 d in "+local_domains"?
676 01:01:01 p1235 list element: +local_domains
677 01:01:01 p1235 start sublist local_domains
678 01:01:01 p1235 d in "@"?
679 01:01:01 p1235 ╎list element: @
680 01:01:01 p1235 d in "@"? no (end of list)
681 01:01:01 p1235 end sublist local_domains
682 01:01:01 p1235 d in "+local_domains"? no (end of list)
683 01:01:01 p1235 accept: condition test failed in ACL "check_recipient"
684 01:01:01 p1235 processing "accept" (TESTSUITE/test-config 56)
685 01:01:01 p1235 check hosts = +relay_hosts
686 01:01:01 p1235 host in "+relay_hosts"?
687 01:01:01 p1235 list element: +relay_hosts
688 01:01:01 p1235 start sublist relay_hosts
689 01:01:01 p1235 ╎╭considering: net-mysql;select░*░from░them░where░id='$sender_host_address'
690 01:01:01 p1235 ╎├───────text: net-mysql;select░*░from░them░where░id='
691 01:01:01 p1235 ╎├considering: $sender_host_address'
692 01:01:01 p1235 ╎├──────value: 10.0.0.0
693 01:01:01 p1235 ╎├considering: '
694 01:01:01 p1235 ╎├───────text: '
695 01:01:01 p1235 ╎├───expanded: net-mysql;select░*░from░them░where░id='$sender_host_address'
696 01:01:01 p1235 ╎╰─────result: net-mysql;select░*░from░them░where░id='10.0.0.0'
697 01:01:01 p1235 host in "net-mysql;select * from them where id='10.0.0.0'"?
698 01:01:01 p1235 ╎list element: net-mysql;select░*░from░them░where░id='10.0.0.0'
699 01:01:01 p1235 ╎search_open: mysql "NULL"
700 01:01:01 p1235 ╎ cached open
701 01:01:01 p1235 ╎search_find: file="NULL"
702 01:01:01 p1235 ╎ key="select * from them where id='10.0.0.0'" partial=-1 affix=NULL starflags=0 opts=NULL
703 01:01:01 p1235 ╎LRU list:
704 01:01:01 p1235 ╎internal_search_find: file="NULL"
705 01:01:01 p1235 ╎ type=mysql key="select * from them where id='10.0.0.0'" opts=NULL
706 01:01:01 p1235 ╎database lookup required for select * from them where id='10.0.0.0'
707 01:01:01 p1235 ╎MySQL query: "select * from them where id='10.0.0.0'" opts 'NULL'
708 01:01:01 p1235 ╎MYSQL using cached connection for 127.0.0.1:PORT_N/test/root
709 01:01:01 p1235 ╎MYSQL: no data found
710 01:01:01 p1235 ╎creating new cache entry
711 01:01:01 p1235 ╎lookup failed
712 01:01:01 p1235 host in "net-mysql;select * from them where id='10.0.0.0'"? no (end of list)
713 01:01:01 p1235 end sublist relay_hosts
714 01:01:01 p1235 host in "+relay_hosts"? no (end of list)
715 01:01:01 p1235 accept: condition test failed in ACL "check_recipient"
716 01:01:01 p1235 processing "deny" (TESTSUITE/test-config 57)
717 01:01:01 p1235 message: relay not permitted
718 01:01:01 p1235 deny: condition test succeeded in ACL "check_recipient"
719 01:01:01 p1235 end of ACL "check_recipient": DENY
720 01:01:01 p1235 SMTP>> 550 relay not permitted
721 01:01:01 p1235 LOG: MAIN REJECT
722 01:01:01 p1235 H=(test) [10.0.0.0] F=<a@b> rejected RCPT <c@d>: relay not permitted
723 01:01:01 p1235 SMTP<< quit
724 01:01:01 p1235 try option acl_smtp_quit
725 01:01:01 p1235 SMTP>> 221 myhost.test.ex closing connection
726 01:01:01 p1235 LOG: smtp_connection MAIN
727 01:01:01 p1235 SMTP connection from (test) [10.0.0.0] D=qqs closed by QUIT
728 01:01:01 p1235 search_tidyup called
729 01:01:01 p1235 close MYSQL connection: 127.0.0.1:PORT_N/test/root
730 01:01:01 p1235 >>>>>>>>>>>>>>>> Exim pid=p1235 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
731 Exim version x.yz ....
733 changed uid/gid: forcing real = effective
734 uid=uuuu gid=CALLER_GID pid=p1236
735 configuration file is TESTSUITE/test-config
737 changed uid/gid: privilege not needed
738 uid=EXIM_UID gid=EXIM_GID pid=p1236
739 seeking password data for user "CALLER": cache not available
740 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
741 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
742 sender address = CALLER@myhost.test.ex
743 set_process_info: pppp accepting a local non-SMTP message from <CALLER@myhost.test.ex>
744 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
745 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
746 Sender: CALLER@myhost.test.ex
752 qualify & rewrite recipients list
753 rewrite rules on sender address
754 qualify and rewrite headers
755 rewrite_one_header: type=F:
756 From: CALLER_NAME <CALLER@myhost.test.ex>
758 >>Headers after rewriting and local additions:
759 I Message-Id: <E10HmaX-000000005vi-0000@myhost.test.ex>
760 F From: CALLER_NAME <CALLER@myhost.test.ex>
761 Date: Tue, 2 Mar 1999 09:44:33 +0000
763 Data file name: TESTSUITE/spool//input//10HmaX-000000005vi-0000-D
764 Data file written for message 10HmaX-000000005vi-0000
765 >>Generated Received: header line
766 P Received: from CALLER by myhost.test.ex with local (Exim x.yz)
767 (envelope-from <CALLER@myhost.test.ex>)
768 id 10HmaX-000000005vi-0000
769 for ph10@myhost.test.ex;
770 Tue, 2 Mar 1999 09:44:33 +0000
771 using ACL "check_notsmtp"
772 processing "accept" (TESTSUITE/test-config 60)
773 check set acl_m_qtest = ${quote_mysql:$recipients}
774 = ph10@myhost.test.ex
775 accept: condition test succeeded in ACL "check_notsmtp"
776 end of ACL "check_notsmtp": ACCEPT
777 Writing spool header file: TESTSUITE/spool//input//hdr.10HmaX-000000005vi-0000
778 DSN: **** SPOOL_OUT - address: <ph10@myhost.test.ex> errorsto: <NULL> orcpt: <NULL> dsn_flags: 0x0
779 Renaming spool header file: TESTSUITE/spool//input//10HmaX-000000005vi-0000-H
780 Size of headers = sss
782 <= CALLER@myhost.test.ex U=CALLER P=local S=sss
783 created log directory TESTSUITE/spool/log
785 exec TESTSUITE/eximdir/exim -DEXIM_PATH=TESTSUITE/eximdir/exim -C TESTSUITE/test-config -d=0xf7715cfd -MCd local-accept-delivery -odi -Mc 10HmaX-000000005vi-0000
786 Exim version x.yz ....
788 changed uid/gid: forcing real = effective
789 uid=uuuu gid=EXIM_GID pid=p1237
790 configuration file is TESTSUITE/test-config
793 dropping to exim gid; retaining priv uid
794 seeking password data for user "CALLER": cache not available
795 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
796 set_process_info: pppp delivering specified messages
797 set_process_info: pppp delivering 10HmaX-000000005vi-0000
798 Trying spool file TESTSUITE/spool//input//10HmaX-000000005vi-0000-D
799 reading spool file 10HmaX-000000005vi-0000-H
800 user=CALLER uid=CALLER_UID gid=CALLER_GID sender=CALLER@myhost.test.ex
801 sender_local=1 ident=CALLER
804 ---- End of tree ----
806 **** SPOOL_IN - No additional fields
807 body_linecount=1 message_linecount=8
808 DSN: set orcpt: flags: 0x0
809 Delivery address list:
811 EXIM_DBOPEN: file <TESTSUITE/spool/db/retry> dir <TESTSUITE/spool/db> flags=O_RDONLY
812 returned from EXIM_DBOPEN: (nil)
813 failed to open DB file TESTSUITE/spool/db/retry: No such file or directory
814 no retry data available
815 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
816 Considering: ph10@myhost.test.ex
817 unique = ph10@myhost.test.ex
818 checking router retry status
819 no domain retry record
820 no address retry record
821 ph10@myhost.test.ex: queued for routing
822 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
823 routing ph10@myhost.test.ex
824 --------> r1 router <--------
825 local_part=ph10 domain=myhost.test.ex
826 search_open: mysql "NULL"
827 search_find: file="NULL"
828 key="select name from them where id='ph10@myhost.test.ex'" partial=-1 affix=NULL starflags=0 opts=NULL
830 internal_search_find: file="NULL"
831 type=mysql key="select name from them where id='ph10@myhost.test.ex'" opts=NULL
832 database lookup required for select name from them where id='ph10@myhost.test.ex'
833 (tainted, quoted:mysql)
834 MySQL query: "select name from them where id='ph10@myhost.test.ex'" opts 'NULL'
835 MYSQL new connection: host=127.0.0.1 port=PORT_N socket=NULL database=test user=root
837 creating new cache entry
839 acl_m_qtest: <ph10@myhost.test.ex> lkup: <>
840 processing address_data
841 search_open: mysql "NULL"
843 search_find: file="NULL"
844 key="select name from them where id='ph10' limit 1" partial=-1 affix=NULL starflags=0 opts=NULL
846 internal_search_find: file="NULL"
847 type=mysql key="select name from them where id='ph10' limit 1" opts=NULL
848 database lookup required for select name from them where id='ph10' limit 1
851 tainted search query is not properly quoted (router r1, TESTSUITE/test-config 68): select name from them where id='ph10' limit 1
852 search_type NN (mysql) quoting -1 (none)
853 MySQL query: "select name from them where id='ph10' limit 1" opts 'NULL'
854 MYSQL using cached connection for 127.0.0.1:PORT_N/test/root
855 creating new cache entry
856 lookup yielded: Philip░Hazel
858 r1 router called for ph10@myhost.test.ex
859 domain = myhost.test.ex
861 queued for t1 transport: local_part = ph10
862 domain = myhost.test.ex
864 domain_data=NULL local_part_data=NULL
866 envelope to: ph10@myhost.test.ex
868 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
876 close MYSQL connection: 127.0.0.1:PORT_N/test/root
877 >>>>>>>>>>>>>>>> Local deliveries >>>>>>>>>>>>>>>>
878 --------> ph10@myhost.test.ex <--------
879 EXIM_DBOPEN: file <TESTSUITE/spool/db/retry> dir <TESTSUITE/spool/db> flags=O_RDONLY
880 returned from EXIM_DBOPEN: (nil)
881 failed to open DB file TESTSUITE/spool/db/retry: No such file or directory
882 no retry data available
884 changed uid/gid: local delivery to ph10 <ph10@myhost.test.ex> transport=t1
885 uid=CALLER_UID gid=CALLER_GID pid=p1238
887 set_process_info: pppp delivering 10HmaX-000000005vi-0000 to ph10 using t1
888 appendfile transport entered
889 search_open: mysql "NULL"
890 search_find: file="NULL"
891 key="select id from them where id='ph10'" partial=-1 affix=NULL starflags=0 opts=NULL
893 internal_search_find: file="NULL"
894 type=mysql key="select id from them where id='ph10'" opts=NULL
895 database lookup required for select id from them where id='ph10'
898 tainted search query is not properly quoted (transport t1, TESTSUITE/test-config 82): select id from them where id='ph10'
899 search_type NN (mysql) quoting -1 (none)
900 MySQL query: "select id from them where id='ph10'" opts 'NULL'
901 MYSQL new connection: host=127.0.0.1 port=PORT_N socket=NULL database=test user=root
902 creating new cache entry
904 appendfile: mode=600 notify_comsat=0 quota=0 warning=0
905 file=TESTSUITE/test-mail/ph10 format=unix
906 message_prefix=From ${if def:return_path{$return_path}{MAILER-DAEMON}} ${tod_bsdinbox}\n
908 maildir_use_size_file=no
909 locking by lockfile fcntl
910 lock name: TESTSUITE/test-mail/ph10.lock
911 hitch name: TESTSUITE/test-mail/ph10.lock.test.ex.dddddddd.pppppppp
913 mailbox TESTSUITE/test-mail/ph10 is locked
914 writing to file TESTSUITE/test-mail/ph10
915 writing data block fd=dddd size=sss timeout=0
916 cannot use sendfile for body: spoolfile not wireformat
917 writing data block fd=dddd size=sss timeout=0
918 writing data block fd=dddd size=sss timeout=0
919 appendfile yields 0 with errno=dd more_errno=dd
921 close MYSQL connection: 127.0.0.1:PORT_N/test/root
922 >>>>>>>>>>>>>>>> Exim pid=p1238 (delivery-local) terminating with rc=0 >>>>>>>>>>>>>>>>
923 journalling ph10@myhost.test.ex
924 t1 transport returned OK for ph10@myhost.test.ex
925 post-process ph10@myhost.test.ex (0)
926 ph10@myhost.test.ex delivered
928 => ph10 <ph10@myhost.test.ex> R=r1 T=t1
929 >>>>>>>>>>>>>>>> deliveries are done >>>>>>>>>>>>>>>>
930 changed uid/gid: post-delivery tidying
931 uid=EXIM_UID gid=EXIM_GID pid=p1237
932 set_process_info: pppp tidying up after delivering 10HmaX-000000005vi-0000
933 Processing retry items
935 ph10@myhost.test.ex: no retry items
938 end of retry processing
939 DSN: processing router : r1
940 DSN: processing successful delivery address: ph10@myhost.test.ex
941 DSN: Sender_address: CALLER@myhost.test.ex
942 DSN: orcpt: NULL flags: 0x0
943 DSN: envid: NULL ret: 0
944 DSN: Final recipient: ph10@myhost.test.ex
945 DSN: Remote SMTP server supports DSN: 0
946 DSN: not sending DSN success message
949 end delivery of 10HmaX-000000005vi-0000
952 >>>>>>>>>>>>>>>> Exim pid=p1237 (local-accept-delivery) terminating with rc=0 >>>>>>>>>>>>>>>>
954 >>>>>>>>>>>>>>>> Exim pid=p1236 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>