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