2 changed uid/gid: forcing real = effective
3 uid=uuuu gid=CALLER_GID pid=p1234
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
9 changed uid/gid: privilege not needed
10 uid=EXIM_UID gid=EXIM_GID pid=p1234
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
31 test in helo_lookup_domains? no (end of list)
32 sender_fullhost = (test) [V4NET.9.8.7]
33 sender_rcvhost = [V4NET.9.8.7] (helo=test)
34 set_process_info: pppp handling incoming connection from (test) [V4NET.9.8.7]
35 SMTP>> 250 myhost.test.ex Hello test [V4NET.9.8.7]
36 SMTP<< mail from:<x@y>
37 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
38 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
42 processing "accept" (TESTSUITE/test-config 18)
44 1 in "1"? yes (matched "1")
45 check acl = TESTSUITE/aux-fixed/0386.acl1
46 read ACL from file TESTSUITE/aux-fixed/0386.acl1
47 processing "accept" (TESTSUITE/test-config 44)
49 host in ":"? no (end of list)
50 accept: condition test failed in ACL "TESTSUITE/aux-fixed/0386.acl1"
51 processing "deny" (TESTSUITE/test-config 44)
52 check local_parts = ^.*[@%!/|]
53 1 in "^.*[@%!/|]"? no (end of list)
54 deny: condition test failed in ACL "TESTSUITE/aux-fixed/0386.acl1"
55 processing "require" (TESTSUITE/test-config 44)
56 l_message: Invalid sender
57 message: Couldn't verify the sender
58 check verify = sender/defer_ok
59 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
61 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
63 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
65 --------> r1 router <--------
68 r1 router called for x@y
71 queued for t1 transport: local_part = x
74 domain_data=NULL local_part_data=NULL
78 ----------- end verify ------------
79 sender x@y verified ok
80 require: condition test succeeded in ACL "TESTSUITE/aux-fixed/0386.acl1"
81 processing "deny" (TESTSUITE/test-config 44)
82 message: No such user here
83 deny: condition test succeeded in ACL "TESTSUITE/aux-fixed/0386.acl1"
84 end of ACL "TESTSUITE/aux-fixed/0386.acl1": DENY
85 accept: condition test failed in ACL "chk_rcpt"
86 accept: endpass encountered - denying access
87 SMTP>> 550 No such user here
89 H=(test) [V4NET.9.8.7] F=<x@y> rejected RCPT <1@b>: No such user here
92 SMTP<< mail from:<x@y>
93 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
94 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
98 processing "accept" (TESTSUITE/test-config 18)
100 1 in "1"? yes (matched "1")
101 check acl = TESTSUITE/aux-fixed/0386.acl1
102 using ACL "TESTSUITE/aux-fixed/0386.acl1"
103 processing "accept" (TESTSUITE/test-config 44)
105 host in ":"? no (end of list)
106 accept: condition test failed in ACL "TESTSUITE/aux-fixed/0386.acl1"
107 processing "deny" (TESTSUITE/test-config 44)
108 check local_parts = ^.*[@%!/|]
109 1 in "^.*[@%!/|]"? no (end of list)
110 deny: condition test failed in ACL "TESTSUITE/aux-fixed/0386.acl1"
111 processing "require" (TESTSUITE/test-config 44)
112 l_message: Invalid sender
113 message: Couldn't verify the sender
114 check verify = sender/defer_ok
115 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
117 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
119 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
121 --------> r1 router <--------
122 local_part=x domain=y
124 r1 router called for x@y
126 queued for t1 transport: local_part = x
129 domain_data=NULL local_part_data=NULL
133 ----------- end verify ------------
134 sender x@y verified ok
135 require: condition test succeeded in ACL "TESTSUITE/aux-fixed/0386.acl1"
136 processing "deny" (TESTSUITE/test-config 44)
137 message: No such user here
138 deny: condition test succeeded in ACL "TESTSUITE/aux-fixed/0386.acl1"
139 end of ACL "TESTSUITE/aux-fixed/0386.acl1": DENY
140 accept: condition test failed in ACL "chk_rcpt"
141 accept: endpass encountered - denying access
142 SMTP>> 550 No such user here
144 H=(test) [V4NET.9.8.7] F=<x@y> rejected RCPT <1@b>: No such user here
146 SMTP>> 221 myhost.test.ex closing connection
147 LOG: smtp_connection MAIN
148 SMTP connection from (test) [V4NET.9.8.7] closed by QUIT
150 >>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
151 Exim version x.yz ....
152 changed uid/gid: forcing real = effective
153 uid=uuuu gid=CALLER_GID pid=p1235
154 seeking password data for user "CALLER": cache not available
155 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
156 configuration file is TESTSUITE/test-config
159 changed uid/gid: privilege not needed
160 uid=EXIM_UID gid=EXIM_GID pid=p1235
161 seeking password data for user "CALLER": using cached result
162 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
163 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
164 sender address = NULL
165 sender_fullhost = [V4NET.11.12.13]
166 sender_rcvhost = [V4NET.11.12.13] (ident=CALLER)
167 set_process_info: pppp handling incoming connection from [V4NET.11.12.13] via -oMa
168 set_process_info: pppp accepting a local SMTP message from <CALLER>
169 host in hosts_connection_nolog? no (option unset)
170 LOG: smtp_connection MAIN
171 SMTP connection from CALLER
172 host in host_lookup? no (option unset)
173 set_process_info: pppp handling incoming connection from [V4NET.11.12.13] U=CALLER
174 host in host_reject_connection? no (option unset)
175 host in sender_unqualified_hosts? no (option unset)
176 host in recipient_unqualified_hosts? no (option unset)
177 host in helo_verify_hosts? no (option unset)
178 host in helo_try_verify_hosts? no (option unset)
179 host in helo_accept_junk_hosts? no (option unset)
180 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
181 smtp_setup_msg entered
183 test in helo_lookup_domains? no (end of list)
184 sender_fullhost = (test) [V4NET.11.12.13]
185 sender_rcvhost = [V4NET.11.12.13] (helo=test ident=CALLER)
186 set_process_info: pppp handling incoming connection from (test) [V4NET.11.12.13] U=CALLER
187 SMTP>> 250 myhost.test.ex Hello CALLER at test [V4NET.11.12.13]
188 SMTP<< mail from:<x@y>
189 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
190 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
194 processing "accept" (TESTSUITE/test-config 18)
195 check local_parts = 1
196 2 in "1"? no (end of list)
197 accept: condition test failed in ACL "chk_rcpt"
198 processing "accept" (TESTSUITE/test-config 21)
199 check local_parts = 2
200 2 in "2"? yes (matched "2")
201 check acl = TESTSUITE/aux-fixed/0386.acl2
202 read ACL from file TESTSUITE/aux-fixed/0386.acl2
203 processing "warn" (TESTSUITE/test-config 44)
204 message: X-Warning: $sender_host_address is listed at $dnslist_domain\nX-Warning: $dnslist_text
205 l_message: found in $dnslist_domain: $dnslist_text
206 check dnslists = rbl.test.ex
207 dnslists check: rbl.test.ex
208 new DNS lookup for 13.12.11.V4NET.rbl.test.ex
209 DNS lookup of 13.12.11.V4NET.rbl.test.ex (A) using fakens
210 DNS lookup of 13.12.11.V4NET.rbl.test.ex (A) succeeded
211 dnslists: wrote cache entry, ttl=3
212 DNS lookup for 13.12.11.V4NET.rbl.test.ex succeeded (yielding 127.0.0.2)
213 DNS lookup of 13.12.11.V4NET.rbl.test.ex (TXT) using fakens
214 DNS lookup of 13.12.11.V4NET.rbl.test.ex (TXT) succeeded
215 => that means V4NET.11.12.13 is listed at rbl.test.ex
216 warn: condition test succeeded in ACL "TESTSUITE/aux-fixed/0386.acl2"
218 H=(test) [V4NET.11.12.13] U=CALLER Warning: found in rbl.test.ex: This is a test blacklisting message
219 created log directory TESTSUITE/spool/log
220 processing "accept" (TESTSUITE/test-config 44)
221 accept: condition test succeeded in ACL "TESTSUITE/aux-fixed/0386.acl2"
222 end of ACL "TESTSUITE/aux-fixed/0386.acl2": ACCEPT
223 accept: condition test succeeded in ACL "chk_rcpt"
224 end of ACL "chk_rcpt": ACCEPT
227 SMTP>> 354 Enter message, ending with "." on a line by itself
231 qualify & rewrite recipients list
235 >>Headers after rewriting and local additions:
237 Data file name: TESTSUITE/spool//input//10HmaX-0005vi-00-D
238 Data file written for message 10HmaX-0005vi-00
239 >>Generated Received: header line
240 P Received: from [V4NET.11.12.13] (helo=test ident=CALLER)
241 by myhost.test.ex with smtp (Exim x.yz)
242 (envelope-from <x@y>)
245 Tue, 2 Mar 1999 09:44:33 +0000
246 >>Headers added by MAIL or RCPT ACL:
247 X-Warning: V4NET.11.12.13 is listed at rbl.test.ex
248 X-Warning: This is a test blacklisting message
250 Writing spool header file: TESTSUITE/spool//input//hdr.10HmaX-0005vi-00
251 DSN: **** SPOOL_OUT - address: <2@b> errorsto: <NULL> orcpt: <NULL> dsn_flags: 0x0
252 Renaming spool header file: TESTSUITE/spool//input//10HmaX-0005vi-00-H
253 Size of headers = sss
255 <= x@y H=(test) [V4NET.11.12.13] U=CALLER P=smtp S=sss
256 SMTP>> 250 OK id=10HmaX-0005vi-00
258 exec TESTSUITE/eximdir/exim -DEXIM_PATH=TESTSUITE/eximdir/exim -C TESTSUITE/test-config -d=0xf7715cfd -MCd local-accept-delivery -odi -Mc 10HmaX-0005vi-00
259 Exim version x.yz ....
260 changed uid/gid: forcing real = effective
261 uid=uuuu gid=EXIM_GID pid=p1236
262 seeking password data for user "CALLER": cache not available
263 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
264 configuration file is TESTSUITE/test-config
267 dropping to exim gid; retaining priv uid
268 seeking password data for user "CALLER": using cached result
269 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
270 set_process_info: pppp delivering specified messages
271 set_process_info: pppp delivering 10HmaX-0005vi-00
272 Trying spool file TESTSUITE/spool//input//10HmaX-0005vi-00-D
273 reading spool file 10HmaX-0005vi-00-H
274 user=CALLER uid=CALLER_UID gid=CALLER_GID sender=x@y
275 sender_fullhost = (test) [V4NET.11.12.13]
276 sender_rcvhost = [V4NET.11.12.13] (helo=test ident=CALLER)
277 sender_local=0 ident=CALLER
280 ---- End of tree ----
282 **** SPOOL_IN - No additional fields
283 body_linecount=1 message_linecount=8
284 DSN: set orcpt: flags: 0x0
285 Delivery address list:
287 locking TESTSUITE/spool/db/retry.lockfile
288 locked TESTSUITE/spool/db/retry.lockfile
289 EXIM_DBOPEN: file <TESTSUITE/spool/db/retry> dir <TESTSUITE/spool/db> flags=O_RDONLY
290 returned from EXIM_DBOPEN: (nil)
291 failed to open DB file TESTSUITE/spool/db/retry: No such file or directory
292 no retry data available
293 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
296 no domain retry record
297 no address retry record
298 2@b: queued for routing
299 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
301 --------> r1 router <--------
302 local_part=2 domain=b
304 r1 router called for 2@b
307 queued for t1 transport: local_part = 2
310 domain_data=NULL local_part_data=NULL
314 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
322 >>>>>>>>>>>>>>>> Local deliveries >>>>>>>>>>>>>>>>
323 --------> 2@b <--------
324 locking TESTSUITE/spool/db/retry.lockfile
325 locked TESTSUITE/spool/db/retry.lockfile
326 EXIM_DBOPEN: file <TESTSUITE/spool/db/retry> dir <TESTSUITE/spool/db> flags=O_RDONLY
327 returned from EXIM_DBOPEN: (nil)
328 failed to open DB file TESTSUITE/spool/db/retry: No such file or directory
329 no retry data available
331 changed uid/gid: local delivery to 2 <2@b> transport=t1
332 uid=CALLER_UID gid=CALLER_GID pid=p1237
334 set_process_info: pppp delivering 10HmaX-0005vi-00 to 2 using t1
335 appendfile transport entered
336 appendfile: mode=600 notify_comsat=0 quota=0 warning=0
337 file=TESTSUITE/test-mail/2 format=unix
338 message_prefix=From ${if def:return_path{$return_path}{MAILER-DAEMON}} ${tod_bsdinbox}\n
340 maildir_use_size_file=no
341 locking by lockfile fcntl
342 de-tainting path 'TESTSUITE/test-mail/2'
343 lock name: TESTSUITE/test-mail/2.lock
344 hitch name: TESTSUITE/test-mail/2.lock.test.ex.dddddddd.pppppppp
346 mailbox TESTSUITE/test-mail/2 is locked
347 writing to file TESTSUITE/test-mail/2
348 writing data block fd=dddd size=sss timeout=0
349 cannot use sendfile for body: spoolfile not wireformat
350 writing data block fd=dddd size=sss timeout=0
351 writing data block fd=dddd size=sss timeout=0
352 appendfile yields 0 with errno=dd more_errno=dd
355 t1 transport returned OK for 2@b
360 >>>>>>>>>>>>>>>> deliveries are done >>>>>>>>>>>>>>>>
361 changed uid/gid: post-delivery tidying
362 uid=EXIM_UID gid=EXIM_GID pid=p1236
363 set_process_info: pppp tidying up after delivering 10HmaX-0005vi-00
364 Processing retry items
369 end of retry processing
370 DSN: processing router : r1
371 DSN: processing successful delivery address: 2@b
372 DSN: Sender_address: x@y
373 DSN: orcpt: NULL flags: 0x0
374 DSN: envid: NULL ret: 0
375 DSN: Final recipient: 2@b
376 DSN: Remote SMTP server supports DSN: 0
377 DSN: not sending DSN success message
380 end delivery of 10HmaX-0005vi-00
383 >>>>>>>>>>>>>>>> Exim pid=p1236 (local-accept-delivery) terminating with rc=0 >>>>>>>>>>>>>>>>
384 smtp_setup_msg entered
387 SMTP<< mail from:<x@y>
388 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
389 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
393 processing "accept" (TESTSUITE/test-config 18)
394 check local_parts = 1
395 2 in "1"? no (end of list)
396 accept: condition test failed in ACL "chk_rcpt"
397 processing "accept" (TESTSUITE/test-config 21)
398 check local_parts = 2
399 2 in "2"? yes (matched "2")
400 check acl = TESTSUITE/aux-fixed/0386.acl2
401 using ACL "TESTSUITE/aux-fixed/0386.acl2"
402 processing "warn" (TESTSUITE/test-config 44)
403 message: X-Warning: $sender_host_address is listed at $dnslist_domain\nX-Warning: $dnslist_text
404 l_message: found in $dnslist_domain: $dnslist_text
405 check dnslists = rbl.test.ex
406 dnslists check: rbl.test.ex
407 dnslists: using result of previous lookup
408 DNS lookup for 13.12.11.V4NET.rbl.test.ex succeeded (yielding 127.0.0.2)
409 => that means V4NET.11.12.13 is listed at rbl.test.ex
410 warn: condition test succeeded in ACL "TESTSUITE/aux-fixed/0386.acl2"
412 H=(test) [V4NET.11.12.13] U=CALLER Warning: found in rbl.test.ex: This is a test blacklisting message
413 processing "accept" (TESTSUITE/test-config 44)
414 accept: condition test succeeded in ACL "TESTSUITE/aux-fixed/0386.acl2"
415 end of ACL "TESTSUITE/aux-fixed/0386.acl2": ACCEPT
416 accept: condition test succeeded in ACL "chk_rcpt"
417 end of ACL "chk_rcpt": ACCEPT
420 SMTP>> 354 Enter message, ending with "." on a line by itself
424 qualify & rewrite recipients list
428 >>Headers after rewriting and local additions:
430 Data file name: TESTSUITE/spool//input//10HmaY-0005vi-00-D
431 Data file written for message 10HmaY-0005vi-00
432 >>Generated Received: header line
433 P Received: from [V4NET.11.12.13] (helo=test ident=CALLER)
434 by myhost.test.ex with smtp (Exim x.yz)
435 (envelope-from <x@y>)
438 Tue, 2 Mar 1999 09:44:33 +0000
439 >>Headers added by MAIL or RCPT ACL:
440 X-Warning: V4NET.11.12.13 is listed at rbl.test.ex
441 X-Warning: This is a test blacklisting message
443 Writing spool header file: TESTSUITE/spool//input//hdr.10HmaY-0005vi-00
444 DSN: **** SPOOL_OUT - address: <2@b> errorsto: <NULL> orcpt: <NULL> dsn_flags: 0x0
445 Renaming spool header file: TESTSUITE/spool//input//10HmaY-0005vi-00-H
446 Size of headers = sss
448 <= x@y H=(test) [V4NET.11.12.13] U=CALLER P=smtp S=sss
449 SMTP>> 250 OK id=10HmaY-0005vi-00
451 exec TESTSUITE/eximdir/exim -DEXIM_PATH=TESTSUITE/eximdir/exim -C TESTSUITE/test-config -d=0xf7715cfd -MCd local-accept-delivery -odi -Mc 10HmaY-0005vi-00
452 Exim version x.yz ....
453 changed uid/gid: forcing real = effective
454 uid=uuuu gid=EXIM_GID pid=p1238
455 seeking password data for user "CALLER": cache not available
456 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
457 configuration file is TESTSUITE/test-config
460 dropping to exim gid; retaining priv uid
461 seeking password data for user "CALLER": using cached result
462 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
463 set_process_info: pppp delivering specified messages
464 set_process_info: pppp delivering 10HmaY-0005vi-00
465 Trying spool file TESTSUITE/spool//input//10HmaY-0005vi-00-D
466 reading spool file 10HmaY-0005vi-00-H
467 user=CALLER uid=CALLER_UID gid=CALLER_GID sender=x@y
468 sender_fullhost = (test) [V4NET.11.12.13]
469 sender_rcvhost = [V4NET.11.12.13] (helo=test ident=CALLER)
470 sender_local=0 ident=CALLER
473 ---- End of tree ----
475 **** SPOOL_IN - No additional fields
476 body_linecount=1 message_linecount=8
477 DSN: set orcpt: flags: 0x0
478 Delivery address list:
480 locking TESTSUITE/spool/db/retry.lockfile
481 locked TESTSUITE/spool/db/retry.lockfile
482 EXIM_DBOPEN: file <TESTSUITE/spool/db/retry> dir <TESTSUITE/spool/db> flags=O_RDONLY
483 returned from EXIM_DBOPEN: (nil)
484 failed to open DB file TESTSUITE/spool/db/retry: No such file or directory
485 no retry data available
486 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
489 no domain retry record
490 no address retry record
491 2@b: queued for routing
492 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
494 --------> r1 router <--------
495 local_part=2 domain=b
497 r1 router called for 2@b
500 queued for t1 transport: local_part = 2
503 domain_data=NULL local_part_data=NULL
507 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
515 >>>>>>>>>>>>>>>> Local deliveries >>>>>>>>>>>>>>>>
516 --------> 2@b <--------
517 locking TESTSUITE/spool/db/retry.lockfile
518 locked TESTSUITE/spool/db/retry.lockfile
519 EXIM_DBOPEN: file <TESTSUITE/spool/db/retry> dir <TESTSUITE/spool/db> flags=O_RDONLY
520 returned from EXIM_DBOPEN: (nil)
521 failed to open DB file TESTSUITE/spool/db/retry: No such file or directory
522 no retry data available
524 changed uid/gid: local delivery to 2 <2@b> transport=t1
525 uid=CALLER_UID gid=CALLER_GID pid=p1239
527 set_process_info: pppp delivering 10HmaY-0005vi-00 to 2 using t1
528 appendfile transport entered
529 appendfile: mode=600 notify_comsat=0 quota=0 warning=0
530 file=TESTSUITE/test-mail/2 format=unix
531 message_prefix=From ${if def:return_path{$return_path}{MAILER-DAEMON}} ${tod_bsdinbox}\n
533 maildir_use_size_file=no
534 locking by lockfile fcntl
535 de-tainting path 'TESTSUITE/test-mail/2'
536 lock name: TESTSUITE/test-mail/2.lock
537 hitch name: TESTSUITE/test-mail/2.lock.test.ex.dddddddd.pppppppp
539 mailbox TESTSUITE/test-mail/2 is locked
540 writing to file TESTSUITE/test-mail/2
541 writing data block fd=dddd size=sss timeout=0
542 cannot use sendfile for body: spoolfile not wireformat
543 writing data block fd=dddd size=sss timeout=0
544 writing data block fd=dddd size=sss timeout=0
545 appendfile yields 0 with errno=dd more_errno=dd
548 t1 transport returned OK for 2@b
553 >>>>>>>>>>>>>>>> deliveries are done >>>>>>>>>>>>>>>>
554 changed uid/gid: post-delivery tidying
555 uid=EXIM_UID gid=EXIM_GID pid=p1238
556 set_process_info: pppp tidying up after delivering 10HmaY-0005vi-00
557 Processing retry items
562 end of retry processing
563 DSN: processing router : r1
564 DSN: processing successful delivery address: 2@b
565 DSN: Sender_address: x@y
566 DSN: orcpt: NULL flags: 0x0
567 DSN: envid: NULL ret: 0
568 DSN: Final recipient: 2@b
569 DSN: Remote SMTP server supports DSN: 0
570 DSN: not sending DSN success message
573 end delivery of 10HmaY-0005vi-00
576 >>>>>>>>>>>>>>>> Exim pid=p1238 (local-accept-delivery) terminating with rc=0 >>>>>>>>>>>>>>>>
577 smtp_setup_msg entered
579 SMTP>> 221 myhost.test.ex closing connection
580 LOG: smtp_connection MAIN
581 SMTP connection from CALLER closed by QUIT
583 >>>>>>>>>>>>>>>> Exim pid=p1235 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>