Debugging: fix potential null-derefs in DSN debug_printfs
[exim.git] / test / stderr / 2610
CommitLineData
54c5ebb1
PH
1Exim version x.yz ....
2configuration file is TESTSUITE/test-config
3admin user
4search_open: mysql "NULL"
5search_find: file="NULL"
ba0e37b1 6 key="select name from them where id='ph10';" partial=-1 affix=NULL starflags=0
54c5ebb1
PH
7LRU list:
8internal_search_find: file="NULL"
ba0e37b1
JH
9 type=mysql key="select name from them where id='ph10';"
10database lookup required for select name from them where id='ph10';
11MySQL query: select name from them where id='ph10';
12MYSQL new connection: host=127.0.0.1 port=1223 socket=NULL database=test user=root
54c5ebb1
PH
13lookup yielded: Philip Hazel
14search_open: mysql "NULL"
15 cached open
16search_find: file="NULL"
ba0e37b1 17 key="select name from them where id='ph10';" partial=-1 affix=NULL starflags=0
54c5ebb1
PH
18LRU list:
19internal_search_find: file="NULL"
ba0e37b1
JH
20 type=mysql key="select name from them where id='ph10';"
21cached data used for lookup of select name from them where id='ph10';
54c5ebb1
PH
22lookup yielded: Philip Hazel
23search_open: mysql "NULL"
24 cached open
25search_find: file="NULL"
26 key="select name from them where id='xxxx';" partial=-1 affix=NULL starflags=0
27LRU list:
28internal_search_find: file="NULL"
29 type=mysql key="select name from them where id='xxxx';"
30database lookup required for select name from them where id='xxxx';
b7670459 31MySQL query: select name from them where id='xxxx';
ba0e37b1 32MYSQL using cached connection for 127.0.0.1:1223/test/root
54c5ebb1
PH
33MYSQL: no data found
34lookup failed
35search_open: mysql "NULL"
36 cached open
37search_find: file="NULL"
38 key="select name from them where id='nothing';" partial=-1 affix=NULL starflags=0
39LRU list:
40internal_search_find: file="NULL"
41 type=mysql key="select name from them where id='nothing';"
42database lookup required for select name from them where id='nothing';
b7670459 43MySQL query: select name from them where id='nothing';
ba0e37b1
JH
44MYSQL using cached connection for 127.0.0.1:1223/test/root
45lookup yielded:
54c5ebb1
PH
46search_open: mysql "NULL"
47 cached open
48search_find: file="NULL"
49 key="select id,name from them where id='nothing';" partial=-1 affix=NULL starflags=0
50LRU list:
51internal_search_find: file="NULL"
52 type=mysql key="select id,name from them where id='nothing';"
53database lookup required for select id,name from them where id='nothing';
b7670459 54MySQL query: select id,name from them where id='nothing';
ba0e37b1 55MYSQL using cached connection for 127.0.0.1:1223/test/root
54c5ebb1
PH
56lookup yielded: id=nothing name=""
57search_open: mysql "NULL"
58 cached open
59search_find: file="NULL"
60 key="delete from them where id='nonexist';" partial=-1 affix=NULL starflags=0
61LRU list:
62internal_search_find: file="NULL"
63 type=mysql key="delete from them where id='nonexist';"
64database lookup required for delete from them where id='nonexist';
b7670459 65MySQL query: delete from them where id='nonexist';
ba0e37b1 66MYSQL using cached connection for 127.0.0.1:1223/test/root
54c5ebb1
PH
67MYSQL: query was not one that returns data
68lookup forced cache cleanup
69lookup yielded: 0
70search_open: mysql "NULL"
71 cached open
72search_find: file="NULL"
73 key="select * from them where id='quote';" partial=-1 affix=NULL starflags=0
74LRU list:
75internal_search_find: file="NULL"
76 type=mysql key="select * from them where id='quote';"
77database lookup required for select * from them where id='quote';
b7670459 78MySQL query: select * from them where id='quote';
ba0e37b1
JH
79MYSQL using cached connection for 127.0.0.1:1223/test/root
80MYSQL: no data found
81lookup failed
54c5ebb1
PH
82search_open: mysql "NULL"
83 cached open
84search_find: file="NULL"
85 key="select * from them where id='filter';" partial=-1 affix=NULL starflags=0
86LRU list:
87internal_search_find: file="NULL"
88 type=mysql key="select * from them where id='filter';"
89database lookup required for select * from them where id='filter';
b7670459 90MySQL query: select * from them where id='filter';
ba0e37b1
JH
91MYSQL using cached connection for 127.0.0.1:1223/test/root
92MYSQL: no data found
93lookup failed
54c5ebb1
PH
94search_open: mysql "NULL"
95 cached open
96search_find: file="NULL"
97 key="select * from them where id='quote2';" partial=-1 affix=NULL starflags=0
98LRU list:
99internal_search_find: file="NULL"
100 type=mysql key="select * from them where id='quote2';"
101database lookup required for select * from them where id='quote2';
b7670459 102MySQL query: select * from them where id='quote2';
ba0e37b1
JH
103MYSQL using cached connection for 127.0.0.1:1223/test/root
104lookup yielded: name="\"stquot" id=quote2
54c5ebb1
PH
105search_open: mysql "NULL"
106 cached open
107search_find: file="NULL"
108 key="select * from them where id='nlonly';" partial=-1 affix=NULL starflags=0
109LRU list:
110internal_search_find: file="NULL"
111 type=mysql key="select * from them where id='nlonly';"
112database lookup required for select * from them where id='nlonly';
b7670459 113MySQL query: select * from them where id='nlonly';
ba0e37b1
JH
114MYSQL using cached connection for 127.0.0.1:1223/test/root
115MYSQL: no data found
116lookup failed
b7670459
PH
117search_open: mysql "NULL"
118 cached open
119search_find: file="NULL"
ba0e37b1 120 key="servers=x:127.0.0.1::1223; select name from them where id='ph10';" partial=-1 affix=NULL starflags=0
b7670459
PH
121LRU list:
122internal_search_find: file="NULL"
ba0e37b1
JH
123 type=mysql key="servers=x:127.0.0.1::1223; select name from them where id='ph10';"
124database lookup required for servers=x:127.0.0.1::1223; select name from them where id='ph10';
125MySQL query: servers=x:127.0.0.1::1223; select name from them where id='ph10';
b7670459
PH
126lookup deferred: MySQL server "x" not found in mysql_servers
127search_open: mysql "NULL"
128 cached open
129search_find: file="NULL"
ba0e37b1
JH
130 key="servers=127.0.0.1::1223:x; select name from them where id='ph10';" partial=-1 affix=NULL starflags=0
131LRU list:
132internal_search_find: file="NULL"
133 type=mysql key="servers=127.0.0.1::1223:x; select name from them where id='ph10';"
134database lookup required for servers=127.0.0.1::1223:x; select name from them where id='ph10';
135MySQL query: servers=127.0.0.1::1223:x; select name from them where id='ph10';
136MYSQL using cached connection for 127.0.0.1:1223/test/root
137lookup yielded: Philip Hazel
138search_open: mysql "NULL"
139 cached open
140search_find: file="NULL"
141 key="servers=127.0.0.1::1223/test/root/:x; select name from them where id='ph10';" partial=-1 affix=NULL starflags=0
142LRU list:
143internal_search_find: file="NULL"
144 type=mysql key="servers=127.0.0.1::1223/test/root/:x; select name from them where id='ph10';"
145database lookup required for servers=127.0.0.1::1223/test/root/:x; select name from them where id='ph10';
146MySQL query: servers=127.0.0.1::1223/test/root/:x; select name from them where id='ph10';
147MYSQL using cached connection for 127.0.0.1:1223/test/root
148lookup yielded: Philip Hazel
149search_open: mysql "NULL"
150 cached open
151search_find: file="NULL"
152 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
b7670459
PH
153LRU list:
154internal_search_find: file="NULL"
ba0e37b1
JH
155 type=mysql key="servers=ip4.ip4.ip4.ip4::1223/test/root/:127.0.0.1::1223; select name from them where id='ph10';"
156database lookup required for servers=ip4.ip4.ip4.ip4::1223/test/root/:127.0.0.1::1223; select name from them where id='ph10';
157MySQL query: servers=ip4.ip4.ip4.ip4::1223/test/root/:127.0.0.1::1223; select name from them where id='ph10';
158MYSQL new connection: host=ip4.ip4.ip4.ip4 port=1223 socket=NULL database=test user=root
b7670459
PH
159lookup yielded: Philip Hazel
160search_open: mysql "NULL"
161 cached open
162search_find: file="NULL"
ba0e37b1 163 key="servers=localhost(TESTSUITE/mysql/sock)/test/root/; select name from them where id='ph10';" partial=-1 affix=NULL starflags=0
b7670459
PH
164LRU list:
165internal_search_find: file="NULL"
ba0e37b1
JH
166 type=mysql key="servers=localhost(TESTSUITE/mysql/sock)/test/root/; select name from them where id='ph10';"
167database lookup required for servers=localhost(TESTSUITE/mysql/sock)/test/root/; select name from them where id='ph10';
168MySQL query: servers=localhost(TESTSUITE/mysql/sock)/test/root/; select name from them where id='ph10';
169MYSQL new connection: host=localhost port=0 socket=TESTSUITE/mysql/sock database=test user=root
b7670459
PH
170lookup yielded: Philip Hazel
171search_open: mysql "NULL"
172 cached open
173search_find: file="NULL"
ba0e37b1 174 key="SELECT name FROM them WHERE id IN ('ph10', 'aaaa');" partial=-1 affix=NULL starflags=0
b7670459
PH
175LRU list:
176internal_search_find: file="NULL"
ba0e37b1
JH
177 type=mysql key="SELECT name FROM them WHERE id IN ('ph10', 'aaaa');"
178database lookup required for SELECT name FROM them WHERE id IN ('ph10', 'aaaa');
179MySQL query: SELECT name FROM them WHERE id IN ('ph10', 'aaaa');
180MYSQL using cached connection for 127.0.0.1:1223/test/root
b7670459 181lookup yielded: Philip Hazel
ba0e37b1
JH
182Aristotle
183search_open: mysql "NULL"
184 cached open
185search_find: file="NULL"
186 key="SELECT * FROM them WHERE id IN ('ph10', 'aaaa');" partial=-1 affix=NULL starflags=0
187LRU list:
188internal_search_find: file="NULL"
189 type=mysql key="SELECT * FROM them WHERE id IN ('ph10', 'aaaa');"
190database lookup required for SELECT * FROM them WHERE id IN ('ph10', 'aaaa');
191MySQL query: SELECT * FROM them WHERE id IN ('ph10', 'aaaa');
192MYSQL using cached connection for 127.0.0.1:1223/test/root
193lookup yielded: name="Philip Hazel" id=ph10
194name=Aristotle id=aaaa
195search_open: mysql "NULL"
196 cached open
197search_find: file="NULL"
198 key="delete from them where id='aaaa'" partial=-1 affix=NULL starflags=0
199LRU list:
200internal_search_find: file="NULL"
201 type=mysql key="delete from them where id='aaaa'"
202database lookup required for delete from them where id='aaaa'
203MySQL query: delete from them where id='aaaa'
204MYSQL using cached connection for 127.0.0.1:1223/test/root
205MYSQL: query was not one that returns data
206lookup forced cache cleanup
207lookup yielded: 1
54c5ebb1 208search_tidyup called
ba0e37b1
JH
209close MYSQL connection: localhost(TESTSUITE/mysql/sock)/test/root
210close MYSQL connection: ip4.ip4.ip4.ip4:1223/test/root
211close MYSQL connection: 127.0.0.1:1223/test/root
212>>>>>>>>>>>>>>>> Exim pid=pppp (main: expansion test) terminating with rc=0 >>>>>>>>>>>>>>>>
54c5ebb1
PH
213Exim version x.yz ....
214changed uid/gid: forcing real = effective
215 uid=uuuu gid=CALLER_GID pid=pppp
216configuration file is TESTSUITE/test-config
217admin user
218changed uid/gid: privilege not needed
219 uid=EXIM_UID gid=EXIM_GID pid=pppp
1b781f48
PH
220seeking password data for user "CALLER": cache not available
221getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
54c5ebb1
PH
222originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
223sender address = CALLER@myhost.test.ex
224sender_fullhost = [10.0.0.0]
225sender_rcvhost = [10.0.0.0]
226host in hosts_connection_nolog? no (option unset)
227LOG: smtp_connection MAIN
228 SMTP connection from [10.0.0.0]
229host in host_lookup? no (option unset)
230set_process_info: pppp handling incoming connection from [10.0.0.0]
231host in host_reject_connection? no (option unset)
232host in sender_unqualified_hosts? no (option unset)
233host in recipient_unqualified_hosts? no (option unset)
234host in helo_verify_hosts? no (option unset)
235host in helo_try_verify_hosts? no (option unset)
236host in helo_accept_junk_hosts? no (option unset)
7e9fc567 237SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
54c5ebb1
PH
238smtp_setup_msg entered
239SMTP<< mail from:<a@b>
ba0e37b1
JH
240spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
241log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
7e9fc567 242SMTP>> 250 OK
54c5ebb1
PH
243SMTP<< rcpt to:<c@d>
244using ACL "check_recipient"
245processing "accept"
246check domains = +local_domains
247d in "@"? no (end of list)
248d in "+local_domains"? no (end of list)
ba0e37b1 249accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
250processing "accept"
251check hosts = +relay_hosts
252search_open: mysql "NULL"
253search_find: file="NULL"
254 key="select * from them where id='10.0.0.0'" partial=-1 affix=NULL starflags=0
255LRU list:
256internal_search_find: file="NULL"
257 type=mysql key="select * from them where id='10.0.0.0'"
258database lookup required for select * from them where id='10.0.0.0'
b7670459 259MySQL query: select * from them where id='10.0.0.0'
ba0e37b1 260MYSQL new connection: host=127.0.0.1 port=1223 socket=NULL database=test user=root
54c5ebb1
PH
261MYSQL: no data found
262lookup failed
263host in "net-mysql;select * from them where id='10.0.0.0'"? no (end of list)
264host in "+relay_hosts"? no (end of list)
ba0e37b1 265accept: condition test failed in ACL "check_recipient"
54c5ebb1 266processing "deny"
ba0e37b1
JH
267 message: relay not permitted
268deny: condition test succeeded in ACL "check_recipient"
269end of ACL "check_recipient": DENY
7e9fc567 270SMTP>> 550 relay not permitted
54c5ebb1
PH
271LOG: MAIN REJECT
272 H=[10.0.0.0] F=<a@b> rejected RCPT <c@d>: relay not permitted
273SMTP<< quit
7e9fc567 274SMTP>> 221 myhost.test.ex closing connection
54c5ebb1
PH
275LOG: smtp_connection MAIN
276 SMTP connection from [10.0.0.0] closed by QUIT
277search_tidyup called
ba0e37b1
JH
278close MYSQL connection: 127.0.0.1:1223/test/root
279>>>>>>>>>>>>>>>> Exim pid=pppp (main) terminating with rc=0 >>>>>>>>>>>>>>>>
54c5ebb1
PH
280Exim version x.yz ....
281changed uid/gid: forcing real = effective
282 uid=uuuu gid=CALLER_GID pid=pppp
283configuration file is TESTSUITE/test-config
284admin user
285changed uid/gid: privilege not needed
286 uid=EXIM_UID gid=EXIM_GID pid=pppp
1b781f48
PH
287seeking password data for user "CALLER": cache not available
288getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
54c5ebb1
PH
289originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
290sender address = CALLER@myhost.test.ex
291set_process_info: pppp accepting a local non-SMTP message from <CALLER@myhost.test.ex>
ba0e37b1
JH
292spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
293log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
54c5ebb1
PH
294Sender: CALLER@myhost.test.ex
295Recipients:
ba0e37b1 296 ph10
54c5ebb1
PH
297search_tidyup called
298>>Headers received:
299
300rewrite_one_header: type=F:
301 From: CALLER_NAME <CALLER@myhost.test.ex>
302search_tidyup called
303>>Headers after rewriting and local additions:
304I Message-Id: <E10HmaX-0005vi-00@myhost.test.ex>
305F From: CALLER_NAME <CALLER@myhost.test.ex>
306 Date: Tue, 2 Mar 1999 09:44:33 +0000
307
ba0e37b1 308Data file name: TESTSUITE/spool//input//10HmaX-0005vi-00-D
54c5ebb1
PH
309Data file written for message 10HmaX-0005vi-00
310>>Generated Received: header line
311P Received: from CALLER by myhost.test.ex with local (Exim x.yz)
312 (envelope-from <CALLER@myhost.test.ex>)
313 id 10HmaX-0005vi-00
ba0e37b1 314 for ph10@myhost.test.ex; Tue, 2 Mar 1999 09:44:33 +0000
54c5ebb1
PH
315calling local_scan(); timeout=300
316local_scan() returned 0 NULL
ba0e37b1
JH
317Writing spool header file: TESTSUITE/spool//input//hdr.pppp
318DSN: Write SPOOL :-dsn_envid NULL
319DSN: Write SPOOL :-dsn_ret 0
320DSN: Flags :0
321DSN: **** SPOOL_OUT - address: |ph10@myhost.test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0
322Renaming spool header file: TESTSUITE/spool//input//10HmaX-0005vi-00-H
54c5ebb1
PH
323Size of headers = sss
324LOG: MAIN
325 <= CALLER@myhost.test.ex U=CALLER P=local S=sss
326created log directory TESTSUITE/spool/log
327search_tidyup called
328exec TESTSUITE/eximdir/exim -DEXIM_PATH=TESTSUITE/eximdir/exim -C TESTSUITE/test-config -d=0xfbb95cfd -odi -Mc 10HmaX-0005vi-00
329Exim version x.yz ....
330changed uid/gid: forcing real = effective
331 uid=uuuu gid=EXIM_GID pid=pppp
332configuration file is TESTSUITE/test-config
333trusted user
334admin user
1b781f48
PH
335seeking password data for user "CALLER": cache not available
336getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
54c5ebb1
PH
337set_process_info: pppp delivering specified messages
338set_process_info: pppp delivering 10HmaX-0005vi-00
ba0e37b1 339Trying spool file TESTSUITE/spool//input//10HmaX-0005vi-00-D
54c5ebb1
PH
340reading spool file 10HmaX-0005vi-00-H
341user=CALLER uid=CALLER_UID gid=CALLER_GID sender=CALLER@myhost.test.ex
342sender_local=1 ident=CALLER
343Non-recipients:
344Empty Tree
345---- End of tree ----
346recipients_count=1
ba0e37b1 347**** SPOOL_IN - No additional fields
54c5ebb1 348body_linecount=1 message_linecount=7
d011368a 349DSN: set orcpt: flags: 0
54c5ebb1 350Delivery address list:
ba0e37b1 351 ph10@myhost.test.ex
54c5ebb1 352locking TESTSUITE/spool/db/retry.lockfile
ba0e37b1
JH
353locked TESTSUITE/spool/db/retry.lockfile
354EXIM_DBOPEN: file <TESTSUITE/spool/db/retry> dir <TESTSUITE/spool/db> flags=O_RDONLY
355returned from EXIM_DBOPEN: (nil)
54c5ebb1 356ensuring TESTSUITE/spool/db/retry.lockfile is owned by exim
ba0e37b1 357failed to open DB file TESTSUITE/spool/db/retry.lockfile: No such file or directory
54c5ebb1
PH
358no retry data available
359>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
ba0e37b1
JH
360Considering: ph10@myhost.test.ex
361unique = ph10@myhost.test.ex
54c5ebb1
PH
362no domain retry record
363no address retry record
ba0e37b1 364ph10@myhost.test.ex: queued for routing
54c5ebb1 365>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
ba0e37b1 366routing ph10@myhost.test.ex
54c5ebb1 367--------> r1 router <--------
ba0e37b1 368local_part=ph10 domain=myhost.test.ex
54c5ebb1
PH
369processing address_data
370search_open: mysql "NULL"
371search_find: file="NULL"
ba0e37b1 372 key="select name from them where id='ph10'" partial=-1 affix=NULL starflags=0
54c5ebb1
PH
373LRU list:
374internal_search_find: file="NULL"
ba0e37b1
JH
375 type=mysql key="select name from them where id='ph10'"
376database lookup required for select name from them where id='ph10'
377MySQL query: select name from them where id='ph10'
378MYSQL new connection: host=127.0.0.1 port=1223 socket=NULL database=test user=root
54c5ebb1
PH
379lookup yielded: Philip Hazel
380calling r1 router
ba0e37b1 381r1 router called for ph10@myhost.test.ex
54c5ebb1
PH
382 domain = myhost.test.ex
383set transport t1
ba0e37b1 384queued for t1 transport: local_part = ph10
54c5ebb1
PH
385domain = myhost.test.ex
386 errors_to=NULL
387 domain_data=NULL localpart_data=NULL
388routed by r1 router
ba0e37b1 389 envelope to: ph10@myhost.test.ex
54c5ebb1
PH
390 transport: t1
391>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
392After routing:
393 Local deliveries:
ba0e37b1 394 ph10@myhost.test.ex
54c5ebb1
PH
395 Remote deliveries:
396 Failed addresses:
397 Deferred addresses:
398search_tidyup called
ba0e37b1 399close MYSQL connection: 127.0.0.1:1223/test/root
54c5ebb1 400>>>>>>>>>>>>>>>> Local deliveries >>>>>>>>>>>>>>>>
ba0e37b1 401--------> ph10@myhost.test.ex <--------
54c5ebb1 402locking TESTSUITE/spool/db/retry.lockfile
ba0e37b1
JH
403locked TESTSUITE/spool/db/retry.lockfile
404EXIM_DBOPEN: file <TESTSUITE/spool/db/retry> dir <TESTSUITE/spool/db> flags=O_RDONLY
405returned from EXIM_DBOPEN: (nil)
406failed to open DB file TESTSUITE/spool/db/retry: No such file or directory
54c5ebb1
PH
407no retry data available
408search_tidyup called
ba0e37b1 409changed uid/gid: local delivery to ph10 <ph10@myhost.test.ex> transport=t1
54c5ebb1
PH
410 uid=CALLER_UID gid=CALLER_GID pid=pppp
411 home=NULL current=/
ba0e37b1 412set_process_info: pppp delivering 10HmaX-0005vi-00 to ph10 using t1
54c5ebb1
PH
413appendfile transport entered
414search_open: mysql "NULL"
415search_find: file="NULL"
ba0e37b1 416 key="select id from them where id='ph10'" partial=-1 affix=NULL starflags=0
54c5ebb1
PH
417LRU list:
418internal_search_find: file="NULL"
ba0e37b1
JH
419 type=mysql key="select id from them where id='ph10'"
420database lookup required for select id from them where id='ph10'
421MySQL query: select id from them where id='ph10'
422MYSQL new connection: host=127.0.0.1 port=1223 socket=NULL database=test user=root
423lookup yielded: ph10
54c5ebb1 424appendfile: mode=600 notify_comsat=0 quota=0 warning=0
ba0e37b1 425 file=TESTSUITE/test-mail/ph10 format=unix
54c5ebb1
PH
426 message_prefix=From ${if def:return_path{$return_path}{MAILER-DAEMON}} ${tod_bsdinbox}\n
427 message_suffix=\n
428 maildir_use_size_file=no
429 locking by lockfile fcntl
ba0e37b1
JH
430lock name: TESTSUITE/test-mail/ph10.lock
431hitch name: TESTSUITE/test-mail/ph10.lock.test.ex.dddddddd.pppppppp
54c5ebb1 432lock file created
ba0e37b1
JH
433mailbox TESTSUITE/test-mail/ph10 is locked
434writing to file TESTSUITE/test-mail/ph10
1b781f48 435writing data block fd=dddd size=sss timeout=0
ba0e37b1 436cannot use sendfile for body: spoolfile not wireformat
1b781f48
PH
437writing data block fd=dddd size=sss timeout=0
438writing data block fd=dddd size=sss timeout=0
54c5ebb1
PH
439appendfile yields 0 with errno=dd more_errno=dd
440search_tidyup called
ba0e37b1
JH
441close MYSQL connection: 127.0.0.1:1223/test/root
442journalling ph10@myhost.test.ex
443t1 transport returned OK for ph10@myhost.test.ex
444post-process ph10@myhost.test.ex (0)
445ph10@myhost.test.ex delivered
54c5ebb1 446LOG: MAIN
ba0e37b1 447 => ph10 <ph10@myhost.test.ex> R=r1 T=t1
54c5ebb1
PH
448>>>>>>>>>>>>>>>> deliveries are done >>>>>>>>>>>>>>>>
449changed uid/gid: post-delivery tidying
450 uid=EXIM_UID gid=EXIM_GID pid=pppp
451set_process_info: pppp tidying up after delivering 10HmaX-0005vi-00
452Processing retry items
453Succeeded addresses:
ba0e37b1 454 ph10@myhost.test.ex: no retry items
54c5ebb1
PH
455Failed addresses:
456Deferred addresses:
457end of retry processing
ba0e37b1
JH
458DSN: processing router : r1
459DSN: processing successful delivery address: ph10@myhost.test.ex
460DSN: Sender_address: CALLER@myhost.test.ex
461DSN: orcpt: NULL flags: 0
462DSN: envid: NULL ret: 0
463DSN: Final recipient: ph10@myhost.test.ex
464DSN: Remote SMTP server supports DSN: 0
465DSN: not sending DSN success message
54c5ebb1
PH
466LOG: MAIN
467 Completed
468end delivery of 10HmaX-0005vi-00
469search_tidyup called
470search_tidyup called
ba0e37b1 471>>>>>>>>>>>>>>>> Exim pid=pppp (main) terminating with rc=0 >>>>>>>>>>>>>>>>
54c5ebb1 472search_tidyup called
ba0e37b1 473>>>>>>>>>>>>>>>> Exim pid=pppp (main) terminating with rc=0 >>>>>>>>>>>>>>>>