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 LOG: MAIN PANIC
381 01:01:01 p1235 tainted search query is not properly quoted (ACL warn, TESTSUITE/test-config 26): select name from them where id = 'c'
382 01:01:01 p1235 required_quoter_id NN (mysql) quoting -1 (NULL)
383 01:01:01 p1235 MySQL query: "select name from them where id = 'c'" opts 'no_rd'
384 01:01:01 p1235 MYSQL using cached connection for 127.0.0.1:PORT_N/test/root
385 01:01:01 p1235 MYSQL: no data found
386 01:01:01 p1235 replacing old cache entry
387 01:01:01 p1235 lookup failed
388 01:01:01 p1235 ├───item-res:
389 01:01:01 p1235 ├───expanded: FAIL1:░${lookup░mysql,no_rd░░░░░░░░░░░░░░{select░name░from░them░where░id░=░'$local_part'}}
390 01:01:01 p1235 ╰─────result: FAIL1:░
391 01:01:01 p1235 check set acl_m0 = FAIL1: ${lookup mysql,no_rd {select name from them where id = '$local_part'}}
392 01:01:01 p1235 = FAIL1:
393 01:01:01 p1235 warn: condition test succeeded in ACL "check_recipient"
394 01:01:01 p1235 processing "warn" (TESTSUITE/test-config 31)
395 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}'}}
396 01:01:01 p1235 ├───────text: ok:░░░░
397 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}'}}
398 01:01:01 p1235 ╭considering: select░name░from░them░where░id░=░'${quote_mysql:$local_part}'}}
399 01:01:01 p1235 ├───────text: select░name░from░them░where░id░=░'
400 01:01:01 p1235 ├considering: ${quote_mysql:$local_part}'}}
401 01:01:01 p1235 ╭considering: $local_part}'}}
402 01:01:01 p1235 ├──────value: c
403 01:01:01 p1235 ╰──(tainted)
404 01:01:01 p1235 ├considering: }'}}
405 01:01:01 p1235 ├───expanded: $local_part
406 01:01:01 p1235 ╰─────result: c
407 01:01:01 p1235 ╰──(tainted)
408 01:01:01 p1235 ├─────op-res: c
409 01:01:01 p1235 ╰──(tainted, quoted:mysql)
410 01:01:01 p1235 ├considering: '}}
411 01:01:01 p1235 ├───────text: '
412 01:01:01 p1235 ├considering: }}
413 01:01:01 p1235 ├───expanded: select░name░from░them░where░id░=░'${quote_mysql:$local_part}'
414 01:01:01 p1235 ╰─────result: select░name░from░them░where░id░=░'c'
415 01:01:01 p1235 ╰──(tainted, quoted:mysql)
416 01:01:01 p1235 search_open: mysql "NULL"
417 01:01:01 p1235 cached open
418 01:01:01 p1235 search_find: file="NULL"
419 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"
420 01:01:01 p1235 LRU list:
421 01:01:01 p1235 internal_search_find: file="NULL"
422 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"
423 01:01:01 p1235 cached data found but wrong opts; database lookup required for select name from them where id = 'c'
424 01:01:01 p1235 (tainted, quoted:mysql)
425 01:01:01 p1235 MySQL query: "select name from them where id = 'c'" opts 'servers=127.0.0.1::PORT_N/test/root/pass'
426 01:01:01 p1235 MYSQL using cached connection for 127.0.0.1:PORT_N/test/root
427 01:01:01 p1235 MYSQL: no data found
428 01:01:01 p1235 replacing old cache entry
429 01:01:01 p1235 lookup failed
430 01:01:01 p1235 ├───item-res:
431 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}'}}
432 01:01:01 p1235 ╰─────result: ok:░░░░
433 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}'}}
435 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}'}}
436 01:01:01 p1235 ├───────text: ok:░░░░
437 01:01:01 p1235 ├considering: ${lookup░mysql,servers=127.0.0.1::PORT_N░░░░{select░name░from░them░where░id░=░'${quote_mysql:$local_part}'}}
438 01:01:01 p1235 ╭considering: select░name░from░them░where░id░=░'${quote_mysql:$local_part}'}}
439 01:01:01 p1235 ├───────text: select░name░from░them░where░id░=░'
440 01:01:01 p1235 ├considering: ${quote_mysql:$local_part}'}}
441 01:01:01 p1235 ╭considering: $local_part}'}}
442 01:01:01 p1235 ├──────value: c
443 01:01:01 p1235 ╰──(tainted)
444 01:01:01 p1235 ├considering: }'}}
445 01:01:01 p1235 ├───expanded: $local_part
446 01:01:01 p1235 ╰─────result: c
447 01:01:01 p1235 ╰──(tainted)
448 01:01:01 p1235 ├─────op-res: c
449 01:01:01 p1235 ╰──(tainted, quoted:mysql)
450 01:01:01 p1235 ├considering: '}}
451 01:01:01 p1235 ├───────text: '
452 01:01:01 p1235 ├considering: }}
453 01:01:01 p1235 ├───expanded: select░name░from░them░where░id░=░'${quote_mysql:$local_part}'
454 01:01:01 p1235 ╰─────result: select░name░from░them░where░id░=░'c'
455 01:01:01 p1235 ╰──(tainted, quoted:mysql)
456 01:01:01 p1235 search_open: mysql "NULL"
457 01:01:01 p1235 cached open
458 01:01:01 p1235 search_find: file="NULL"
459 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"
460 01:01:01 p1235 LRU list:
461 01:01:01 p1235 internal_search_find: file="NULL"
462 01:01:01 p1235 type=mysql key="select name from them where id = 'c'" opts="servers=127.0.0.1::PORT_N"
463 01:01:01 p1235 cached data found but wrong opts; database lookup required for select name from them where id = 'c'
464 01:01:01 p1235 (tainted, quoted:mysql)
465 01:01:01 p1235 MySQL query: "select name from them where id = 'c'" opts 'servers=127.0.0.1::PORT_N'
466 01:01:01 p1235 MYSQL using cached connection for 127.0.0.1:PORT_N/test/root
467 01:01:01 p1235 MYSQL: no data found
468 01:01:01 p1235 replacing old cache entry
469 01:01:01 p1235 lookup failed
470 01:01:01 p1235 ├───item-res:
471 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}'}}
472 01:01:01 p1235 ╰─────result: ok:░░░░
473 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}'}}
475 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}'}}
476 01:01:01 p1235 ├───────text: FAIL2:░
477 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}'}}
478 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}'}}
479 01:01:01 p1235 ├───────text: servers=127.0.0.1::PORT_N/test/root/pass;░select░name░from░them░where░id░=░'
480 01:01:01 p1235 ├considering: ${quote_mysql:$local_part}'}}
481 01:01:01 p1235 ╭considering: $local_part}'}}
482 01:01:01 p1235 ├──────value: c
483 01:01:01 p1235 ╰──(tainted)
484 01:01:01 p1235 ├considering: }'}}
485 01:01:01 p1235 ├───expanded: $local_part
486 01:01:01 p1235 ╰─────result: c
487 01:01:01 p1235 ╰──(tainted)
488 01:01:01 p1235 ├─────op-res: c
489 01:01:01 p1235 ╰──(tainted, quoted:mysql)
490 01:01:01 p1235 ├considering: '}}
491 01:01:01 p1235 ├───────text: '
492 01:01:01 p1235 ├considering: }}
493 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}'
494 01:01:01 p1235 ╰─────result: servers=127.0.0.1::PORT_N/test/root/pass;░select░name░from░them░where░id░=░'c'
495 01:01:01 p1235 ╰──(tainted, quoted:mysql)
496 01:01:01 p1235 search_open: mysql "NULL"
497 01:01:01 p1235 cached open
498 01:01:01 p1235 search_find: file="NULL"
499 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
500 01:01:01 p1235 LRU list:
501 01:01:01 p1235 internal_search_find: file="NULL"
502 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
503 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'
504 01:01:01 p1235 (tainted, quoted:mysql)
505 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'
506 01:01:01 p1235 LOG: MAIN
507 01:01:01 p1235 Exim configuration error in line 89 of TESTSUITE/test-config:
508 01:01:01 p1235 WARNING: obsolete syntax used for lookup
509 01:01:01 p1235 lookup deferred: MySQL server "127.0.0.1:PORT_N/test" is tainted
510 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}'}}
511 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
512 01:01:01 p1235 warn: condition test deferred in ACL "check_recipient"
513 01:01:01 p1235 LOG: MAIN
514 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
515 01:01:01 p1235 processing "warn" (TESTSUITE/test-config 39)
516 01:01:01 p1235 ╭considering: FAIL3:░${lookup░mysql░░░░░{servers=127.0.0.1::PORT_N;░select░name░from░them░where░id░=░'$local_part'}}
517 01:01:01 p1235 ├───────text: FAIL3:░
518 01:01:01 p1235 ├considering: ${lookup░mysql░░░░░{servers=127.0.0.1::PORT_N;░select░name░from░them░where░id░=░'$local_part'}}
519 01:01:01 p1235 ╭considering: servers=127.0.0.1::PORT_N;░select░name░from░them░where░id░=░'$local_part'}}
520 01:01:01 p1235 ├───────text: servers=127.0.0.1::PORT_N;░select░name░from░them░where░id░=░'
521 01:01:01 p1235 ├considering: $local_part'}}
522 01:01:01 p1235 ├──────value: c
523 01:01:01 p1235 ╰──(tainted)
524 01:01:01 p1235 ├considering: '}}
525 01:01:01 p1235 ├───────text: '
526 01:01:01 p1235 ├considering: }}
527 01:01:01 p1235 ├───expanded: servers=127.0.0.1::PORT_N;░select░name░from░them░where░id░=░'$local_part'
528 01:01:01 p1235 ╰─────result: servers=127.0.0.1::PORT_N;░select░name░from░them░where░id░=░'c'
529 01:01:01 p1235 ╰──(tainted)
530 01:01:01 p1235 search_open: mysql "NULL"
531 01:01:01 p1235 cached open
532 01:01:01 p1235 search_find: file="NULL"
533 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
534 01:01:01 p1235 LRU list:
535 01:01:01 p1235 internal_search_find: file="NULL"
536 01:01:01 p1235 type=mysql key="servers=127.0.0.1::PORT_N; select name from them where id = 'c'" opts=NULL
537 01:01:01 p1235 database lookup required for servers=127.0.0.1::PORT_N; select name from them where id = 'c'
538 01:01:01 p1235 (tainted)
539 01:01:01 p1235 LOG: MAIN PANIC
540 01:01:01 p1235 tainted search query is not properly quoted (ACL warn, TESTSUITE/test-config 39): select name from them where id = 'c'
541 01:01:01 p1235 required_quoter_id NN (mysql) quoting -1 (NULL)
542 01:01:01 p1235 MySQL query: "servers=127.0.0.1::PORT_N; select name from them where id = 'c'" opts 'NULL'
543 01:01:01 p1235 LOG: MAIN
544 01:01:01 p1235 Exim configuration error in line 89 of TESTSUITE/test-config:
545 01:01:01 p1235 WARNING: obsolete syntax used for lookup
546 01:01:01 p1235 MYSQL using cached connection for 127.0.0.1:PORT_N/test/root
547 01:01:01 p1235 MYSQL: no data found
548 01:01:01 p1235 creating new cache entry
549 01:01:01 p1235 lookup failed
550 01:01:01 p1235 ├───item-res:
551 01:01:01 p1235 ├───expanded: FAIL3:░${lookup░mysql░░░░░{servers=127.0.0.1::PORT_N;░select░name░from░them░where░id░=░'$local_part'}}
552 01:01:01 p1235 ╰─────result: FAIL3:░
553 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'}}
554 01:01:01 p1235 = FAIL3:
555 01:01:01 p1235 warn: condition test succeeded in ACL "check_recipient"
556 01:01:01 p1235 processing "warn" (TESTSUITE/test-config 42)
557 01:01:01 p1235 check set acl_m0 = ok: hostlist
558 01:01:01 p1235 check hosts = net-mysql;select * from them where id='${quote_mysql:$local_part}'
559 01:01:01 p1235 ╭considering: net-mysql;select░*░from░them░where░id='${quote_mysql:$local_part}'
560 01:01:01 p1235 ├───────text: net-mysql;select░*░from░them░where░id='
561 01:01:01 p1235 ├considering: ${quote_mysql:$local_part}'
562 01:01:01 p1235 ╭considering: $local_part}'
563 01:01:01 p1235 ├──────value: c
564 01:01:01 p1235 ╰──(tainted)
565 01:01:01 p1235 ├considering: }'
566 01:01:01 p1235 ├───expanded: $local_part
567 01:01:01 p1235 ╰─────result: c
568 01:01:01 p1235 ╰──(tainted)
569 01:01:01 p1235 ├─────op-res: c
570 01:01:01 p1235 ╰──(tainted, quoted:mysql)
571 01:01:01 p1235 ├considering: '
572 01:01:01 p1235 ├───────text: '
573 01:01:01 p1235 ├───expanded: net-mysql;select░*░from░them░where░id='${quote_mysql:$local_part}'
574 01:01:01 p1235 ╰─────result: net-mysql;select░*░from░them░where░id='c'
575 01:01:01 p1235 ╰──(tainted, quoted:mysql)
576 01:01:01 p1235 host in "net-mysql;select * from them where id='c'"?
577 01:01:01 p1235 list element: net-mysql;select░*░from░them░where░id='c'
578 01:01:01 p1235 search_open: mysql "NULL"
579 01:01:01 p1235 cached open
580 01:01:01 p1235 search_find: file="NULL"
581 01:01:01 p1235 key="select * from them where id='c'" partial=-1 affix=NULL starflags=0 opts=NULL
582 01:01:01 p1235 LRU list:
583 01:01:01 p1235 internal_search_find: file="NULL"
584 01:01:01 p1235 type=mysql key="select * from them where id='c'" opts=NULL
585 01:01:01 p1235 database lookup required for select * from them where id='c'
586 01:01:01 p1235 (tainted, quoted:mysql)
587 01:01:01 p1235 MySQL query: "select * from them where id='c'" opts 'NULL'
588 01:01:01 p1235 MYSQL using cached connection for 127.0.0.1:PORT_N/test/root
589 01:01:01 p1235 MYSQL: no data found
590 01:01:01 p1235 creating new cache entry
591 01:01:01 p1235 lookup failed
592 01:01:01 p1235 host in "net-mysql;select * from them where id='c'"? no (end of list)
593 01:01:01 p1235 warn: condition test failed in ACL "check_recipient"
594 01:01:01 p1235 processing "warn" (TESTSUITE/test-config 45)
595 01:01:01 p1235 check set acl_m0 = FAIL4: hostlist
596 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}'
597 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}'
598 01:01:01 p1235 ├───────text: <&░net-mysql;servers=127.0.0.1::PORT_N/test/root/pass;░select░*░from░them░where░id='
599 01:01:01 p1235 ├considering: ${quote_mysql:$local_part}'
600 01:01:01 p1235 ╭considering: $local_part}'
601 01:01:01 p1235 ├──────value: c
602 01:01:01 p1235 ╰──(tainted)
603 01:01:01 p1235 ├considering: }'
604 01:01:01 p1235 ├───expanded: $local_part
605 01:01:01 p1235 ╰─────result: c
606 01:01:01 p1235 ╰──(tainted)
607 01:01:01 p1235 ├─────op-res: c
608 01:01:01 p1235 ╰──(tainted, quoted:mysql)
609 01:01:01 p1235 ├considering: '
610 01:01:01 p1235 ├───────text: '
611 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}'
612 01:01:01 p1235 ╰─────result: <&░net-mysql;servers=127.0.0.1::PORT_N/test/root/pass;░select░*░from░them░where░id='c'
613 01:01:01 p1235 ╰──(tainted, quoted:mysql)
614 01:01:01 p1235 host in "<& net-mysql;servers=127.0.0.1::PORT_N/test/root/pass; select * from them where id='c'"?
615 01:01:01 p1235 list element: net-mysql;servers=127.0.0.1::PORT_N/test/root/pass;░select░*░from░them░where░id='c'
616 01:01:01 p1235 search_open: mysql "NULL"
617 01:01:01 p1235 cached open
618 01:01:01 p1235 search_find: file="NULL"
619 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
620 01:01:01 p1235 LRU list:
621 01:01:01 p1235 internal_search_find: file="NULL"
622 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
623 01:01:01 p1235 database lookup required for servers=127.0.0.1::PORT_N/test/root/pass; select * from them where id='c'
624 01:01:01 p1235 (tainted, quoted:mysql)
625 01:01:01 p1235 MySQL query: "servers=127.0.0.1::PORT_N/test/root/pass; select * from them where id='c'" opts 'NULL'
626 01:01:01 p1235 LOG: MAIN
627 01:01:01 p1235 Exim configuration error in line 89 of TESTSUITE/test-config:
628 01:01:01 p1235 WARNING: obsolete syntax used for lookup
629 01:01:01 p1235 lookup deferred: MySQL server "127.0.0.1:PORT_N/test" is tainted
630 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'
631 01:01:01 p1235 warn: condition test deferred in ACL "check_recipient"
632 01:01:01 p1235 LOG: MAIN
633 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
634 01:01:01 p1235 processing "warn" (TESTSUITE/test-config 50)
635 01:01:01 p1235 check set acl_m0 = FAIL5: hostlist
636 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}'
637 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}'
638 01:01:01 p1235 ├───────text: <&░net-mysql,servers=127.0.0.1::PORT_N/test/root/pass;░select░*░from░them░where░id='
639 01:01:01 p1235 ├considering: ${quote_mysql:$local_part}'
640 01:01:01 p1235 ╭considering: $local_part}'
641 01:01:01 p1235 ├──────value: c
642 01:01:01 p1235 ╰──(tainted)
643 01:01:01 p1235 ├considering: }'
644 01:01:01 p1235 ├───expanded: $local_part
645 01:01:01 p1235 ╰─────result: c
646 01:01:01 p1235 ╰──(tainted)
647 01:01:01 p1235 ├─────op-res: c
648 01:01:01 p1235 ╰──(tainted, quoted:mysql)
649 01:01:01 p1235 ├considering: '
650 01:01:01 p1235 ├───────text: '
651 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}'
652 01:01:01 p1235 ╰─────result: <&░net-mysql,servers=127.0.0.1::PORT_N/test/root/pass;░select░*░from░them░where░id='c'
653 01:01:01 p1235 ╰──(tainted, quoted:mysql)
654 01:01:01 p1235 host in "<& net-mysql,servers=127.0.0.1::PORT_N/test/root/pass; select * from them where id='c'"?
655 01:01:01 p1235 list element: net-mysql,servers=127.0.0.1::PORT_N/test/root/pass;░select░*░from░them░where░id='c'
656 01:01:01 p1235 search_open: mysql "NULL"
657 01:01:01 p1235 cached open
658 01:01:01 p1235 search_find: file="NULL"
659 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"
660 01:01:01 p1235 LRU list:
661 01:01:01 p1235 internal_search_find: file="NULL"
662 01:01:01 p1235 type=mysql key=" select * from them where id='c'" opts="servers=127.0.0.1::PORT_N/test/root/pass"
663 01:01:01 p1235 database lookup required for select * from them where id='c'
664 01:01:01 p1235 (tainted, quoted:mysql)
665 01:01:01 p1235 MySQL query: " select * from them where id='c'" opts 'servers=127.0.0.1::PORT_N/test/root/pass'
666 01:01:01 p1235 lookup deferred: MySQL server "127.0.0.1:PORT_N/test" is tainted
667 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'
668 01:01:01 p1235 warn: condition test deferred in ACL "check_recipient"
669 01:01:01 p1235 LOG: MAIN
670 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
671 01:01:01 p1235 processing "accept" (TESTSUITE/test-config 53)
672 01:01:01 p1235 check domains = +local_domains
673 01:01:01 p1235 d in "+local_domains"?
674 01:01:01 p1235 list element: +local_domains
675 01:01:01 p1235 start sublist local_domains
676 01:01:01 p1235 d in "@"?
677 01:01:01 p1235 ╎list element: @
678 01:01:01 p1235 d in "@"? no (end of list)
679 01:01:01 p1235 end sublist local_domains
680 01:01:01 p1235 d in "+local_domains"? no (end of list)
681 01:01:01 p1235 accept: condition test failed in ACL "check_recipient"
682 01:01:01 p1235 processing "accept" (TESTSUITE/test-config 56)
683 01:01:01 p1235 check hosts = +relay_hosts
684 01:01:01 p1235 host in "+relay_hosts"?
685 01:01:01 p1235 list element: +relay_hosts
686 01:01:01 p1235 start sublist relay_hosts
687 01:01:01 p1235 ╎╭considering: net-mysql;select░*░from░them░where░id='$sender_host_address'
688 01:01:01 p1235 ╎├───────text: net-mysql;select░*░from░them░where░id='
689 01:01:01 p1235 ╎├considering: $sender_host_address'
690 01:01:01 p1235 ╎├──────value: 10.0.0.0
691 01:01:01 p1235 ╎├considering: '
692 01:01:01 p1235 ╎├───────text: '
693 01:01:01 p1235 ╎├───expanded: net-mysql;select░*░from░them░where░id='$sender_host_address'
694 01:01:01 p1235 ╎╰─────result: net-mysql;select░*░from░them░where░id='10.0.0.0'
695 01:01:01 p1235 host in "net-mysql;select * from them where id='10.0.0.0'"?
696 01:01:01 p1235 ╎list element: net-mysql;select░*░from░them░where░id='10.0.0.0'
697 01:01:01 p1235 ╎search_open: mysql "NULL"
698 01:01:01 p1235 ╎ cached open
699 01:01:01 p1235 ╎search_find: file="NULL"
700 01:01:01 p1235 ╎ key="select * from them where id='10.0.0.0'" partial=-1 affix=NULL starflags=0 opts=NULL
701 01:01:01 p1235 ╎LRU list:
702 01:01:01 p1235 ╎internal_search_find: file="NULL"
703 01:01:01 p1235 ╎ type=mysql key="select * from them where id='10.0.0.0'" opts=NULL
704 01:01:01 p1235 ╎database lookup required for select * from them where id='10.0.0.0'
705 01:01:01 p1235 ╎MySQL query: "select * from them where id='10.0.0.0'" opts 'NULL'
706 01:01:01 p1235 ╎MYSQL using cached connection for 127.0.0.1:PORT_N/test/root
707 01:01:01 p1235 ╎MYSQL: no data found
708 01:01:01 p1235 ╎creating new cache entry
709 01:01:01 p1235 ╎lookup failed
710 01:01:01 p1235 host in "net-mysql;select * from them where id='10.0.0.0'"? no (end of list)
711 01:01:01 p1235 end sublist relay_hosts
712 01:01:01 p1235 host in "+relay_hosts"? no (end of list)
713 01:01:01 p1235 accept: condition test failed in ACL "check_recipient"
714 01:01:01 p1235 processing "deny" (TESTSUITE/test-config 57)
715 01:01:01 p1235 message: relay not permitted
716 01:01:01 p1235 deny: condition test succeeded in ACL "check_recipient"
717 01:01:01 p1235 end of ACL "check_recipient": DENY
718 01:01:01 p1235 SMTP>> 550 relay not permitted
719 01:01:01 p1235 LOG: MAIN REJECT
720 01:01:01 p1235 H=(test) [10.0.0.0] F=<a@b> rejected RCPT <c@d>: relay not permitted
721 01:01:01 p1235 SMTP<< quit
722 01:01:01 p1235 try option acl_smtp_quit
723 01:01:01 p1235 SMTP>> 221 myhost.test.ex closing connection
724 01:01:01 p1235 LOG: smtp_connection MAIN
725 01:01:01 p1235 SMTP connection from (test) [10.0.0.0] D=qqs closed by QUIT
726 01:01:01 p1235 search_tidyup called
727 01:01:01 p1235 close MYSQL connection: 127.0.0.1:PORT_N/test/root
728 01:01:01 p1235 >>>>>>>>>>>>>>>> Exim pid=p1235 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
729 Exim version x.yz ....
731 changed uid/gid: forcing real = effective
732 uid=uuuu gid=CALLER_GID pid=p1236
733 configuration file is TESTSUITE/test-config
735 changed uid/gid: privilege not needed
736 uid=EXIM_UID gid=EXIM_GID pid=p1236
737 seeking password data for user "CALLER": cache not available
738 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
739 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
740 sender address = CALLER@myhost.test.ex
741 set_process_info: pppp accepting a local non-SMTP message from <CALLER@myhost.test.ex>
742 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
743 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
744 Sender: CALLER@myhost.test.ex
750 qualify & rewrite recipients list
751 rewrite rules on sender address
752 qualify and rewrite headers
753 rewrite_one_header: type=F:
754 From: CALLER_NAME <CALLER@myhost.test.ex>
756 >>Headers after rewriting and local additions:
757 I Message-Id: <E10HmaX-000000005vi-0000@myhost.test.ex>
758 F From: CALLER_NAME <CALLER@myhost.test.ex>
759 Date: Tue, 2 Mar 1999 09:44:33 +0000
761 Data file name: TESTSUITE/spool//input//10HmaX-000000005vi-0000-D
762 Data file written for message 10HmaX-000000005vi-0000
763 >>Generated Received: header line
764 P Received: from CALLER by myhost.test.ex with local (Exim x.yz)
765 (envelope-from <CALLER@myhost.test.ex>)
766 id 10HmaX-000000005vi-0000
767 for ph10@myhost.test.ex;
768 Tue, 2 Mar 1999 09:44:33 +0000
769 using ACL "check_notsmtp"
770 processing "accept" (TESTSUITE/test-config 60)
771 check set acl_m_qtest = ${quote_mysql:$recipients}
772 = ph10@myhost.test.ex
773 accept: condition test succeeded in ACL "check_notsmtp"
774 end of ACL "check_notsmtp": ACCEPT
775 Writing spool header file: TESTSUITE/spool//input//hdr.10HmaX-000000005vi-0000
776 DSN: **** SPOOL_OUT - address: <ph10@myhost.test.ex> errorsto: <NULL> orcpt: <NULL> dsn_flags: 0x0
777 Renaming spool header file: TESTSUITE/spool//input//10HmaX-000000005vi-0000-H
778 Size of headers = sss
780 <= CALLER@myhost.test.ex U=CALLER P=local S=sss
781 created log directory TESTSUITE/spool/log
783 exec TESTSUITE/eximdir/exim -DEXIM_PATH=TESTSUITE/eximdir/exim -C TESTSUITE/test-config -d=0xf7715cfd -MCd local-accept-delivery -odi -Mc 10HmaX-000000005vi-0000
784 Exim version x.yz ....
786 changed uid/gid: forcing real = effective
787 uid=uuuu gid=EXIM_GID pid=p1237
788 configuration file is TESTSUITE/test-config
791 dropping to exim gid; retaining priv uid
792 seeking password data for user "CALLER": cache not available
793 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
794 set_process_info: pppp delivering specified messages
795 set_process_info: pppp delivering 10HmaX-000000005vi-0000
796 Trying spool file TESTSUITE/spool//input//10HmaX-000000005vi-0000-D
797 reading spool file 10HmaX-000000005vi-0000-H
798 user=CALLER uid=CALLER_UID gid=CALLER_GID sender=CALLER@myhost.test.ex
799 sender_local=1 ident=CALLER
802 ---- End of tree ----
804 **** SPOOL_IN - No additional fields
805 body_linecount=1 message_linecount=8
806 DSN: set orcpt: flags: 0x0
807 Delivery address list:
809 no retry data available
810 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
811 Considering: ph10@myhost.test.ex
812 unique = ph10@myhost.test.ex
813 checking router retry status
814 no domain retry record
815 no address retry record
816 ph10@myhost.test.ex: queued for routing
817 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
818 routing ph10@myhost.test.ex
819 --------> r1 router <--------
820 local_part=ph10 domain=myhost.test.ex
821 search_open: mysql "NULL"
822 search_find: file="NULL"
823 key="select name from them where id='ph10@myhost.test.ex'" partial=-1 affix=NULL starflags=0 opts=NULL
825 internal_search_find: file="NULL"
826 type=mysql key="select name from them where id='ph10@myhost.test.ex'" opts=NULL
827 database lookup required for select name from them where id='ph10@myhost.test.ex'
828 (tainted, quoted:mysql)
829 MySQL query: "select name from them where id='ph10@myhost.test.ex'" opts 'NULL'
830 MYSQL new connection: host=127.0.0.1 port=PORT_N socket=NULL database=test user=root
832 creating new cache entry
834 acl_m_qtest: <ph10@myhost.test.ex> lkup: <>
835 processing address_data
836 search_open: mysql "NULL"
838 search_find: file="NULL"
839 key="select name from them where id='ph10' limit 1" partial=-1 affix=NULL starflags=0 opts=NULL
841 internal_search_find: file="NULL"
842 type=mysql key="select name from them where id='ph10' limit 1" opts=NULL
843 database lookup required for select name from them where id='ph10' limit 1
846 tainted search query is not properly quoted (router r1, TESTSUITE/test-config 68): select name from them where id='ph10' limit 1
847 required_quoter_id NN (mysql) quoting -1 (NULL)
848 MySQL query: "select name from them where id='ph10' limit 1" opts 'NULL'
849 MYSQL using cached connection for 127.0.0.1:PORT_N/test/root
850 creating new cache entry
851 lookup yielded: Philip░Hazel
853 r1 router called for ph10@myhost.test.ex
854 domain = myhost.test.ex
856 queued for t1 transport: local_part = ph10
857 domain = myhost.test.ex
859 domain_data=NULL local_part_data=NULL
861 envelope to: ph10@myhost.test.ex
863 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
871 close MYSQL connection: 127.0.0.1:PORT_N/test/root
872 >>>>>>>>>>>>>>>> Local deliveries >>>>>>>>>>>>>>>>
873 --------> ph10@myhost.test.ex <--------
874 no retry data available
876 changed uid/gid: local delivery to ph10 <ph10@myhost.test.ex> transport=t1
877 uid=CALLER_UID gid=CALLER_GID pid=p1238
879 set_process_info: pppp delivering 10HmaX-000000005vi-0000 to ph10 using t1
880 appendfile transport entered
881 search_open: mysql "NULL"
882 search_find: file="NULL"
883 key="select id from them where id='ph10'" partial=-1 affix=NULL starflags=0 opts=NULL
885 internal_search_find: file="NULL"
886 type=mysql key="select id from them where id='ph10'" opts=NULL
887 database lookup required for select id from them where id='ph10'
890 tainted search query is not properly quoted (transport t1, TESTSUITE/test-config 82): select id from them where id='ph10'
891 required_quoter_id NN (mysql) quoting -1 (NULL)
892 MySQL query: "select id from them where id='ph10'" opts 'NULL'
893 MYSQL new connection: host=127.0.0.1 port=PORT_N socket=NULL database=test user=root
894 creating new cache entry
896 appendfile: mode=600 notify_comsat=0 quota=0 warning=0
897 file=TESTSUITE/test-mail/ph10 format=unix
898 message_prefix=From ${if def:return_path{$return_path}{MAILER-DAEMON}} ${tod_bsdinbox}\n
900 maildir_use_size_file=no
901 locking by lockfile fcntl
902 lock name: TESTSUITE/test-mail/ph10.lock
903 hitch name: TESTSUITE/test-mail/ph10.lock.test.ex.dddddddd.pppppppp
905 mailbox TESTSUITE/test-mail/ph10 is locked
906 writing to file TESTSUITE/test-mail/ph10
907 writing data block fd=dddd size=sss timeout=0
908 cannot use sendfile for body: spoolfile not wireformat
909 writing data block fd=dddd size=sss timeout=0
910 writing data block fd=dddd size=sss timeout=0
911 appendfile yields 0 with errno=dd more_errno=dd
913 close MYSQL connection: 127.0.0.1:PORT_N/test/root
914 >>>>>>>>>>>>>>>> Exim pid=p1238 (delivery-local) terminating with rc=0 >>>>>>>>>>>>>>>>
915 journalling ph10@myhost.test.ex
916 t1 transport returned OK for ph10@myhost.test.ex
917 post-process ph10@myhost.test.ex (0)
918 ph10@myhost.test.ex delivered
920 => ph10 <ph10@myhost.test.ex> R=r1 T=t1
921 >>>>>>>>>>>>>>>> deliveries are done >>>>>>>>>>>>>>>>
922 changed uid/gid: post-delivery tidying
923 uid=EXIM_UID gid=EXIM_GID pid=p1237
924 set_process_info: pppp tidying up after delivering 10HmaX-000000005vi-0000
925 Processing retry items
927 ph10@myhost.test.ex: no retry items
930 end of retry processing
931 DSN: processing router : r1
932 DSN: processing successful delivery address: ph10@myhost.test.ex
933 DSN: Sender_address: CALLER@myhost.test.ex
934 DSN: orcpt: NULL flags: 0x0
935 DSN: envid: NULL ret: 0
936 DSN: Final recipient: ph10@myhost.test.ex
937 DSN: Remote SMTP server supports DSN: 0
938 DSN: not sending DSN success message
941 end delivery of 10HmaX-000000005vi-0000
944 >>>>>>>>>>>>>>>> Exim pid=p1237 (local-accept-delivery) terminating with rc=0 >>>>>>>>>>>>>>>>
946 >>>>>>>>>>>>>>>> Exim pid=p1236 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>