Debug: fix showing option name for list (vs. list content)
[exim.git] / test / stderr / 0078
1 Exim version x.yz ....
2 configuration file is TESTSUITE/test-config
3 admin user
4 dropping to exim gid; retaining priv uid
5 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
6 routing xx@mxt6.test.ex
7 --------> lookuphost router <--------
8 local_part=xx domain=mxt6.test.ex
9 checking domains
10 mxt6.test.ex in "test.ex : myhost.test.ex"? no (end of list)
11 mxt6.test.ex in domains? yes (end of list)
12 calling lookuphost router
13 lookuphost router called for xx@mxt6.test.ex
14   domain = mxt6.test.ex
15 set transport remote_smtp
16 queued for remote_smtp transport: local_part = xx
17 domain = mxt6.test.ex
18   errors_to=NULL
19   domain_data=NULL local_part_data=NULL
20 routed by lookuphost router
21   envelope to: xx@mxt6.test.ex
22   transport: remote_smtp
23   host ten-1.test.ex [V4NET.0.0.1] MX=5 dnssec=no
24 >>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
25 Exim version x.yz ....
26 configuration file is TESTSUITE/test-config
27 admin user
28 dropping to exim gid; retaining priv uid
29 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
30 routing myhost.test.ex@mxt1.test.ex
31 --------> lookuphost router <--------
32 local_part=myhost.test.ex domain=mxt1.test.ex
33 checking domains
34 mxt1.test.ex in "test.ex : myhost.test.ex"? no (end of list)
35 mxt1.test.ex in domains? yes (end of list)
36 calling lookuphost router
37 lookuphost router called for myhost.test.ex@mxt1.test.ex
38   domain = mxt1.test.ex
39 lowest numbered MX record points to local host: mxt1.test.ex: passed to next router (self = pass)
40 lookuphost router passed for myhost.test.ex@mxt1.test.ex
41 --------> self router <--------
42 local_part=myhost.test.ex domain=mxt1.test.ex
43 checking domains
44 mxt1.test.ex in domains? yes (end of list)
45 self_hostname=eximtesthost.test.ex
46 calling self router
47 self router called for myhost.test.ex@mxt1.test.ex
48   domain = mxt1.test.ex
49 route_item = * $local_part byname
50 original list of hosts = '$local_part' options = 'byname'
51 expanded list of hosts = 'myhost.test.ex' options = 'byname'
52 set transport remote_smtp
53 finding IP address for myhost.test.ex
54 calling host_find_byname
55 queued for remote_smtp transport: local_part = myhost.test.ex
56 domain = mxt1.test.ex
57   errors_to=NULL
58   domain_data=NULL local_part_data=NULL
59 routed by self router
60   envelope to: myhost.test.ex@mxt1.test.ex
61   transport: remote_smtp
62   host myhost.test.ex [V4NET.10.10.10]
63 >>>>>>>>>>>>>>>> Exim pid=p1235 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
64 Exim version x.yz ....
65 configuration file is TESTSUITE/test-config
66 admin user
67 dropping to exim gid; retaining priv uid
68 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
69 routing xx@mxt1.test.ex
70 --------> lookuphost router <--------
71 local_part=xx domain=mxt1.test.ex
72 checking domains
73 mxt1.test.ex in "test.ex : myhost.test.ex"? no (end of list)
74 mxt1.test.ex in domains? yes (end of list)
75 calling lookuphost router
76 lookuphost router called for xx@mxt1.test.ex
77   domain = mxt1.test.ex
78 lowest numbered MX record points to local host: mxt1.test.ex: passed to next router (self = pass)
79 lookuphost router passed for xx@mxt1.test.ex
80 --------> self router <--------
81 local_part=xx domain=mxt1.test.ex
82 checking domains
83 mxt1.test.ex in domains? yes (end of list)
84 self_hostname=eximtesthost.test.ex
85 calling self router
86 self router called for xx@mxt1.test.ex
87   domain = mxt1.test.ex
88 route_item = * $local_part byname
89 original list of hosts = '$local_part' options = 'byname'
90 expanded list of hosts = 'xx' options = 'byname'
91 set transport remote_smtp
92 finding IP address for xx
93 calling host_find_byname
94 self router passed for xx@mxt1.test.ex
95 --------> self2 router <--------
96 local_part=xx domain=mxt1.test.ex
97 checking domains
98 mxt1.test.ex in domains? yes (end of list)
99 self_hostname=eximtesthost.test.ex
100 calling self2 router
101 self2 router called for xx@mxt1.test.ex
102   domain = mxt1.test.ex
103 route_item = * myhost.test.ex byname
104 original list of hosts = 'myhost.test.ex' options = 'byname'
105 expanded list of hosts = 'myhost.test.ex' options = 'byname'
106 set transport remote_smtp
107 finding IP address for myhost.test.ex
108 calling host_find_byname
109 queued for remote_smtp transport: local_part = xx
110 domain = mxt1.test.ex
111   errors_to=NULL
112   domain_data=NULL local_part_data=NULL
113 routed by self2 router
114   envelope to: xx@mxt1.test.ex
115   transport: remote_smtp
116   host myhost.test.ex [V4NET.10.10.10]
117 >>>>>>>>>>>>>>>> Exim pid=p1236 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
118 Exim version x.yz ....
119 configuration file is TESTSUITE/test-config
120 admin user
121 dropping to exim gid; retaining priv uid
122 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
123 routing xx@not-exist.test.ex
124 --------> lookuphost router <--------
125 local_part=xx domain=not-exist.test.ex
126 checking domains
127 not-exist.test.ex in "test.ex : myhost.test.ex"? no (end of list)
128 not-exist.test.ex in domains? yes (end of list)
129 calling lookuphost router
130 lookuphost router called for xx@not-exist.test.ex
131   domain = not-exist.test.ex
132 lookuphost router declined for xx@not-exist.test.ex
133 "more" is false: skipping remaining routers
134 no more routers
135 >>>>>>>>>>>>>>>> Exim pid=p1237 (fresh-exec) terminating with rc=2 >>>>>>>>>>>>>>>>