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