exit-time debug
[exim.git] / test / stderr / 0085
CommitLineData
54c5ebb1
PH
1Exim version x.yz ....
2changed uid/gid: forcing real = effective
3 uid=uuuu gid=CALLER_GID pid=pppp
4configuration file is TESTSUITE/test-config
5admin user
6changed uid/gid: privilege not needed
7 uid=EXIM_UID gid=EXIM_GID pid=pppp
d8fe1c03
PH
8seeking password data for user "CALLER": cache not available
9getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
54c5ebb1
PH
10originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
11sender address = abc@d.e.f
12Verifying: uid=EXIM_UID gid=EXIM_GID euid=EXIM_UID egid=EXIM_GID
13>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14Verifying x@y.z
15>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16Considering x@y.z
17>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
18routing x@y.z
19--------> smart1 router <--------
20local_part=x domain=y.z
21checking domains
22y.z in "smart.domain"? no (end of list)
23smart1 router skipped: domains mismatch
24--------> fail_remote_domains router <--------
25local_part=x domain=y.z
26checking domains
27y.z in "test.ex : myhost.test.ex"? no (end of list)
28y.z in "! +local_domains"? yes (end of list)
29calling fail_remote_domains router
f3ebb786 30rda_interpret (string): ':fail: unrouteable mail domain "$domain"'
0d2e392e 31expanded: ':fail: unrouteable mail domain "y.z"' (tainted)
54c5ebb1
PH
32file is not a filter file
33parse_forward_list: :fail: unrouteable mail domain "y.z"
34extract item: :fail: unrouteable mail domain "y.z"
35fail_remote_domains router forced address failure
36>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
37Verifying x@smart.domain
38>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
39Considering x@smart.domain
40>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
41routing x@smart.domain
42--------> smart1 router <--------
43local_part=x domain=smart.domain
44checking domains
45smart.domain in "smart.domain"? yes (matched "smart.domain")
46checking local_parts
42c7f0b4
JH
47 search_open: lsearch "TESTSUITE/aux-fixed/0085.data"
48 search_find: file="TESTSUITE/aux-fixed/0085.data"
49 key="smart.domain" partial=-1 affix=NULL starflags=0
50 LRU list:
51 0TESTSUITE/aux-fixed/0085.data
52 End
53 internal_search_find: file="TESTSUITE/aux-fixed/0085.data"
54 type=lsearch key="smart.domain"
55 file lookup required for smart.domain
56 in TESTSUITE/aux-fixed/0085.data
57 lookup yielded: x : y : abc@d.e.f
54c5ebb1
PH
58x in "x : y : abc@d.e.f"? yes (matched "x")
59checking senders
42c7f0b4
JH
60 search_open: lsearch "TESTSUITE/aux-fixed/0085.data"
61 cached open
62 search_find: file="TESTSUITE/aux-fixed/0085.data"
63 key="smart.domain" partial=-1 affix=NULL starflags=0
64 LRU list:
65 0TESTSUITE/aux-fixed/0085.data
66 End
67 internal_search_find: file="TESTSUITE/aux-fixed/0085.data"
68 type=lsearch key="smart.domain"
69 cached data used for lookup of smart.domain
70 in TESTSUITE/aux-fixed/0085.data
71 lookup yielded: x : y : abc@d.e.f
cd5567b1 72address match test: subject=abc@d.e.f pattern=x
54c5ebb1 73d.e.f in "x"? no (end of list)
cd5567b1 74address match test: subject=abc@d.e.f pattern=y
54c5ebb1 75d.e.f in "y"? no (end of list)
cd5567b1 76address match test: subject=abc@d.e.f pattern=abc@d.e.f
54c5ebb1
PH
77d.e.f in "d.e.f"? yes (matched "d.e.f")
78abc@d.e.f in "x : y : abc@d.e.f"? yes (matched "abc@d.e.f")
79calling smart1 router
80smart1 router called for x@smart.domain
81 domain = smart.domain
82route_item = *
83smart.domain in "*"? yes (matched "*")
8b455685
JH
84original list of hosts = '' options = ''
85expanded list of hosts = '' options = ''
54c5ebb1
PH
86queued for <unset> transport: local_part = x
87domain = smart.domain
88 errors_to=NULL
89 domain_data=NULL localpart_data=NULL
90routed by smart1 router
91 envelope to: x@smart.domain
92 transport: <none>
93>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
94Verifying x@test.ex
95>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
96Considering x@test.ex
97>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
98routing x@test.ex
99--------> smart1 router <--------
100local_part=x domain=test.ex
101checking domains
102test.ex in "smart.domain"? no (end of list)
103smart1 router skipped: domains mismatch
104--------> fail_remote_domains router <--------
105local_part=x domain=test.ex
106checking domains
107test.ex in "test.ex : myhost.test.ex"? yes (matched "test.ex")
108test.ex in "! +local_domains"? no (matched "! +local_domains")
109fail_remote_domains router skipped: domains mismatch
110--------> smart2 router <--------
111local_part=x domain=test.ex
112checking domains
113test.ex in "test.ex"? yes (matched "test.ex")
114checking local_parts
42c7f0b4
JH
115 search_open: lsearch "TESTSUITE/aux-fixed/0085.data"
116 cached open
117 search_find: file="TESTSUITE/aux-fixed/0085.data"
118 key="test.ex" partial=-1 affix=NULL starflags=0
119 LRU list:
120 0TESTSUITE/aux-fixed/0085.data
121 End
122 internal_search_find: file="TESTSUITE/aux-fixed/0085.data"
123 type=lsearch key="test.ex"
124 file lookup required for test.ex
125 in TESTSUITE/aux-fixed/0085.data
126 lookup yielded: x : y : abc@d.e.f
54c5ebb1
PH
127x in "x : y : abc@d.e.f"? yes (matched "x")
128checking senders
42c7f0b4
JH
129 search_open: lsearch "TESTSUITE/aux-fixed/0085.data"
130 cached open
131 search_find: file="TESTSUITE/aux-fixed/0085.data"
132 key="test.ex" partial=-1 affix=NULL starflags=0
133 LRU list:
134 0TESTSUITE/aux-fixed/0085.data
135 End
136 internal_search_find: file="TESTSUITE/aux-fixed/0085.data"
137 type=lsearch key="test.ex"
138 cached data used for lookup of test.ex
139 in TESTSUITE/aux-fixed/0085.data
140 lookup yielded: x : y : abc@d.e.f
cd5567b1 141address match test: subject=abc@d.e.f pattern=x
54c5ebb1 142d.e.f in "x"? no (end of list)
cd5567b1 143address match test: subject=abc@d.e.f pattern=y
54c5ebb1 144d.e.f in "y"? no (end of list)
cd5567b1 145address match test: subject=abc@d.e.f pattern=abc@d.e.f
54c5ebb1
PH
146d.e.f in "d.e.f"? yes (matched "d.e.f")
147abc@d.e.f in "x : y : abc@d.e.f"? yes (matched "abc@d.e.f")
148checking require_files
42c7f0b4
JH
149 search_open: lsearch "TESTSUITE/aux-fixed/0085.data"
150 cached open
151 search_find: file="TESTSUITE/aux-fixed/0085.data"
152 key="test.ex.files" partial=-1 affix=NULL starflags=0
153 LRU list:
154 0TESTSUITE/aux-fixed/0085.data
155 End
156 internal_search_find: file="TESTSUITE/aux-fixed/0085.data"
157 type=lsearch key="test.ex.files"
158 file lookup required for test.ex.files
159 in TESTSUITE/aux-fixed/0085.data
160 lookup yielded: /etc/passwd
54c5ebb1
PH
161file check: ${lookup{$domain.files}lsearch{TESTSUITE/aux-fixed/0085.data}{$value}}
162expanded file: /etc/passwd
163stat() yielded 0
164calling smart2 router
165smart2 router called for x@test.ex
166 domain = test.ex
167set transport dummy
168queued for dummy transport: local_part = x
169domain = test.ex
170 errors_to=NULL
171 domain_data=NULL localpart_data=NULL
172routed by smart2 router
173 envelope to: x@test.ex
174 transport: dummy
175>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
176Verifying x@myhost.test.ex
177>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
178Considering x@myhost.test.ex
179>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
180routing x@myhost.test.ex
181--------> smart1 router <--------
182local_part=x domain=myhost.test.ex
183checking domains
184myhost.test.ex in "smart.domain"? no (end of list)
185smart1 router skipped: domains mismatch
186--------> fail_remote_domains router <--------
187local_part=x domain=myhost.test.ex
188checking domains
189myhost.test.ex in "test.ex : myhost.test.ex"? yes (matched "myhost.test.ex")
190myhost.test.ex in "! +local_domains"? no (matched "! +local_domains")
191fail_remote_domains router skipped: domains mismatch
192--------> smart2 router <--------
193local_part=x domain=myhost.test.ex
194checking domains
195myhost.test.ex in "test.ex"? no (end of list)
196smart2 router skipped: domains mismatch
197no more routers
198search_tidyup called
81022793 199>>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) terminating with rc=2 >>>>>>>>>>>>>>>>
54c5ebb1
PH
200Exim version x.yz ....
201changed uid/gid: forcing real = effective
202 uid=uuuu gid=CALLER_GID pid=pppp
203configuration file is TESTSUITE/test-config
204admin user
205changed uid/gid: privilege not needed
206 uid=EXIM_UID gid=EXIM_GID pid=pppp
d8fe1c03
PH
207seeking password data for user "CALLER": cache not available
208getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
54c5ebb1
PH
209originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
210sender address = CALLER@myhost.test.ex
211Verifying: uid=EXIM_UID gid=EXIM_GID euid=EXIM_UID egid=EXIM_GID
212>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
213Verifying x@y.z
214>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
215Considering x@y.z
216>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
217routing x@y.z
218--------> smart1 router <--------
219local_part=x domain=y.z
220checking domains
221y.z in "smart.domain"? no (end of list)
222smart1 router skipped: domains mismatch
223--------> fail_remote_domains router <--------
224local_part=x domain=y.z
225checking domains
226y.z in "test.ex : myhost.test.ex"? no (end of list)
227y.z in "! +local_domains"? yes (end of list)
228calling fail_remote_domains router
f3ebb786 229rda_interpret (string): ':fail: unrouteable mail domain "$domain"'
0d2e392e 230expanded: ':fail: unrouteable mail domain "y.z"' (tainted)
54c5ebb1
PH
231file is not a filter file
232parse_forward_list: :fail: unrouteable mail domain "y.z"
233extract item: :fail: unrouteable mail domain "y.z"
234fail_remote_domains router forced address failure
235>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
236Verifying x@smart.domain
237>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
238Considering x@smart.domain
239>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
240routing x@smart.domain
241--------> smart1 router <--------
242local_part=x domain=smart.domain
243checking domains
244smart.domain in "smart.domain"? yes (matched "smart.domain")
245checking local_parts
42c7f0b4
JH
246 search_open: lsearch "TESTSUITE/aux-fixed/0085.data"
247 search_find: file="TESTSUITE/aux-fixed/0085.data"
248 key="smart.domain" partial=-1 affix=NULL starflags=0
249 LRU list:
250 0TESTSUITE/aux-fixed/0085.data
251 End
252 internal_search_find: file="TESTSUITE/aux-fixed/0085.data"
253 type=lsearch key="smart.domain"
254 file lookup required for smart.domain
255 in TESTSUITE/aux-fixed/0085.data
256 lookup yielded: x : y : abc@d.e.f
54c5ebb1
PH
257x in "x : y : abc@d.e.f"? yes (matched "x")
258checking senders
42c7f0b4
JH
259 search_open: lsearch "TESTSUITE/aux-fixed/0085.data"
260 cached open
261 search_find: file="TESTSUITE/aux-fixed/0085.data"
262 key="smart.domain" partial=-1 affix=NULL starflags=0
263 LRU list:
264 0TESTSUITE/aux-fixed/0085.data
265 End
266 internal_search_find: file="TESTSUITE/aux-fixed/0085.data"
267 type=lsearch key="smart.domain"
268 cached data used for lookup of smart.domain
269 in TESTSUITE/aux-fixed/0085.data
270 lookup yielded: x : y : abc@d.e.f
cd5567b1 271address match test: subject=CALLER@myhost.test.ex pattern=x
54c5ebb1 272myhost.test.ex in "x"? no (end of list)
cd5567b1 273address match test: subject=CALLER@myhost.test.ex pattern=y
54c5ebb1 274myhost.test.ex in "y"? no (end of list)
cd5567b1 275address match test: subject=CALLER@myhost.test.ex pattern=abc@d.e.f
54c5ebb1
PH
276CALLER@myhost.test.ex in "x : y : abc@d.e.f"? no (end of list)
277smart1 router skipped: senders mismatch
278--------> fail_remote_domains router <--------
279local_part=x domain=smart.domain
280checking domains
281smart.domain in "test.ex : myhost.test.ex"? no (end of list)
282smart.domain in "! +local_domains"? yes (end of list)
283calling fail_remote_domains router
f3ebb786 284rda_interpret (string): ':fail: unrouteable mail domain "$domain"'
0d2e392e 285expanded: ':fail: unrouteable mail domain "smart.domain"' (tainted)
54c5ebb1
PH
286file is not a filter file
287parse_forward_list: :fail: unrouteable mail domain "smart.domain"
288extract item: :fail: unrouteable mail domain "smart.domain"
289fail_remote_domains router forced address failure
290>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
291Verifying x@test.ex
292>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
293Considering x@test.ex
294>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
295routing x@test.ex
296--------> smart1 router <--------
297local_part=x domain=test.ex
298checking domains
299test.ex in "smart.domain"? no (end of list)
300smart1 router skipped: domains mismatch
301--------> fail_remote_domains router <--------
302local_part=x domain=test.ex
303checking domains
304test.ex in "test.ex : myhost.test.ex"? yes (matched "test.ex")
305test.ex in "! +local_domains"? no (matched "! +local_domains")
306fail_remote_domains router skipped: domains mismatch
307--------> smart2 router <--------
308local_part=x domain=test.ex
309checking domains
310test.ex in "test.ex"? yes (matched "test.ex")
311checking local_parts
42c7f0b4
JH
312 search_open: lsearch "TESTSUITE/aux-fixed/0085.data"
313 cached open
314 search_find: file="TESTSUITE/aux-fixed/0085.data"
315 key="test.ex" partial=-1 affix=NULL starflags=0
316 LRU list:
317 0TESTSUITE/aux-fixed/0085.data
318 End
319 internal_search_find: file="TESTSUITE/aux-fixed/0085.data"
320 type=lsearch key="test.ex"
321 file lookup required for test.ex
322 in TESTSUITE/aux-fixed/0085.data
323 lookup yielded: x : y : abc@d.e.f
54c5ebb1
PH
324x in "x : y : abc@d.e.f"? yes (matched "x")
325checking senders
42c7f0b4
JH
326 search_open: lsearch "TESTSUITE/aux-fixed/0085.data"
327 cached open
328 search_find: file="TESTSUITE/aux-fixed/0085.data"
329 key="test.ex" partial=-1 affix=NULL starflags=0
330 LRU list:
331 0TESTSUITE/aux-fixed/0085.data
332 End
333 internal_search_find: file="TESTSUITE/aux-fixed/0085.data"
334 type=lsearch key="test.ex"
335 cached data used for lookup of test.ex
336 in TESTSUITE/aux-fixed/0085.data
337 lookup yielded: x : y : abc@d.e.f
cd5567b1 338address match test: subject=CALLER@myhost.test.ex pattern=x
54c5ebb1 339myhost.test.ex in "x"? no (end of list)
cd5567b1 340address match test: subject=CALLER@myhost.test.ex pattern=y
54c5ebb1 341myhost.test.ex in "y"? no (end of list)
cd5567b1 342address match test: subject=CALLER@myhost.test.ex pattern=abc@d.e.f
54c5ebb1
PH
343CALLER@myhost.test.ex in "x : y : abc@d.e.f"? no (end of list)
344smart2 router skipped: senders mismatch
345no more routers
346>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
347Verifying x@myhost.test.ex
348>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
349Considering x@myhost.test.ex
350>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
351routing x@myhost.test.ex
352--------> smart1 router <--------
353local_part=x domain=myhost.test.ex
354checking domains
355myhost.test.ex in "smart.domain"? no (end of list)
356smart1 router skipped: domains mismatch
357--------> fail_remote_domains router <--------
358local_part=x domain=myhost.test.ex
359checking domains
360myhost.test.ex in "test.ex : myhost.test.ex"? yes (matched "myhost.test.ex")
361myhost.test.ex in "! +local_domains"? no (matched "! +local_domains")
362fail_remote_domains router skipped: domains mismatch
363--------> smart2 router <--------
364local_part=x domain=myhost.test.ex
365checking domains
366myhost.test.ex in "test.ex"? no (end of list)
367smart2 router skipped: domains mismatch
368no more routers
369search_tidyup called
81022793 370>>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) terminating with rc=2 >>>>>>>>>>>>>>>>