Hintsdb sqlite: use transaction rather than file lock
[exim.git] / test / stderr / 0386
1 Exim version x.yz ....
2 Hints DB:
3 changed uid/gid: forcing real = effective
4   uid=uuuu gid=CALLER_GID pid=p1234
5 seeking password data for user "CALLER": cache not available
6 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
7 configuration file is TESTSUITE/test-config
8 trusted user
9 admin user
10 changed uid/gid: privilege not needed
11   uid=EXIM_UID gid=EXIM_GID pid=p1234
12 seeking password data for user "CALLER": using cached result
13 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
14 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
15 sender address = CALLER@test.ex
16 sender_fullhost = [V4NET.9.8.7]
17 sender_rcvhost = [V4NET.9.8.7]
18 host in hosts_connection_nolog? no (option unset)
19 LOG: smtp_connection MAIN
20   SMTP connection from [V4NET.9.8.7]
21 host in host_lookup? no (option unset)
22 set_process_info: pppp handling incoming connection from [V4NET.9.8.7]
23 host in host_reject_connection? no (option unset)
24 host in sender_unqualified_hosts? no (option unset)
25 host in recipient_unqualified_hosts? no (option unset)
26 host in helo_verify_hosts? no (option unset)
27 host in helo_try_verify_hosts? no (option unset)
28 host in helo_accept_junk_hosts? no (option unset)
29 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
30 smtp_setup_msg entered
31 SMTP<< helo test
32 test in helo_lookup_domains?
33  list element: @
34  list element: @[]
35 test in helo_lookup_domains? no (end of list)
36 sender_fullhost = (test) [V4NET.9.8.7]
37 sender_rcvhost = [V4NET.9.8.7] (helo=test)
38 set_process_info: pppp handling incoming connection from (test) [V4NET.9.8.7]
39 SMTP>> 250 myhost.test.ex Hello test [V4NET.9.8.7]
40 SMTP<< mail from:<x@y>
41 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
42 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
43 SMTP>> 250 OK
44 SMTP<< rcpt to:<1@b>
45 using ACL "chk_rcpt"
46 processing "accept" (TESTSUITE/test-config 18)
47 check local_parts = 1
48 1 in "1"?
49  list element: 1
50  1 in "1"? yes (matched "1")
51 check acl = TESTSUITE/aux-fixed/0386.acl1
52  read ACL from file TESTSUITE/aux-fixed/0386.acl1
53  processing "accept" (TESTSUITE/test-config 44)
54  check hosts = :
55   host in ":"?
56   list element: 
57   host in ":"? no (end of list)
58  accept: condition test failed in ACL "TESTSUITE/aux-fixed/0386.acl1"
59  processing "deny" (TESTSUITE/test-config 44)
60  check local_parts = ^.*[@%!/|]
61  1 in "^.*[@%!/|]"?
62   list element: ^.*[@%!/|]
63   compiled caseless RE '^.*[@%!/|]' not found in local cache
64   compiled RE '^.*[@%!/|]' saved in local cache
65  1 in "^.*[@%!/|]"? no (end of list)
66  deny: condition test failed in ACL "TESTSUITE/aux-fixed/0386.acl1"
67  processing "require" (TESTSUITE/test-config 44)
68  l_message: Invalid sender
69    message: Couldn't verify the sender
70  check verify = sender/defer_ok
71 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
72 Verifying x@y
73 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
74 Considering x@y
75 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
76 routing x@y
77 --------> r1 router <--------
78 local_part=x domain=y
79 calling r1 router
80 r1 router called for x@y
81   domain = y
82 set transport t1
83 queued for t1 transport: local_part = x
84 domain = y
85   errors_to=NULL
86   domain_data=NULL local_part_data=NULL
87 routed by r1 router
88   envelope to: x@y
89   transport: t1
90  ----------- end verify ------------
91  sender x@y verified ok
92  require: condition test succeeded in ACL "TESTSUITE/aux-fixed/0386.acl1"
93  processing "deny" (TESTSUITE/test-config 44)
94    message: No such user here
95  deny: condition test succeeded in ACL "TESTSUITE/aux-fixed/0386.acl1"
96  end of ACL "TESTSUITE/aux-fixed/0386.acl1": DENY
97 accept: condition test failed in ACL "chk_rcpt"
98 accept: endpass encountered - denying access
99 SMTP>> 550 No such user here
100 LOG: MAIN REJECT
101   H=(test) [V4NET.9.8.7] F=<x@y> rejected RCPT <1@b>: No such user here
102 SMTP<< rset
103 SMTP>> 250 Reset OK
104 SMTP<< mail from:<x@y>
105 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
106 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
107 SMTP>> 250 OK
108 SMTP<< rcpt to:<1@b>
109 using ACL "chk_rcpt"
110 processing "accept" (TESTSUITE/test-config 18)
111 check local_parts = 1
112 1 in "1"?
113  list element: 1
114  1 in "1"? yes (matched "1")
115 check acl = TESTSUITE/aux-fixed/0386.acl1
116  using ACL "TESTSUITE/aux-fixed/0386.acl1"
117  processing "accept" (TESTSUITE/test-config 44)
118  check hosts = :
119   host in ":"?
120   list element: 
121   host in ":"? no (end of list)
122  accept: condition test failed in ACL "TESTSUITE/aux-fixed/0386.acl1"
123  processing "deny" (TESTSUITE/test-config 44)
124  check local_parts = ^.*[@%!/|]
125  1 in "^.*[@%!/|]"?
126   list element: ^.*[@%!/|]
127   compiled caseless RE '^.*[@%!/|]' found in local cache
128  1 in "^.*[@%!/|]"? no (end of list)
129  deny: condition test failed in ACL "TESTSUITE/aux-fixed/0386.acl1"
130  processing "require" (TESTSUITE/test-config 44)
131  l_message: Invalid sender
132    message: Couldn't verify the sender
133  check verify = sender/defer_ok
134 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
135 Verifying x@y
136 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
137 Considering x@y
138 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
139 routing x@y
140 --------> r1 router <--------
141 local_part=x domain=y
142 calling r1 router
143 r1 router called for x@y
144   domain = y
145 queued for t1 transport: local_part = x
146 domain = y
147   errors_to=NULL
148   domain_data=NULL local_part_data=NULL
149 routed by r1 router
150   envelope to: x@y
151   transport: t1
152  ----------- end verify ------------
153  sender x@y verified ok
154  require: condition test succeeded in ACL "TESTSUITE/aux-fixed/0386.acl1"
155  processing "deny" (TESTSUITE/test-config 44)
156    message: No such user here
157  deny: condition test succeeded in ACL "TESTSUITE/aux-fixed/0386.acl1"
158  end of ACL "TESTSUITE/aux-fixed/0386.acl1": DENY
159 accept: condition test failed in ACL "chk_rcpt"
160 accept: endpass encountered - denying access
161 SMTP>> 550 No such user here
162 LOG: MAIN REJECT
163   H=(test) [V4NET.9.8.7] F=<x@y> rejected RCPT <1@b>: No such user here
164 SMTP<< quit
165 SMTP>> 221 myhost.test.ex closing connection
166 LOG: smtp_connection MAIN
167   SMTP connection from (test) [V4NET.9.8.7] D=qqs closed by QUIT
168 search_tidyup called
169 >>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
170 Exim version x.yz ....
171 Hints DB:
172 changed uid/gid: forcing real = effective
173   uid=uuuu gid=CALLER_GID pid=p1235
174 seeking password data for user "CALLER": cache not available
175 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
176 configuration file is TESTSUITE/test-config
177 trusted user
178 admin user
179 changed uid/gid: privilege not needed
180   uid=EXIM_UID gid=EXIM_GID pid=p1235
181 seeking password data for user "CALLER": using cached result
182 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
183 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
184 sender address = NULL
185 sender_fullhost = [V4NET.11.12.13]
186 sender_rcvhost = [V4NET.11.12.13] (ident=CALLER)
187 set_process_info: pppp handling incoming connection from [V4NET.11.12.13] via -oMa
188 set_process_info: pppp accepting a local SMTP message from <CALLER>
189 host in hosts_connection_nolog? no (option unset)
190 LOG: smtp_connection MAIN
191   SMTP connection from CALLER
192 host in host_lookup? no (option unset)
193 set_process_info: pppp handling incoming connection from [V4NET.11.12.13] U=CALLER
194 host in host_reject_connection? no (option unset)
195 host in sender_unqualified_hosts? no (option unset)
196 host in recipient_unqualified_hosts? no (option unset)
197 host in helo_verify_hosts? no (option unset)
198 host in helo_try_verify_hosts? no (option unset)
199 host in helo_accept_junk_hosts? no (option unset)
200 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
201 smtp_setup_msg entered
202 SMTP<< helo test
203 test in helo_lookup_domains?
204  list element: @
205  list element: @[]
206 test in helo_lookup_domains? no (end of list)
207 sender_fullhost = (test) [V4NET.11.12.13]
208 sender_rcvhost = [V4NET.11.12.13] (helo=test ident=CALLER)
209 set_process_info: pppp handling incoming connection from (test) [V4NET.11.12.13] U=CALLER
210 SMTP>> 250 myhost.test.ex Hello CALLER at test [V4NET.11.12.13]
211 SMTP<< mail from:<x@y>
212 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
213 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
214 SMTP>> 250 OK
215 SMTP<< rcpt to:<2@b>
216 using ACL "chk_rcpt"
217 processing "accept" (TESTSUITE/test-config 18)
218 check local_parts = 1
219 2 in "1"?
220  list element: 1
221 2 in "1"? no (end of list)
222 accept: condition test failed in ACL "chk_rcpt"
223 processing "accept" (TESTSUITE/test-config 21)
224 check local_parts = 2
225 2 in "2"?
226  list element: 2
227  2 in "2"? yes (matched "2")
228 check acl = TESTSUITE/aux-fixed/0386.acl2
229  read ACL from file TESTSUITE/aux-fixed/0386.acl2
230  processing "warn" (TESTSUITE/test-config 44)
231    message: X-Warning: $sender_host_address is listed at $dnslist_domain\nX-Warning: $dnslist_text
232  l_message: found in $dnslist_domain: $dnslist_text
233  check dnslists = rbl.test.ex 
234 dnslists check: rbl.test.ex
235 new DNS lookup for 13.12.11.V4NET.rbl.test.ex
236  DNS lookup of 13.12.11.V4NET.rbl.test.ex (A) using fakens
237  DNS lookup of 13.12.11.V4NET.rbl.test.ex (A) succeeded
238 dnslists: wrote cache entry, ttl=3
239 DNS lookup for 13.12.11.V4NET.rbl.test.ex succeeded (yielding 127.0.0.2)
240  DNS lookup of 13.12.11.V4NET.rbl.test.ex (TXT) using fakens
241  DNS lookup of 13.12.11.V4NET.rbl.test.ex (TXT) succeeded
242 => that means V4NET.11.12.13 is listed at rbl.test.ex
243  warn: condition test succeeded in ACL "TESTSUITE/aux-fixed/0386.acl2"
244 LOG: MAIN
245   H=(test) [V4NET.11.12.13] U=CALLER Warning: found in rbl.test.ex: This is a test blacklisting message
246 created log directory TESTSUITE/spool/log
247  processing "accept" (TESTSUITE/test-config 44)
248  accept: condition test succeeded in ACL "TESTSUITE/aux-fixed/0386.acl2"
249  end of ACL "TESTSUITE/aux-fixed/0386.acl2": ACCEPT
250 accept: condition test succeeded in ACL "chk_rcpt"
251 end of ACL "chk_rcpt": ACCEPT
252 SMTP>> 250 Accepted
253 SMTP<< data
254 SMTP>> 354 Enter message, ending with "." on a line by itself
255 search_tidyup called
256 >>Headers received:
257
258 qualify & rewrite recipients list
259 rewrite rules on sender address
260 qualify and rewrite headers
261 search_tidyup called
262 >>Headers after rewriting and local additions:
263
264 Data file name: TESTSUITE/spool//input//10HmaX-000000005vi-0000-D
265 Data file written for message 10HmaX-000000005vi-0000
266 >>Generated Received: header line
267 P Received: from [V4NET.11.12.13] (helo=test ident=CALLER)
268         by myhost.test.ex with smtp (Exim x.yz)
269         (envelope-from <x@y>)
270         id 10HmaX-000000005vi-0000
271         for 2@b;
272         Tue, 2 Mar 1999 09:44:33 +0000
273 >>Headers added by MAIL or RCPT ACL:
274   X-Warning: V4NET.11.12.13 is listed at rbl.test.ex
275   X-Warning: This is a test blacklisting message
276 >>
277 Writing spool header file: TESTSUITE/spool//input//hdr.10HmaX-000000005vi-0000
278 DSN: **** SPOOL_OUT - address: <2@b> errorsto: <NULL> orcpt: <NULL> dsn_flags: 0x0
279 Renaming spool header file: TESTSUITE/spool//input//10HmaX-000000005vi-0000-H
280 Size of headers = sss
281 LOG: MAIN
282   <= x@y H=(test) [V4NET.11.12.13] U=CALLER P=smtp S=sss
283 SMTP>> 250 OK id=10HmaX-000000005vi-0000
284 search_tidyup called
285 exec TESTSUITE/eximdir/exim -DEXIM_PATH=TESTSUITE/eximdir/exim -C TESTSUITE/test-config -d=0xf7715cfd -MCd local-accept-delivery -odi -Mc 10HmaX-000000005vi-0000
286 Exim version x.yz ....
287 Hints DB:
288 changed uid/gid: forcing real = effective
289   uid=uuuu gid=EXIM_GID pid=p1236
290 seeking password data for user "CALLER": cache not available
291 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
292 configuration file is TESTSUITE/test-config
293 trusted user
294 admin user
295 dropping to exim gid; retaining priv uid
296 seeking password data for user "CALLER": using cached result
297 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
298 set_process_info: pppp delivering specified messages
299 set_process_info: pppp delivering 10HmaX-000000005vi-0000
300 Trying spool file TESTSUITE/spool//input//10HmaX-000000005vi-0000-D
301 reading spool file 10HmaX-000000005vi-0000-H
302 user=CALLER uid=CALLER_UID gid=CALLER_GID sender=x@y
303 sender_fullhost = (test) [V4NET.11.12.13]
304 sender_rcvhost = [V4NET.11.12.13] (helo=test ident=CALLER)
305 sender_local=0 ident=CALLER
306 Non-recipients:
307  Empty Tree
308 ---- End of tree ----
309 recipients_count=1
310 **** SPOOL_IN - No additional fields
311 body_linecount=1 message_linecount=8
312 DSN: set orcpt:   flags: 0x0
313 Delivery address list:
314   2@b 
315  EXIM_DBOPEN: file <TESTSUITE/spool/db/retry> dir <TESTSUITE/spool/db> flags=O_RDONLY
316  returned from EXIM_DBOPEN: (nil)
317  failed to open DB file TESTSUITE/spool/db/retry: No such file or directory
318 no retry data available
319 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
320 Considering: 2@b
321 unique = 2@b
322 no   domain  retry record
323 no   address retry record
324 2@b: queued for routing
325 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
326 routing 2@b
327 --------> r1 router <--------
328 local_part=2 domain=b
329 calling r1 router
330 r1 router called for 2@b
331   domain = b
332 set transport t1
333 queued for t1 transport: local_part = 2
334 domain = b
335   errors_to=NULL
336   domain_data=NULL local_part_data=NULL
337 routed by r1 router
338   envelope to: 2@b
339   transport: t1
340 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
341 After routing:
342   Local deliveries:
343     2@b
344   Remote deliveries:
345   Failed addresses:
346   Deferred addresses:
347 search_tidyup called
348 >>>>>>>>>>>>>>>> Local deliveries >>>>>>>>>>>>>>>>
349 --------> 2@b <--------
350  EXIM_DBOPEN: file <TESTSUITE/spool/db/retry> dir <TESTSUITE/spool/db> flags=O_RDONLY
351  returned from EXIM_DBOPEN: (nil)
352  failed to open DB file TESTSUITE/spool/db/retry: No such file or directory
353 no retry data available
354 search_tidyup called
355 changed uid/gid: local delivery to 2 <2@b> transport=t1
356   uid=CALLER_UID gid=CALLER_GID pid=p1237
357   home=NULL current=/
358 set_process_info: pppp delivering 10HmaX-000000005vi-0000 to 2 using t1
359 appendfile transport entered
360 appendfile: mode=600 notify_comsat=0 quota=0 warning=0
361   file=TESTSUITE/test-mail/2 format=unix
362   message_prefix=From ${if def:return_path{$return_path}{MAILER-DAEMON}} ${tod_bsdinbox}\n
363   message_suffix=\n
364   maildir_use_size_file=no
365   locking by lockfile fcntl 
366 below-home: de-tainting path 'TESTSUITE/test-mail/2'
367 lock name: TESTSUITE/test-mail/2.lock
368 hitch name: TESTSUITE/test-mail/2.lock.test.ex.dddddddd.pppppppp
369 lock file created
370 mailbox TESTSUITE/test-mail/2 is locked
371 writing to file TESTSUITE/test-mail/2
372 writing data block fd=dddd size=sss timeout=0
373 cannot use sendfile for body: spoolfile not wireformat
374 writing data block fd=dddd size=sss timeout=0
375 writing data block fd=dddd size=sss timeout=0
376 appendfile yields 0 with errno=dd more_errno=dd
377 search_tidyup called
378 journalling 2@b
379 t1 transport returned OK for 2@b
380 post-process 2@b (0)
381 2@b delivered
382 LOG: MAIN
383   => 2 <2@b> R=r1 T=t1
384 >>>>>>>>>>>>>>>> deliveries are done >>>>>>>>>>>>>>>>
385 changed uid/gid: post-delivery tidying
386   uid=EXIM_UID gid=EXIM_GID pid=p1236
387 set_process_info: pppp tidying up after delivering 10HmaX-000000005vi-0000
388 Processing retry items
389 Succeeded addresses:
390  2@b: no retry items
391 Failed addresses:
392 Deferred addresses:
393 end of retry processing
394 DSN: processing router : r1
395 DSN: processing successful delivery address: 2@b
396 DSN: Sender_address: x@y
397 DSN: orcpt: NULL  flags: 0x0
398 DSN: envid: NULL  ret: 0
399 DSN: Final recipient: 2@b
400 DSN: Remote SMTP server supports DSN: 0
401 DSN: not sending DSN success message
402 LOG: MAIN
403   Completed
404 end delivery of 10HmaX-000000005vi-0000
405 search_tidyup called
406 search_tidyup called
407 >>>>>>>>>>>>>>>> Exim pid=p1236 (local-accept-delivery) terminating with rc=0 >>>>>>>>>>>>>>>>
408 smtp_setup_msg entered
409 SMTP<< rset
410 SMTP>> 250 Reset OK
411 SMTP<< mail from:<x@y>
412 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
413 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
414 SMTP>> 250 OK
415 SMTP<< rcpt to:<2@b>
416 using ACL "chk_rcpt"
417 processing "accept" (TESTSUITE/test-config 18)
418 check local_parts = 1
419 2 in "1"?
420  list element: 1
421 2 in "1"? no (end of list)
422 accept: condition test failed in ACL "chk_rcpt"
423 processing "accept" (TESTSUITE/test-config 21)
424 check local_parts = 2
425 2 in "2"?
426  list element: 2
427  2 in "2"? yes (matched "2")
428 check acl = TESTSUITE/aux-fixed/0386.acl2
429  using ACL "TESTSUITE/aux-fixed/0386.acl2"
430  processing "warn" (TESTSUITE/test-config 44)
431    message: X-Warning: $sender_host_address is listed at $dnslist_domain\nX-Warning: $dnslist_text
432  l_message: found in $dnslist_domain: $dnslist_text
433  check dnslists = rbl.test.ex 
434 dnslists check: rbl.test.ex
435 dnslists: using result of previous lookup
436 DNS lookup for 13.12.11.V4NET.rbl.test.ex succeeded (yielding 127.0.0.2)
437 => that means V4NET.11.12.13 is listed at rbl.test.ex
438  warn: condition test succeeded in ACL "TESTSUITE/aux-fixed/0386.acl2"
439 LOG: MAIN
440   H=(test) [V4NET.11.12.13] U=CALLER Warning: found in rbl.test.ex: This is a test blacklisting message
441  processing "accept" (TESTSUITE/test-config 44)
442  accept: condition test succeeded in ACL "TESTSUITE/aux-fixed/0386.acl2"
443  end of ACL "TESTSUITE/aux-fixed/0386.acl2": ACCEPT
444 accept: condition test succeeded in ACL "chk_rcpt"
445 end of ACL "chk_rcpt": ACCEPT
446 SMTP>> 250 Accepted
447 SMTP<< data
448 SMTP>> 354 Enter message, ending with "." on a line by itself
449 search_tidyup called
450 >>Headers received:
451
452 qualify & rewrite recipients list
453 rewrite rules on sender address
454 qualify and rewrite headers
455 search_tidyup called
456 >>Headers after rewriting and local additions:
457
458 Data file name: TESTSUITE/spool//input//10HmaY-000000005vi-0000-D
459 Data file written for message 10HmaY-000000005vi-0000
460 >>Generated Received: header line
461 P Received: from [V4NET.11.12.13] (helo=test ident=CALLER)
462         by myhost.test.ex with smtp (Exim x.yz)
463         (envelope-from <x@y>)
464         id 10HmaY-000000005vi-0000
465         for 2@b;
466         Tue, 2 Mar 1999 09:44:33 +0000
467 >>Headers added by MAIL or RCPT ACL:
468   X-Warning: V4NET.11.12.13 is listed at rbl.test.ex
469   X-Warning: This is a test blacklisting message
470 >>
471 Writing spool header file: TESTSUITE/spool//input//hdr.10HmaY-000000005vi-0000
472 DSN: **** SPOOL_OUT - address: <2@b> errorsto: <NULL> orcpt: <NULL> dsn_flags: 0x0
473 Renaming spool header file: TESTSUITE/spool//input//10HmaY-000000005vi-0000-H
474 Size of headers = sss
475 LOG: MAIN
476   <= x@y H=(test) [V4NET.11.12.13] U=CALLER P=smtp S=sss
477 SMTP>> 250 OK id=10HmaY-000000005vi-0000
478 search_tidyup called
479 exec TESTSUITE/eximdir/exim -DEXIM_PATH=TESTSUITE/eximdir/exim -C TESTSUITE/test-config -d=0xf7715cfd -MCd local-accept-delivery -odi -Mc 10HmaY-000000005vi-0000
480 Exim version x.yz ....
481 Hints DB:
482 changed uid/gid: forcing real = effective
483   uid=uuuu gid=EXIM_GID pid=p1238
484 seeking password data for user "CALLER": cache not available
485 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
486 configuration file is TESTSUITE/test-config
487 trusted user
488 admin user
489 dropping to exim gid; retaining priv uid
490 seeking password data for user "CALLER": using cached result
491 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
492 set_process_info: pppp delivering specified messages
493 set_process_info: pppp delivering 10HmaY-000000005vi-0000
494 Trying spool file TESTSUITE/spool//input//10HmaY-000000005vi-0000-D
495 reading spool file 10HmaY-000000005vi-0000-H
496 user=CALLER uid=CALLER_UID gid=CALLER_GID sender=x@y
497 sender_fullhost = (test) [V4NET.11.12.13]
498 sender_rcvhost = [V4NET.11.12.13] (helo=test ident=CALLER)
499 sender_local=0 ident=CALLER
500 Non-recipients:
501  Empty Tree
502 ---- End of tree ----
503 recipients_count=1
504 **** SPOOL_IN - No additional fields
505 body_linecount=1 message_linecount=8
506 DSN: set orcpt:   flags: 0x0
507 Delivery address list:
508   2@b 
509  EXIM_DBOPEN: file <TESTSUITE/spool/db/retry> dir <TESTSUITE/spool/db> flags=O_RDONLY
510  returned from EXIM_DBOPEN: (nil)
511  failed to open DB file TESTSUITE/spool/db/retry: No such file or directory
512 no retry data available
513 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
514 Considering: 2@b
515 unique = 2@b
516 no   domain  retry record
517 no   address retry record
518 2@b: queued for routing
519 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
520 routing 2@b
521 --------> r1 router <--------
522 local_part=2 domain=b
523 calling r1 router
524 r1 router called for 2@b
525   domain = b
526 set transport t1
527 queued for t1 transport: local_part = 2
528 domain = b
529   errors_to=NULL
530   domain_data=NULL local_part_data=NULL
531 routed by r1 router
532   envelope to: 2@b
533   transport: t1
534 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
535 After routing:
536   Local deliveries:
537     2@b
538   Remote deliveries:
539   Failed addresses:
540   Deferred addresses:
541 search_tidyup called
542 >>>>>>>>>>>>>>>> Local deliveries >>>>>>>>>>>>>>>>
543 --------> 2@b <--------
544  EXIM_DBOPEN: file <TESTSUITE/spool/db/retry> dir <TESTSUITE/spool/db> flags=O_RDONLY
545  returned from EXIM_DBOPEN: (nil)
546  failed to open DB file TESTSUITE/spool/db/retry: No such file or directory
547 no retry data available
548 search_tidyup called
549 changed uid/gid: local delivery to 2 <2@b> transport=t1
550   uid=CALLER_UID gid=CALLER_GID pid=p1239
551   home=NULL current=/
552 set_process_info: pppp delivering 10HmaY-000000005vi-0000 to 2 using t1
553 appendfile transport entered
554 appendfile: mode=600 notify_comsat=0 quota=0 warning=0
555   file=TESTSUITE/test-mail/2 format=unix
556   message_prefix=From ${if def:return_path{$return_path}{MAILER-DAEMON}} ${tod_bsdinbox}\n
557   message_suffix=\n
558   maildir_use_size_file=no
559   locking by lockfile fcntl 
560 below-home: de-tainting path 'TESTSUITE/test-mail/2'
561 lock name: TESTSUITE/test-mail/2.lock
562 hitch name: TESTSUITE/test-mail/2.lock.test.ex.dddddddd.pppppppp
563 lock file created
564 mailbox TESTSUITE/test-mail/2 is locked
565 writing to file TESTSUITE/test-mail/2
566 writing data block fd=dddd size=sss timeout=0
567 cannot use sendfile for body: spoolfile not wireformat
568 writing data block fd=dddd size=sss timeout=0
569 writing data block fd=dddd size=sss timeout=0
570 appendfile yields 0 with errno=dd more_errno=dd
571 search_tidyup called
572 journalling 2@b
573 t1 transport returned OK for 2@b
574 post-process 2@b (0)
575 2@b delivered
576 LOG: MAIN
577   => 2 <2@b> R=r1 T=t1
578 >>>>>>>>>>>>>>>> deliveries are done >>>>>>>>>>>>>>>>
579 changed uid/gid: post-delivery tidying
580   uid=EXIM_UID gid=EXIM_GID pid=p1238
581 set_process_info: pppp tidying up after delivering 10HmaY-000000005vi-0000
582 Processing retry items
583 Succeeded addresses:
584  2@b: no retry items
585 Failed addresses:
586 Deferred addresses:
587 end of retry processing
588 DSN: processing router : r1
589 DSN: processing successful delivery address: 2@b
590 DSN: Sender_address: x@y
591 DSN: orcpt: NULL  flags: 0x0
592 DSN: envid: NULL  ret: 0
593 DSN: Final recipient: 2@b
594 DSN: Remote SMTP server supports DSN: 0
595 DSN: not sending DSN success message
596 LOG: MAIN
597   Completed
598 end delivery of 10HmaY-000000005vi-0000
599 search_tidyup called
600 search_tidyup called
601 >>>>>>>>>>>>>>>> Exim pid=p1238 (local-accept-delivery) terminating with rc=0 >>>>>>>>>>>>>>>>
602 smtp_setup_msg entered
603 SMTP<< quit
604 SMTP>> 221 myhost.test.ex closing connection
605 LOG: smtp_connection MAIN
606   SMTP connection from CALLER D=qqs closed by QUIT
607 search_tidyup called
608 >>>>>>>>>>>>>>>> Exim pid=p1235 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>