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