2 ### wait for db startup, set password on the root user
3 ### create testdb and extra users
5 configuration file is TESTSUITE/test-config
7 dropping to exim gid; retaining priv uid
8 search_open: mysql "NULL"
9 search_find: file="NULL"
10 key="select name from them where id='ph10';" partial=-1 affix=NULL starflags=0 opts=NULL
12 internal_search_find: file="NULL"
13 type=mysql key="select name from them where id='ph10';" opts=NULL
14 database lookup required for select name from them where id='ph10';
15 MySQL query: "select name from them where id='ph10';" opts 'NULL'
16 MYSQL new connection: host=127.0.0.1 port=1223 socket=NULL database=test user=root
17 creating new cache entry
18 lookup yielded: Philip Hazel
19 search_open: mysql "NULL"
21 search_find: file="NULL"
22 key="select name from them where id='ph10';" partial=-1 affix=NULL starflags=0 opts=NULL
24 internal_search_find: file="NULL"
25 type=mysql key="select name from them where id='ph10';" opts=NULL
26 cached data used for lookup of select name from them where id='ph10';
27 lookup yielded: Philip Hazel
28 search_open: mysql "NULL"
30 search_find: file="NULL"
31 key="select name from them where id='xxxx';" partial=-1 affix=NULL starflags=0 opts=NULL
33 internal_search_find: file="NULL"
34 type=mysql key="select name from them where id='xxxx';" opts=NULL
35 database lookup required for select name from them where id='xxxx';
36 MySQL query: "select name from them where id='xxxx';" opts 'NULL'
37 MYSQL using cached connection for 127.0.0.1:1223/test/root
39 creating new cache entry
41 search_open: mysql "NULL"
43 search_find: file="NULL"
44 key="select name from them where id='nothing';" partial=-1 affix=NULL starflags=0 opts=NULL
46 internal_search_find: file="NULL"
47 type=mysql key="select name from them where id='nothing';" opts=NULL
48 database lookup required for select name from them where id='nothing';
49 MySQL query: "select name from them where id='nothing';" opts 'NULL'
50 MYSQL using cached connection for 127.0.0.1:1223/test/root
51 creating new cache entry
53 search_open: mysql "NULL"
55 search_find: file="NULL"
56 key="select id,name from them where id='nothing';" partial=-1 affix=NULL starflags=0 opts=NULL
58 internal_search_find: file="NULL"
59 type=mysql key="select id,name from them where id='nothing';" opts=NULL
60 database lookup required for select id,name from them where id='nothing';
61 MySQL query: "select id,name from them where id='nothing';" opts 'NULL'
62 MYSQL using cached connection for 127.0.0.1:1223/test/root
63 creating new cache entry
64 lookup yielded: id=nothing name=""
65 search_open: mysql "NULL"
67 search_find: file="NULL"
68 key="delete from them where id='nonexist';" partial=-1 affix=NULL starflags=0 opts=NULL
70 internal_search_find: file="NULL"
71 type=mysql key="delete from them where id='nonexist';" opts=NULL
72 database lookup required for delete from them where id='nonexist';
73 MySQL query: "delete from them where id='nonexist';" opts 'NULL'
74 MYSQL using cached connection for 127.0.0.1:1223/test/root
75 MYSQL: query was not one that returns data
76 lookup forced cache cleanup
78 search_open: mysql "NULL"
80 search_find: file="NULL"
81 key="select * from them where id='quote';" partial=-1 affix=NULL starflags=0 opts=NULL
83 internal_search_find: file="NULL"
84 type=mysql key="select * from them where id='quote';" opts=NULL
85 database lookup required for select * from them where id='quote';
86 MySQL query: "select * from them where id='quote';" opts 'NULL'
87 MYSQL using cached connection for 127.0.0.1:1223/test/root
89 creating new cache entry
91 search_open: mysql "NULL"
93 search_find: file="NULL"
94 key="select * from them where id='filter';" partial=-1 affix=NULL starflags=0 opts=NULL
96 internal_search_find: file="NULL"
97 type=mysql key="select * from them where id='filter';" opts=NULL
98 database lookup required for select * from them where id='filter';
99 MySQL query: "select * from them where id='filter';" opts 'NULL'
100 MYSQL using cached connection for 127.0.0.1:1223/test/root
102 creating new cache entry
104 search_open: mysql "NULL"
106 search_find: file="NULL"
107 key="select * from them where id='quote2';" partial=-1 affix=NULL starflags=0 opts=NULL
109 internal_search_find: file="NULL"
110 type=mysql key="select * from them where id='quote2';" opts=NULL
111 database lookup required for select * from them where id='quote2';
112 MySQL query: "select * from them where id='quote2';" opts 'NULL'
113 MYSQL using cached connection for 127.0.0.1:1223/test/root
114 creating new cache entry
115 lookup yielded: name="\"stquot" id=quote2
116 search_open: mysql "NULL"
118 search_find: file="NULL"
119 key="select * from them where id='nlonly';" partial=-1 affix=NULL starflags=0 opts=NULL
121 internal_search_find: file="NULL"
122 type=mysql key="select * from them where id='nlonly';" opts=NULL
123 database lookup required for select * from them where id='nlonly';
124 MySQL query: "select * from them where id='nlonly';" opts 'NULL'
125 MYSQL using cached connection for 127.0.0.1:1223/test/root
127 creating new cache entry
129 search_open: mysql "NULL"
131 search_find: file="NULL"
132 key="servers=x:127.0.0.1::1223; select name from them where id='ph10';" partial=-1 affix=NULL starflags=0 opts=NULL
134 internal_search_find: file="NULL"
135 type=mysql key="servers=x:127.0.0.1::1223; select name from them where id='ph10';" opts=NULL
136 database lookup required for servers=x:127.0.0.1::1223; select name from them where id='ph10';
137 MySQL query: "servers=x:127.0.0.1::1223; select name from them where id='ph10';" opts 'NULL'
138 lookup deferred: MySQL server "x" not found in mysql_servers
139 search_open: mysql "NULL"
141 search_find: file="NULL"
142 key="servers=127.0.0.1::1223:x; select name from them where id='ph10';" partial=-1 affix=NULL starflags=0 opts=NULL
144 internal_search_find: file="NULL"
145 type=mysql key="servers=127.0.0.1::1223:x; select name from them where id='ph10';" opts=NULL
146 database lookup required for servers=127.0.0.1::1223:x; select name from them where id='ph10';
147 MySQL query: "servers=127.0.0.1::1223:x; select name from them where id='ph10';" opts 'NULL'
148 MYSQL using cached connection for 127.0.0.1:1223/test/root
149 creating new cache entry
150 lookup yielded: Philip Hazel
151 search_open: mysql "NULL"
153 search_find: file="NULL"
154 key="servers=127.0.0.1::1223/test/root/:x; select name from them where id='ph10';" partial=-1 affix=NULL starflags=0 opts=NULL
156 internal_search_find: file="NULL"
157 type=mysql key="servers=127.0.0.1::1223/test/root/:x; select name from them where id='ph10';" opts=NULL
158 database lookup required for servers=127.0.0.1::1223/test/root/:x; select name from them where id='ph10';
159 MySQL query: "servers=127.0.0.1::1223/test/root/:x; select name from them where id='ph10';" opts 'NULL'
160 MYSQL using cached connection for 127.0.0.1:1223/test/root
161 creating new cache entry
162 lookup yielded: Philip Hazel
163 search_open: mysql "NULL"
165 search_find: file="NULL"
166 key="servers=ip4.ip4.ip4.ip4::1223/test/root/:127.0.0.1::1223; select name from them where id='ph10';" partial=-1 affix=NULL starflags=0 opts=NULL
168 internal_search_find: file="NULL"
169 type=mysql key="servers=ip4.ip4.ip4.ip4::1223/test/root/:127.0.0.1::1223; select name from them where id='ph10';" opts=NULL
170 database lookup required for servers=ip4.ip4.ip4.ip4::1223/test/root/:127.0.0.1::1223; select name from them where id='ph10';
171 MySQL query: "servers=ip4.ip4.ip4.ip4::1223/test/root/:127.0.0.1::1223; select name from them where id='ph10';" opts 'NULL'
172 MYSQL new connection: host=ip4.ip4.ip4.ip4 port=1223 socket=NULL database=test user=root
173 creating new cache entry
174 lookup yielded: Philip Hazel
175 search_open: mysql "NULL"
177 search_find: file="NULL"
178 key="servers=localhost(TESTSUITE/mysql/sock)/test/root/pass; select name from them where id='ph10';" partial=-1 affix=NULL starflags=0 opts=NULL
180 internal_search_find: file="NULL"
181 type=mysql key="servers=localhost(TESTSUITE/mysql/sock)/test/root/pass; select name from them where id='ph10';" opts=NULL
182 database lookup required for servers=localhost(TESTSUITE/mysql/sock)/test/root/pass; select name from them where id='ph10';
183 MySQL query: "servers=localhost(TESTSUITE/mysql/sock)/test/root/pass; select name from them where id='ph10';" opts 'NULL'
184 MYSQL new connection: host=localhost port=0 socket=TESTSUITE/mysql/sock database=test user=root
185 creating new cache entry
186 lookup yielded: Philip Hazel
187 search_open: mysql "NULL"
189 search_find: file="NULL"
190 key="SELECT name FROM them WHERE id IN ('ph10', 'aaaa');" partial=-1 affix=NULL starflags=0 opts=NULL
192 internal_search_find: file="NULL"
193 type=mysql key="SELECT name FROM them WHERE id IN ('ph10', 'aaaa');" opts=NULL
194 database lookup required for SELECT name FROM them WHERE id IN ('ph10', 'aaaa');
195 MySQL query: "SELECT name FROM them WHERE id IN ('ph10', 'aaaa');" opts 'NULL'
196 MYSQL using cached connection for 127.0.0.1:1223/test/root
197 creating new cache entry
198 lookup yielded: Philip Hazel
200 search_open: mysql "NULL"
202 search_find: file="NULL"
203 key="SELECT * FROM them WHERE id IN ('ph10', 'aaaa');" partial=-1 affix=NULL starflags=0 opts=NULL
205 internal_search_find: file="NULL"
206 type=mysql key="SELECT * FROM them WHERE id IN ('ph10', 'aaaa');" opts=NULL
207 database lookup required for SELECT * FROM them WHERE id IN ('ph10', 'aaaa');
208 MySQL query: "SELECT * FROM them WHERE id IN ('ph10', 'aaaa');" opts 'NULL'
209 MYSQL using cached connection for 127.0.0.1:1223/test/root
210 creating new cache entry
211 lookup yielded: name="Philip Hazel" id=ph10
212 name=Aristotle id=aaaa
213 search_open: mysql "NULL"
215 search_find: file="NULL"
216 key="delete from them where id='aaaa'" partial=-1 affix=NULL starflags=0 opts=NULL
218 internal_search_find: file="NULL"
219 type=mysql key="delete from them where id='aaaa'" opts=NULL
220 database lookup required for delete from them where id='aaaa'
221 MySQL query: "delete from them where id='aaaa'" opts 'NULL'
222 MYSQL using cached connection for 127.0.0.1:1223/test/root
223 MYSQL: query was not one that returns data
224 lookup forced cache cleanup
227 close MYSQL connection: localhost(TESTSUITE/mysql/sock)/test/root
228 close MYSQL connection: ip4.ip4.ip4.ip4:1223/test/root
229 close MYSQL connection: 127.0.0.1:1223/test/root
230 >>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
231 Exim version x.yz ....
232 changed uid/gid: forcing real = effective
233 uid=uuuu gid=CALLER_GID pid=pppp
234 configuration file is TESTSUITE/test-config
236 changed uid/gid: privilege not needed
237 uid=EXIM_UID gid=EXIM_GID pid=pppp
238 seeking password data for user "CALLER": cache not available
239 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
240 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
241 sender address = CALLER@myhost.test.ex
242 sender_fullhost = [10.0.0.0]
243 sender_rcvhost = [10.0.0.0]
244 host in hosts_connection_nolog? no (option unset)
245 LOG: smtp_connection MAIN
246 SMTP connection from [10.0.0.0]
247 host in host_lookup? no (option unset)
248 set_process_info: pppp handling incoming connection from [10.0.0.0]
249 host in host_reject_connection? no (option unset)
250 host in sender_unqualified_hosts? no (option unset)
251 host in recipient_unqualified_hosts? no (option unset)
252 host in helo_verify_hosts? no (option unset)
253 host in helo_try_verify_hosts? no (option unset)
254 host in helo_accept_junk_hosts? no (option unset)
255 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
256 smtp_setup_msg entered
258 test in helo_lookup_domains? no (end of list)
259 sender_fullhost = (test) [10.0.0.0]
260 sender_rcvhost = [10.0.0.0] (helo=test)
261 set_process_info: pppp handling incoming connection from (test) [10.0.0.0]
262 SMTP>> 250 myhost.test.ex Hello test [10.0.0.0]
263 SMTP<< mail from:<a@b>
264 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
265 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
268 using ACL "check_recipient"
269 processing "warn" (TESTSUITE/test-config 25)
270 search_open: mysql "NULL"
271 search_find: file="NULL"
272 key="select name from them where id = 'c'" partial=-1 affix=NULL starflags=0 opts=NULL
274 internal_search_find: file="NULL"
275 type=mysql key="select name from them where id = 'c'" opts=NULL
276 database lookup required for select name from them where id = 'c'
277 MySQL query: "select name from them where id = 'c'" opts 'NULL'
278 MYSQL new connection: host=127.0.0.1 port=1223 socket=NULL database=test user=root
280 creating new cache entry
282 check set acl_m0 = ok: ${lookup mysql {select name from them where id = '$local_part'}}
284 search_open: mysql "NULL"
286 search_find: file="NULL"
287 key="select name from them where id = 'c'" partial=-1 affix=NULL starflags=0 opts="servers=127.0.0.1::1223/test/root/pass"
289 internal_search_find: file="NULL"
290 type=mysql key="select name from them where id = 'c'" opts="servers=127.0.0.1::1223/test/root/pass"
291 cached data found but wrong opts; database lookup required for select name from them where id = 'c'
292 MySQL query: "select name from them where id = 'c'" opts 'servers=127.0.0.1::1223/test/root/pass'
293 MYSQL using cached connection for 127.0.0.1:1223/test/root
295 replacing old cache entry
297 check set acl_m0 = ok: ${lookup mysql,servers=127.0.0.1::1223/test/root/pass {select name from them where id = '$local_part'}}
299 search_open: mysql "NULL"
301 search_find: file="NULL"
302 key="select name from them where id = 'c'" partial=-1 affix=NULL starflags=0 opts="servers=127.0.0.1::1223"
304 internal_search_find: file="NULL"
305 type=mysql key="select name from them where id = 'c'" opts="servers=127.0.0.1::1223"
306 cached data found but wrong opts; database lookup required for select name from them where id = 'c'
307 MySQL query: "select name from them where id = 'c'" opts 'servers=127.0.0.1::1223'
308 MYSQL using cached connection for 127.0.0.1:1223/test/root
310 replacing old cache entry
312 check set acl_m0 = ok: ${lookup mysql,servers=127.0.0.1::1223 {select name from them where id = '$local_part'}}
314 search_open: mysql "NULL"
316 search_find: file="NULL"
317 key="servers=127.0.0.1::1223/test/root/pass; select name from them where id = 'c'" partial=-1 affix=NULL starflags=0 opts=NULL
319 internal_search_find: file="NULL"
320 type=mysql key="servers=127.0.0.1::1223/test/root/pass; select name from them where id = 'c'" opts=NULL
321 database lookup required for servers=127.0.0.1::1223/test/root/pass; select name from them where id = 'c'
322 MySQL query: "servers=127.0.0.1::1223/test/root/pass; select name from them where id = 'c'" opts 'NULL'
323 lookup deferred: MySQL server "127.0.0.1:1223/test/root/pass" is tainted
324 warn: condition test deferred in ACL "check_recipient"
326 H=(test) [10.0.0.0] Warning: ACL "warn" statement skipped: condition test deferred: MySQL server "127.0.0.1:1223/test/root/pass" is tainted
327 processing "warn" (TESTSUITE/test-config 36)
328 check set acl_m0 = ok: hostlist
329 check hosts = net-mysql;select * from them where id='$local_part'
330 search_open: mysql "NULL"
332 search_find: file="NULL"
333 key="select * from them where id='c'" partial=-1 affix=NULL starflags=0 opts=NULL
335 internal_search_find: file="NULL"
336 type=mysql key="select * from them where id='c'" opts=NULL
337 database lookup required for select * from them where id='c'
338 MySQL query: "select * from them where id='c'" opts 'NULL'
339 MYSQL using cached connection for 127.0.0.1:1223/test/root
341 creating new cache entry
343 host in "net-mysql;select * from them where id='c'"? no (end of list)
344 warn: condition test failed in ACL "check_recipient"
345 processing "warn" (TESTSUITE/test-config 39)
346 check set acl_m0 = FAIL: hostlist
347 check hosts = <& net-mysql;servers=127.0.0.1::1223/test/root/pass; select * from them where id='$local_part'
348 search_open: mysql "NULL"
350 search_find: file="NULL"
351 key="servers=127.0.0.1::1223/test/root/pass; select * from them where id='c'" partial=-1 affix=NULL starflags=0 opts=NULL
353 internal_search_find: file="NULL"
354 type=mysql key="servers=127.0.0.1::1223/test/root/pass; select * from them where id='c'" opts=NULL
355 database lookup required for servers=127.0.0.1::1223/test/root/pass; select * from them where id='c'
356 MySQL query: "servers=127.0.0.1::1223/test/root/pass; select * from them where id='c'" opts 'NULL'
357 lookup deferred: MySQL server "127.0.0.1:1223/test/root/pass" is tainted
358 host in "<& net-mysql;servers=127.0.0.1::1223/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'
359 warn: condition test deferred in ACL "check_recipient"
361 H=(test) [10.0.0.0] Warning: ACL "warn" statement skipped: condition test deferred: MySQL server "127.0.0.1:1223/test/root/pass" is tainted
362 processing "warn" (TESTSUITE/test-config 44)
363 check set acl_m0 = FAIL: hostlist
364 check hosts = <& net-mysql,servers=127.0.0.1::1223/test/root/pass; select * from them where id='$local_part'
365 search_open: mysql "NULL"
367 search_find: file="NULL"
368 key=" select * from them where id='c'" partial=-1 affix=NULL starflags=0 opts="servers=127.0.0.1::1223/test/root/pass"
370 internal_search_find: file="NULL"
371 type=mysql key=" select * from them where id='c'" opts="servers=127.0.0.1::1223/test/root/pass"
372 database lookup required for select * from them where id='c'
373 MySQL query: " select * from them where id='c'" opts 'servers=127.0.0.1::1223/test/root/pass'
374 lookup deferred: MySQL server "127.0.0.1:1223/test/root/pass" is tainted
375 host in "<& net-mysql,servers=127.0.0.1::1223/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'
376 warn: condition test deferred in ACL "check_recipient"
378 H=(test) [10.0.0.0] Warning: ACL "warn" statement skipped: condition test deferred: MySQL server "127.0.0.1:1223/test/root/pass" is tainted
379 processing "accept" (TESTSUITE/test-config 47)
380 check domains = +local_domains
381 d in "@"? no (end of list)
382 d in "+local_domains"? no (end of list)
383 accept: condition test failed in ACL "check_recipient"
384 processing "accept" (TESTSUITE/test-config 48)
385 check hosts = +relay_hosts
386 search_open: mysql "NULL"
388 search_find: file="NULL"
389 key="select * from them where id='10.0.0.0'" partial=-1 affix=NULL starflags=0 opts=NULL
391 internal_search_find: file="NULL"
392 type=mysql key="select * from them where id='10.0.0.0'" opts=NULL
393 database lookup required for select * from them where id='10.0.0.0'
394 MySQL query: "select * from them where id='10.0.0.0'" opts 'NULL'
395 MYSQL using cached connection for 127.0.0.1:1223/test/root
397 creating new cache entry
399 host in "net-mysql;select * from them where id='10.0.0.0'"? no (end of list)
400 host in "+relay_hosts"? no (end of list)
401 accept: condition test failed in ACL "check_recipient"
402 processing "deny" (TESTSUITE/test-config 49)
403 message: relay not permitted
404 deny: condition test succeeded in ACL "check_recipient"
405 end of ACL "check_recipient": DENY
406 SMTP>> 550 relay not permitted
408 H=(test) [10.0.0.0] F=<a@b> rejected RCPT <c@d>: relay not permitted
410 SMTP>> 221 myhost.test.ex closing connection
411 LOG: smtp_connection MAIN
412 SMTP connection from (test) [10.0.0.0] closed by QUIT
414 close MYSQL connection: 127.0.0.1:1223/test/root
415 >>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
416 Exim version x.yz ....
417 changed uid/gid: forcing real = effective
418 uid=uuuu gid=CALLER_GID pid=pppp
419 configuration file is TESTSUITE/test-config
421 changed uid/gid: privilege not needed
422 uid=EXIM_UID gid=EXIM_GID pid=pppp
423 seeking password data for user "CALLER": cache not available
424 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
425 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
426 sender address = CALLER@myhost.test.ex
427 set_process_info: pppp accepting a local non-SMTP message from <CALLER@myhost.test.ex>
428 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
429 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
430 Sender: CALLER@myhost.test.ex
436 rewrite_one_header: type=F:
437 From: CALLER_NAME <CALLER@myhost.test.ex>
439 >>Headers after rewriting and local additions:
440 I Message-Id: <E10HmaX-0005vi-00@myhost.test.ex>
441 F From: CALLER_NAME <CALLER@myhost.test.ex>
442 Date: Tue, 2 Mar 1999 09:44:33 +0000
444 Data file name: TESTSUITE/spool//input//10HmaX-0005vi-00-D
445 Data file written for message 10HmaX-0005vi-00
446 >>Generated Received: header line
447 P Received: from CALLER by myhost.test.ex with local (Exim x.yz)
448 (envelope-from <CALLER@myhost.test.ex>)
450 for ph10@myhost.test.ex;
451 Tue, 2 Mar 1999 09:44:33 +0000
452 Writing spool header file: TESTSUITE/spool//input//hdr.10HmaX-0005vi-00
453 DSN: **** SPOOL_OUT - address: <ph10@myhost.test.ex> errorsto: <NULL> orcpt: <NULL> dsn_flags: 0x0
454 Renaming spool header file: TESTSUITE/spool//input//10HmaX-0005vi-00-H
455 Size of headers = sss
457 <= CALLER@myhost.test.ex U=CALLER P=local S=sss
458 created log directory TESTSUITE/spool/log
460 exec TESTSUITE/eximdir/exim -DEXIM_PATH=TESTSUITE/eximdir/exim -C TESTSUITE/test-config -d=0xf7715cfd -MCd local-accept-delivery -odi -Mc 10HmaX-0005vi-00
461 Exim version x.yz ....
462 changed uid/gid: forcing real = effective
463 uid=uuuu gid=EXIM_GID pid=pppp
464 configuration file is TESTSUITE/test-config
467 dropping to exim gid; retaining priv uid
468 seeking password data for user "CALLER": cache not available
469 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
470 set_process_info: pppp delivering specified messages
471 set_process_info: pppp delivering 10HmaX-0005vi-00
472 Trying spool file TESTSUITE/spool//input//10HmaX-0005vi-00-D
473 reading spool file 10HmaX-0005vi-00-H
474 user=CALLER uid=CALLER_UID gid=CALLER_GID sender=CALLER@myhost.test.ex
475 sender_local=1 ident=CALLER
478 ---- End of tree ----
480 **** SPOOL_IN - No additional fields
481 body_linecount=1 message_linecount=8
482 DSN: set orcpt: flags: 0x0
483 Delivery address list:
485 locking TESTSUITE/spool/db/retry.lockfile
486 locked TESTSUITE/spool/db/retry.lockfile
487 EXIM_DBOPEN: file <TESTSUITE/spool/db/retry> dir <TESTSUITE/spool/db> flags=O_RDONLY
488 returned from EXIM_DBOPEN: (nil)
489 failed to open DB file TESTSUITE/spool/db/retry: No such file or directory
490 no retry data available
491 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
492 Considering: ph10@myhost.test.ex
493 unique = ph10@myhost.test.ex
494 no domain retry record
495 no address retry record
496 ph10@myhost.test.ex: queued for routing
497 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
498 routing ph10@myhost.test.ex
499 --------> r1 router <--------
500 local_part=ph10 domain=myhost.test.ex
501 processing address_data
502 search_open: mysql "NULL"
503 search_find: file="NULL"
504 key="select name from them where id='ph10'" partial=-1 affix=NULL starflags=0 opts=NULL
506 internal_search_find: file="NULL"
507 type=mysql key="select name from them where id='ph10'" opts=NULL
508 database lookup required for select name from them where id='ph10'
509 MySQL query: "select name from them where id='ph10'" opts 'NULL'
510 MYSQL new connection: host=127.0.0.1 port=1223 socket=NULL database=test user=root
511 creating new cache entry
512 lookup yielded: Philip Hazel
514 r1 router called for ph10@myhost.test.ex
515 domain = myhost.test.ex
517 queued for t1 transport: local_part = ph10
518 domain = myhost.test.ex
520 domain_data=NULL local_part_data=NULL
522 envelope to: ph10@myhost.test.ex
524 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
532 close MYSQL connection: 127.0.0.1:1223/test/root
533 >>>>>>>>>>>>>>>> Local deliveries >>>>>>>>>>>>>>>>
534 --------> ph10@myhost.test.ex <--------
535 locking TESTSUITE/spool/db/retry.lockfile
536 locked TESTSUITE/spool/db/retry.lockfile
537 EXIM_DBOPEN: file <TESTSUITE/spool/db/retry> dir <TESTSUITE/spool/db> flags=O_RDONLY
538 returned from EXIM_DBOPEN: (nil)
539 failed to open DB file TESTSUITE/spool/db/retry: No such file or directory
540 no retry data available
542 changed uid/gid: local delivery to ph10 <ph10@myhost.test.ex> transport=t1
543 uid=CALLER_UID gid=CALLER_GID pid=pppp
545 set_process_info: pppp delivering 10HmaX-0005vi-00 to ph10 using t1
546 appendfile transport entered
547 search_open: mysql "NULL"
548 search_find: file="NULL"
549 key="select id from them where id='ph10'" partial=-1 affix=NULL starflags=0 opts=NULL
551 internal_search_find: file="NULL"
552 type=mysql key="select id from them where id='ph10'" opts=NULL
553 database lookup required for select id from them where id='ph10'
554 MySQL query: "select id from them where id='ph10'" opts 'NULL'
555 MYSQL new connection: host=127.0.0.1 port=1223 socket=NULL database=test user=root
556 creating new cache entry
558 appendfile: mode=600 notify_comsat=0 quota=0 warning=0
559 file=TESTSUITE/test-mail/ph10 format=unix
560 message_prefix=From ${if def:return_path{$return_path}{MAILER-DAEMON}} ${tod_bsdinbox}\n
562 maildir_use_size_file=no
563 locking by lockfile fcntl
564 lock name: TESTSUITE/test-mail/ph10.lock
565 hitch name: TESTSUITE/test-mail/ph10.lock.test.ex.dddddddd.pppppppp
567 mailbox TESTSUITE/test-mail/ph10 is locked
568 writing to file TESTSUITE/test-mail/ph10
569 writing data block fd=dddd size=sss timeout=0
570 cannot use sendfile for body: spoolfile not wireformat
571 writing data block fd=dddd size=sss timeout=0
572 writing data block fd=dddd size=sss timeout=0
573 appendfile yields 0 with errno=dd more_errno=dd
575 close MYSQL connection: 127.0.0.1:1223/test/root
576 journalling ph10@myhost.test.ex
577 t1 transport returned OK for ph10@myhost.test.ex
578 post-process ph10@myhost.test.ex (0)
579 ph10@myhost.test.ex delivered
581 => ph10 <ph10@myhost.test.ex> R=r1 T=t1
582 >>>>>>>>>>>>>>>> deliveries are done >>>>>>>>>>>>>>>>
583 changed uid/gid: post-delivery tidying
584 uid=EXIM_UID gid=EXIM_GID pid=pppp
585 set_process_info: pppp tidying up after delivering 10HmaX-0005vi-00
586 Processing retry items
588 ph10@myhost.test.ex: no retry items
591 end of retry processing
592 DSN: processing router : r1
593 DSN: processing successful delivery address: ph10@myhost.test.ex
594 DSN: Sender_address: CALLER@myhost.test.ex
595 DSN: orcpt: NULL flags: 0x0
596 DSN: envid: NULL ret: 0
597 DSN: Final recipient: ph10@myhost.test.ex
598 DSN: Remote SMTP server supports DSN: 0
599 DSN: not sending DSN success message
602 end delivery of 10HmaX-0005vi-00
605 >>>>>>>>>>>>>>>> Exim pid=pppp (local-accept-delivery) terminating with rc=0 >>>>>>>>>>>>>>>>
607 >>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>