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 try option acl_smtp_helo
308 01:01:01 p1235 SMTP>> 250 myhost.test.ex Hello test [10.0.0.0]
309 01:01:01 p1235 SMTP<< mail from:<a@b>
310 01:01:01 p1235 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
311 01:01:01 p1235 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
312 01:01:01 p1235 try option acl_smtp_mail
313 01:01:01 p1235 SMTP>> 250 OK
314 01:01:01 p1235 SMTP<< rcpt to:<c@d>
315 01:01:01 p1235 try option acl_smtp_rcpt
316 01:01:01 p1235 using ACL "check_recipient"
317 01:01:01 p1235 processing "warn" (TESTSUITE/test-config 26)
318 01:01:01 p1235 ╭considering: ok:░░░░${lookup░mysql░░░░░░░░░░░░░░░░░░░░{select░name░from░them░where░id░=░'${quote_mysql:$local_part}'}}
319 01:01:01 p1235 ├───────text: ok:░░░░
320 01:01:01 p1235 ├considering: ${lookup░mysql░░░░░░░░░░░░░░░░░░░░{select░name░from░them░where░id░=░'${quote_mysql:$local_part}'}}
321 01:01:01 p1235 ╭considering: select░name░from░them░where░id░=░'${quote_mysql:$local_part}'}}
322 01:01:01 p1235 ├───────text: select░name░from░them░where░id░=░'
323 01:01:01 p1235 ├considering: ${quote_mysql:$local_part}'}}
324 01:01:01 p1235 ╭considering: $local_part}'}}
325 01:01:01 p1235 ├──────value: c
326 01:01:01 p1235 ╰──(tainted)
327 01:01:01 p1235 ├considering: }'}}
328 01:01:01 p1235 ├───expanded: $local_part
329 01:01:01 p1235 ╰─────result: c
330 01:01:01 p1235 ╰──(tainted)
331 01:01:01 p1235 ├─────op-res: c
332 01:01:01 p1235 ╰──(tainted, quoted:mysql)
333 01:01:01 p1235 ├considering: '}}
334 01:01:01 p1235 ├───────text: '
335 01:01:01 p1235 ├considering: }}
336 01:01:01 p1235 ├───expanded: select░name░from░them░where░id░=░'${quote_mysql:$local_part}'
337 01:01:01 p1235 ╰─────result: select░name░from░them░where░id░=░'c'
338 01:01:01 p1235 ╰──(tainted, quoted:mysql)
339 01:01:01 p1235 search_open: mysql "NULL"
340 01:01:01 p1235 search_find: file="NULL"
341 01:01:01 p1235 key="select name from them where id = 'c'" partial=-1 affix=NULL starflags=0 opts=NULL
342 01:01:01 p1235 LRU list:
343 01:01:01 p1235 internal_search_find: file="NULL"
344 01:01:01 p1235 type=mysql key="select name from them where id = 'c'" opts=NULL
345 01:01:01 p1235 database lookup required for select name from them where id = 'c'
346 01:01:01 p1235 (tainted, quoted:mysql)
347 01:01:01 p1235 MySQL query: "select name from them where id = 'c'" opts 'NULL'
348 01:01:01 p1235 MYSQL new connection: host=127.0.0.1 port=PORT_N socket=NULL database=test user=root
349 01:01:01 p1235 MYSQL: no data found
350 01:01:01 p1235 creating new cache entry
351 01:01:01 p1235 lookup failed
352 01:01:01 p1235 ├───item-res:
353 01:01:01 p1235 ├───expanded: ok:░░░░${lookup░mysql░░░░░░░░░░░░░░░░░░░░{select░name░from░them░where░id░=░'${quote_mysql:$local_part}'}}
354 01:01:01 p1235 ╰─────result: ok:░░░░
355 01:01:01 p1235 check set acl_m0 = ok: ${lookup mysql {select name from them where id = '${quote_mysql:$local_part}'}}
357 01:01:01 p1235 ╭considering: FAIL1:░${lookup░mysql,no_rd░░░░░░░░░░░░░░{select░name░from░them░where░id░=░'$local_part'}}
358 01:01:01 p1235 ├───────text: FAIL1:░
359 01:01:01 p1235 ├considering: ${lookup░mysql,no_rd░░░░░░░░░░░░░░{select░name░from░them░where░id░=░'$local_part'}}
360 01:01:01 p1235 ╭considering: select░name░from░them░where░id░=░'$local_part'}}
361 01:01:01 p1235 ├───────text: select░name░from░them░where░id░=░'
362 01:01:01 p1235 ├considering: $local_part'}}
363 01:01:01 p1235 ├──────value: c
364 01:01:01 p1235 ╰──(tainted)
365 01:01:01 p1235 ├considering: '}}
366 01:01:01 p1235 ├───────text: '
367 01:01:01 p1235 ├considering: }}
368 01:01:01 p1235 ├───expanded: select░name░from░them░where░id░=░'$local_part'
369 01:01:01 p1235 ╰─────result: select░name░from░them░where░id░=░'c'
370 01:01:01 p1235 ╰──(tainted)
371 01:01:01 p1235 search_open: mysql "NULL"
372 01:01:01 p1235 cached open
373 01:01:01 p1235 search_find: file="NULL"
374 01:01:01 p1235 key="select name from them where id = 'c'" partial=-1 affix=NULL starflags=0 opts="no_rd"
375 01:01:01 p1235 LRU list:
376 01:01:01 p1235 internal_search_find: file="NULL"
377 01:01:01 p1235 type=mysql key="select name from them where id = 'c'" opts="no_rd"
378 01:01:01 p1235 cached data found but wrong opts; database lookup required for select name from them where id = 'c'
379 01:01:01 p1235 (tainted)
380 01:01:01 p1235 No quoter name for addr
381 01:01:01 p1235 LOG: MAIN PANIC
382 01:01:01 p1235 tainted search query is not properly quoted (ACL warn, TESTSUITE/test-config 26): select name from them where id = 'c'
383 01:01:01 p1235 required_quoter_id (mysql) quoting -1 (NULL)
384 01:01:01 p1235 MySQL query: "select name from them where id = 'c'" opts 'no_rd'
385 01:01:01 p1235 MYSQL using cached connection for 127.0.0.1:PORT_N/test/root
386 01:01:01 p1235 MYSQL: no data found
387 01:01:01 p1235 replacing old cache entry
388 01:01:01 p1235 lookup failed
389 01:01:01 p1235 ├───item-res:
390 01:01:01 p1235 ├───expanded: FAIL1:░${lookup░mysql,no_rd░░░░░░░░░░░░░░{select░name░from░them░where░id░=░'$local_part'}}
391 01:01:01 p1235 ╰─────result: FAIL1:░
392 01:01:01 p1235 check set acl_m0 = FAIL1: ${lookup mysql,no_rd {select name from them where id = '$local_part'}}
393 01:01:01 p1235 = FAIL1:
394 01:01:01 p1235 warn: condition test succeeded in ACL "check_recipient"
395 01:01:01 p1235 processing "warn" (TESTSUITE/test-config 31)
396 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}'}}
397 01:01:01 p1235 ├───────text: ok:░░░░
398 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}'}}
399 01:01:01 p1235 ╭considering: select░name░from░them░where░id░=░'${quote_mysql:$local_part}'}}
400 01:01:01 p1235 ├───────text: select░name░from░them░where░id░=░'
401 01:01:01 p1235 ├considering: ${quote_mysql:$local_part}'}}
402 01:01:01 p1235 ╭considering: $local_part}'}}
403 01:01:01 p1235 ├──────value: c
404 01:01:01 p1235 ╰──(tainted)
405 01:01:01 p1235 ├considering: }'}}
406 01:01:01 p1235 ├───expanded: $local_part
407 01:01:01 p1235 ╰─────result: c
408 01:01:01 p1235 ╰──(tainted)
409 01:01:01 p1235 ├─────op-res: c
410 01:01:01 p1235 ╰──(tainted, quoted:mysql)
411 01:01:01 p1235 ├considering: '}}
412 01:01:01 p1235 ├───────text: '
413 01:01:01 p1235 ├considering: }}
414 01:01:01 p1235 ├───expanded: select░name░from░them░where░id░=░'${quote_mysql:$local_part}'
415 01:01:01 p1235 ╰─────result: select░name░from░them░where░id░=░'c'
416 01:01:01 p1235 ╰──(tainted, quoted:mysql)
417 01:01:01 p1235 search_open: mysql "NULL"
418 01:01:01 p1235 cached open
419 01:01:01 p1235 search_find: file="NULL"
420 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"
421 01:01:01 p1235 LRU list:
422 01:01:01 p1235 internal_search_find: file="NULL"
423 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"
424 01:01:01 p1235 cached data found but wrong opts; database lookup required for select name from them where id = 'c'
425 01:01:01 p1235 (tainted, quoted:mysql)
426 01:01:01 p1235 MySQL query: "select name from them where id = 'c'" opts 'servers=127.0.0.1::PORT_N/test/root/pass'
427 01:01:01 p1235 MYSQL using cached connection for 127.0.0.1:PORT_N/test/root
428 01:01:01 p1235 MYSQL: no data found
429 01:01:01 p1235 replacing old cache entry
430 01:01:01 p1235 lookup failed
431 01:01:01 p1235 ├───item-res:
432 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}'}}
433 01:01:01 p1235 ╰─────result: ok:░░░░
434 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}'}}
436 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}'}}
437 01:01:01 p1235 ├───────text: ok:░░░░
438 01:01:01 p1235 ├considering: ${lookup░mysql,servers=127.0.0.1::PORT_N░░░░{select░name░from░them░where░id░=░'${quote_mysql:$local_part}'}}
439 01:01:01 p1235 ╭considering: select░name░from░them░where░id░=░'${quote_mysql:$local_part}'}}
440 01:01:01 p1235 ├───────text: select░name░from░them░where░id░=░'
441 01:01:01 p1235 ├considering: ${quote_mysql:$local_part}'}}
442 01:01:01 p1235 ╭considering: $local_part}'}}
443 01:01:01 p1235 ├──────value: c
444 01:01:01 p1235 ╰──(tainted)
445 01:01:01 p1235 ├considering: }'}}
446 01:01:01 p1235 ├───expanded: $local_part
447 01:01:01 p1235 ╰─────result: c
448 01:01:01 p1235 ╰──(tainted)
449 01:01:01 p1235 ├─────op-res: c
450 01:01:01 p1235 ╰──(tainted, quoted:mysql)
451 01:01:01 p1235 ├considering: '}}
452 01:01:01 p1235 ├───────text: '
453 01:01:01 p1235 ├considering: }}
454 01:01:01 p1235 ├───expanded: select░name░from░them░where░id░=░'${quote_mysql:$local_part}'
455 01:01:01 p1235 ╰─────result: select░name░from░them░where░id░=░'c'
456 01:01:01 p1235 ╰──(tainted, quoted:mysql)
457 01:01:01 p1235 search_open: mysql "NULL"
458 01:01:01 p1235 cached open
459 01:01:01 p1235 search_find: file="NULL"
460 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"
461 01:01:01 p1235 LRU list:
462 01:01:01 p1235 internal_search_find: file="NULL"
463 01:01:01 p1235 type=mysql key="select name from them where id = 'c'" opts="servers=127.0.0.1::PORT_N"
464 01:01:01 p1235 cached data found but wrong opts; database lookup required for select name from them where id = 'c'
465 01:01:01 p1235 (tainted, quoted:mysql)
466 01:01:01 p1235 MySQL query: "select name from them where id = 'c'" opts 'servers=127.0.0.1::PORT_N'
467 01:01:01 p1235 MYSQL using cached connection for 127.0.0.1:PORT_N/test/root
468 01:01:01 p1235 MYSQL: no data found
469 01:01:01 p1235 replacing old cache entry
470 01:01:01 p1235 lookup failed
471 01:01:01 p1235 ├───item-res:
472 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}'}}
473 01:01:01 p1235 ╰─────result: ok:░░░░
474 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}'}}
476 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}'}}
477 01:01:01 p1235 ├───────text: FAIL2:░
478 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}'}}
479 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}'}}
480 01:01:01 p1235 ├───────text: servers=127.0.0.1::PORT_N/test/root/pass;░select░name░from░them░where░id░=░'
481 01:01:01 p1235 ├considering: ${quote_mysql:$local_part}'}}
482 01:01:01 p1235 ╭considering: $local_part}'}}
483 01:01:01 p1235 ├──────value: c
484 01:01:01 p1235 ╰──(tainted)
485 01:01:01 p1235 ├considering: }'}}
486 01:01:01 p1235 ├───expanded: $local_part
487 01:01:01 p1235 ╰─────result: c
488 01:01:01 p1235 ╰──(tainted)
489 01:01:01 p1235 ├─────op-res: c
490 01:01:01 p1235 ╰──(tainted, quoted:mysql)
491 01:01:01 p1235 ├considering: '}}
492 01:01:01 p1235 ├───────text: '
493 01:01:01 p1235 ├considering: }}
494 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}'
495 01:01:01 p1235 ╰─────result: servers=127.0.0.1::PORT_N/test/root/pass;░select░name░from░them░where░id░=░'c'
496 01:01:01 p1235 ╰──(tainted, quoted:mysql)
497 01:01:01 p1235 search_open: mysql "NULL"
498 01:01:01 p1235 cached open
499 01:01:01 p1235 search_find: file="NULL"
500 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
501 01:01:01 p1235 LRU list:
502 01:01:01 p1235 internal_search_find: file="NULL"
503 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
504 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'
505 01:01:01 p1235 (tainted, quoted:mysql)
506 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'
507 01:01:01 p1235 LOG: MAIN
508 01:01:01 p1235 Exim configuration error in line 89 of TESTSUITE/test-config:
509 01:01:01 p1235 WARNING: obsolete syntax used for lookup
510 01:01:01 p1235 lookup deferred: MySQL server "127.0.0.1:PORT_N/test" is tainted
511 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}'}}
512 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
513 01:01:01 p1235 warn: condition test deferred in ACL "check_recipient"
514 01:01:01 p1235 LOG: MAIN
515 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
516 01:01:01 p1235 processing "warn" (TESTSUITE/test-config 39)
517 01:01:01 p1235 ╭considering: FAIL3:░${lookup░mysql░░░░░{servers=127.0.0.1::PORT_N;░select░name░from░them░where░id░=░'$local_part'}}
518 01:01:01 p1235 ├───────text: FAIL3:░
519 01:01:01 p1235 ├considering: ${lookup░mysql░░░░░{servers=127.0.0.1::PORT_N;░select░name░from░them░where░id░=░'$local_part'}}
520 01:01:01 p1235 ╭considering: servers=127.0.0.1::PORT_N;░select░name░from░them░where░id░=░'$local_part'}}
521 01:01:01 p1235 ├───────text: servers=127.0.0.1::PORT_N;░select░name░from░them░where░id░=░'
522 01:01:01 p1235 ├considering: $local_part'}}
523 01:01:01 p1235 ├──────value: c
524 01:01:01 p1235 ╰──(tainted)
525 01:01:01 p1235 ├considering: '}}
526 01:01:01 p1235 ├───────text: '
527 01:01:01 p1235 ├considering: }}
528 01:01:01 p1235 ├───expanded: servers=127.0.0.1::PORT_N;░select░name░from░them░where░id░=░'$local_part'
529 01:01:01 p1235 ╰─────result: servers=127.0.0.1::PORT_N;░select░name░from░them░where░id░=░'c'
530 01:01:01 p1235 ╰──(tainted)
531 01:01:01 p1235 search_open: mysql "NULL"
532 01:01:01 p1235 cached open
533 01:01:01 p1235 search_find: file="NULL"
534 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
535 01:01:01 p1235 LRU list:
536 01:01:01 p1235 internal_search_find: file="NULL"
537 01:01:01 p1235 type=mysql key="servers=127.0.0.1::PORT_N; select name from them where id = 'c'" opts=NULL
538 01:01:01 p1235 database lookup required for servers=127.0.0.1::PORT_N; select name from them where id = 'c'
539 01:01:01 p1235 (tainted)
540 01:01:01 p1235 No quoter name for addr
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 required_quoter_id (mysql) quoting -1 (NULL)
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 no retry data available
812 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
813 Considering: ph10@myhost.test.ex
814 unique = ph10@myhost.test.ex
815 checking router retry status
816 no domain retry record
817 no address retry record
818 ph10@myhost.test.ex: queued for routing
819 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
820 routing ph10@myhost.test.ex
821 --------> r1 router <--------
822 local_part=ph10 domain=myhost.test.ex
823 search_open: mysql "NULL"
824 search_find: file="NULL"
825 key="select name from them where id='ph10@myhost.test.ex'" partial=-1 affix=NULL starflags=0 opts=NULL
827 internal_search_find: file="NULL"
828 type=mysql key="select name from them where id='ph10@myhost.test.ex'" opts=NULL
829 database lookup required for select name from them where id='ph10@myhost.test.ex'
830 (tainted, quoted:mysql)
831 MySQL query: "select name from them where id='ph10@myhost.test.ex'" opts 'NULL'
832 MYSQL new connection: host=127.0.0.1 port=PORT_N socket=NULL database=test user=root
834 creating new cache entry
836 acl_m_qtest: <ph10@myhost.test.ex> lkup: <>
837 processing address_data
838 search_open: mysql "NULL"
840 search_find: file="NULL"
841 key="select name from them where id='ph10' limit 1" partial=-1 affix=NULL starflags=0 opts=NULL
843 internal_search_find: file="NULL"
844 type=mysql key="select name from them where id='ph10' limit 1" opts=NULL
845 database lookup required for select name from them where id='ph10' limit 1
847 No quoter name for addr
849 tainted search query is not properly quoted (router r1, TESTSUITE/test-config 68): select name from them where id='ph10' limit 1
850 required_quoter_id (mysql) quoting -1 (NULL)
851 MySQL query: "select name from them where id='ph10' limit 1" opts 'NULL'
852 MYSQL using cached connection for 127.0.0.1:PORT_N/test/root
853 creating new cache entry
854 lookup yielded: Philip░Hazel
856 r1 router called for ph10@myhost.test.ex
857 domain = myhost.test.ex
859 queued for t1 transport: local_part = ph10
860 domain = myhost.test.ex
862 domain_data=NULL local_part_data=NULL
864 envelope to: ph10@myhost.test.ex
866 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
874 close MYSQL connection: 127.0.0.1:PORT_N/test/root
875 >>>>>>>>>>>>>>>> Local deliveries >>>>>>>>>>>>>>>>
876 --------> ph10@myhost.test.ex <--------
877 no retry data available
879 changed uid/gid: local delivery to ph10 <ph10@myhost.test.ex> transport=t1
880 uid=CALLER_UID gid=CALLER_GID pid=p1238
882 set_process_info: pppp delivering 10HmaX-000000005vi-0000 to ph10 using t1
883 appendfile transport entered
884 search_open: mysql "NULL"
885 search_find: file="NULL"
886 key="select id from them where id='ph10'" partial=-1 affix=NULL starflags=0 opts=NULL
888 internal_search_find: file="NULL"
889 type=mysql key="select id from them where id='ph10'" opts=NULL
890 database lookup required for select id from them where id='ph10'
892 No quoter name for addr
894 tainted search query is not properly quoted (transport t1, TESTSUITE/test-config 82): select id from them where id='ph10'
895 required_quoter_id (mysql) quoting -1 (NULL)
896 MySQL query: "select id from them where id='ph10'" opts 'NULL'
897 MYSQL new connection: host=127.0.0.1 port=PORT_N socket=NULL database=test user=root
898 creating new cache entry
900 appendfile: mode=600 notify_comsat=0 quota=0 warning=0
901 file=TESTSUITE/test-mail/ph10 format=unix
902 message_prefix=From ${if def:return_path{$return_path}{MAILER-DAEMON}} ${tod_bsdinbox}\n
904 maildir_use_size_file=no
905 locking by lockfile fcntl
906 lock name: TESTSUITE/test-mail/ph10.lock
907 hitch name: TESTSUITE/test-mail/ph10.lock.test.ex.dddddddd.pppppppp
909 mailbox TESTSUITE/test-mail/ph10 is locked
910 writing to file TESTSUITE/test-mail/ph10
911 writing data block fd=dddd size=sss timeout=0
912 cannot use sendfile for body: spoolfile not wireformat
913 writing data block fd=dddd size=sss timeout=0
914 writing data block fd=dddd size=sss timeout=0
915 appendfile yields 0 with errno=dd more_errno=dd
917 close MYSQL connection: 127.0.0.1:PORT_N/test/root
918 >>>>>>>>>>>>>>>> Exim pid=p1238 (delivery-local) terminating with rc=0 >>>>>>>>>>>>>>>>
919 journalling ph10@myhost.test.ex
920 t1 transport returned OK for ph10@myhost.test.ex
921 post-process ph10@myhost.test.ex (0)
922 ph10@myhost.test.ex delivered
924 => ph10 <ph10@myhost.test.ex> R=r1 T=t1
925 >>>>>>>>>>>>>>>> deliveries are done >>>>>>>>>>>>>>>>
926 changed uid/gid: post-delivery tidying
927 uid=EXIM_UID gid=EXIM_GID pid=p1237
928 set_process_info: pppp tidying up after delivering 10HmaX-000000005vi-0000
929 Processing retry items
931 ph10@myhost.test.ex: no retry items
934 end of retry processing
935 DSN: processing router : r1
936 DSN: processing successful delivery address: ph10@myhost.test.ex
937 DSN: Sender_address: CALLER@myhost.test.ex
938 DSN: orcpt: NULL flags: 0x0
939 DSN: envid: NULL ret: 0
940 DSN: Final recipient: ph10@myhost.test.ex
941 DSN: Remote SMTP server supports DSN: 0
942 DSN: not sending DSN success message
945 end delivery of 10HmaX-000000005vi-0000
948 >>>>>>>>>>>>>>>> Exim pid=p1237 (local-accept-delivery) terminating with rc=0 >>>>>>>>>>>>>>>>
950 >>>>>>>>>>>>>>>> Exim pid=p1236 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>