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