Fix 2-phase, in-order queue run delivery order
[exim.git] / test / stderr / 0380
1 Exim version x.yz ....
2 Hints DB:
3 configuration file is TESTSUITE/test-config
4 admin user
5 LOG: MAIN
6   <= CALLER@myhost.test.ex U=CALLER P=local S=sss
7 created log directory TESTSUITE/spool/log
8 Exim version x.yz ....
9 Hints DB:
10 configuration file is TESTSUITE/test-config
11 trusted user
12 admin user
13 dropping to exim gid; retaining priv uid
14 no retry data available
15 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16 Considering: aaaa@myhost.test.ex
17 unique = aaaa@myhost.test.ex
18 aaaa@myhost.test.ex: queued for routing
19 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
20 Considering: bbbb@myhost.test.ex
21 unique = bbbb@myhost.test.ex
22 bbbb@myhost.test.ex: queued for routing
23 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
24 routing bbbb@myhost.test.ex
25 --------> r0 router <--------
26 local_part=bbbb domain=myhost.test.ex
27 processing address_data
28 forced failure in expansion of "${if eq {a}{b}{x}fail}" (address_data): decline action taken
29 --------> r1 router <--------
30 local_part=bbbb domain=myhost.test.ex
31 checking local_parts
32 bbbb in local_parts? no (end of list)
33 r1 router skipped: local_parts mismatch
34 --------> r2 router <--------
35 local_part=bbbb domain=myhost.test.ex
36 checking local_parts
37 calling r2 router
38 rda_interpret (file): 'TESTSUITE/non-exist/bbbb'
39 expanded: 'TESTSUITE/non-exist/bbbb'
40 TESTSUITE/non-exist/bbbb does not exist
41 ignore_enotdir set => skip checking parent directory
42 r2 router declined for bbbb@myhost.test.ex
43 --------> r3 router <--------
44 local_part=bbbb domain=myhost.test.ex
45 calling r3 router
46 r3 router called for bbbb@myhost.test.ex
47   domain = myhost.test.ex
48 set transport t1
49 queued for t1 transport: local_part = bbbb
50 domain = myhost.test.ex
51   errors_to=NULL
52   domain_data=NULL local_part_data=NULL
53 routed by r3 router
54   envelope to: bbbb@myhost.test.ex
55   transport: t1
56 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
57 routing aaaa@myhost.test.ex
58 --------> r0 router <--------
59 local_part=aaaa domain=myhost.test.ex
60 processing address_data
61 forced failure in expansion of "${if eq {a}{b}{x}fail}" (address_data): decline action taken
62 --------> r1 router <--------
63 local_part=aaaa domain=myhost.test.ex
64 checking local_parts
65 calling r1 router
66 rda_interpret (file): 'TESTSUITE/non-exist/aaaa'
67 expanded: 'TESTSUITE/non-exist/aaaa'
68 TESTSUITE/non-exist/aaaa does not exist
69 checking parent directory
70 stat(TESTSUITE/non-exist/.)=-1
71 r1 router: defer for aaaa@myhost.test.ex
72   message: failed to stat TESTSUITE/non-exist/. (No such file or directory)
73 LOG: MAIN
74   == aaaa@myhost.test.ex R=r1 defer (-1): failed to stat TESTSUITE/non-exist/. (No such file or directory)
75 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
76 After routing:
77   Local deliveries:
78     bbbb@myhost.test.ex
79   Remote deliveries:
80   Failed addresses:
81   Deferred addresses:
82     aaaa@myhost.test.ex
83 >>>>>>>>>>>>>>>> Exim pid=p1236 (delivery-local) terminating with rc=0 >>>>>>>>>>>>>>>>
84 LOG: MAIN
85   => bbbb <bbbb@myhost.test.ex> R=r3 T=t1
86 >>>>>>>>>>>>>>>> Exim pid=p1235 (local-accept-delivery) terminating with rc=0 >>>>>>>>>>>>>>>>
87 >>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>