Testsuite: drop test.ex domain neg-cache ttl to 3000
[exim.git] / test / stderr / 0183
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
4b424e0d 6dropping to exim gid; retaining priv uid
54c5ebb1
PH
7originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
8sender address = CALLER@myhost.test.ex
9Address testing: uid=uuuu gid=EXIM_GID euid=uuuu egid=EXIM_GID
10>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
11Testing userx@test.again.dns
12>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
13Considering userx@test.again.dns
14>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15routing userx@test.again.dns
16--------> srv router <--------
17local_part=userx domain=test.again.dns
18checking local_parts
19userx in "^srv"? no (end of list)
20srv router skipped: local_parts mismatch
21--------> useryz router <--------
22local_part=userx domain=test.again.dns
23checking local_parts
24userx in "usery:userz"? no (end of list)
25useryz router skipped: local_parts mismatch
26--------> lookuphost router <--------
27local_part=userx domain=test.again.dns
7d8d08c4
JH
28checking local_parts
29userx in "!userd"? yes (end of list)
54c5ebb1
PH
30calling lookuphost router
31lookuphost router called for userx@test.again.dns
32 domain = test.again.dns
dd2a32ad 33DNS lookup of test.again.dns (MX) using fakens
54c5ebb1
PH
34DNS lookup of test.again.dns (MX) gave TRY_AGAIN
35test.again.dns in dns_again_means_nonexist? no (option unset)
36returning DNS_AGAIN
27085351 37 writing neg-cache entry for test.again.dns-MX-xxxx, ttl -1
54c5ebb1
PH
38lookuphost router: defer for userx@test.again.dns
39 message: host lookup did not complete
40>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
41Testing abcd@test.again.dns
42>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
43Considering abcd@test.again.dns
44>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
45routing abcd@test.again.dns
46--------> srv router <--------
47local_part=abcd domain=test.again.dns
48checking local_parts
49abcd in "^srv"? no (end of list)
50srv router skipped: local_parts mismatch
51--------> useryz router <--------
52local_part=abcd domain=test.again.dns
53checking local_parts
54abcd in "usery:userz"? no (end of list)
55useryz router skipped: local_parts mismatch
56--------> lookuphost router <--------
57local_part=abcd domain=test.again.dns
7d8d08c4
JH
58checking local_parts
59abcd in "!userd"? yes (end of list)
54c5ebb1
PH
60calling lookuphost router
61lookuphost router called for abcd@test.again.dns
62 domain = test.again.dns
63DNS lookup of test.again.dns-MX: using cached value DNS_AGAIN
64lookuphost router: defer for abcd@test.again.dns
65 message: host lookup did not complete
66>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
67Testing abcd@ten-1.test.ex
68>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
69Considering abcd@ten-1.test.ex
70>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
71routing abcd@ten-1.test.ex
72--------> srv router <--------
73local_part=abcd domain=ten-1.test.ex
74checking local_parts
75abcd in "^srv"? no (end of list)
76srv router skipped: local_parts mismatch
77--------> useryz router <--------
78local_part=abcd domain=ten-1.test.ex
79checking local_parts
80abcd in "usery:userz"? no (end of list)
81useryz router skipped: local_parts mismatch
82--------> lookuphost router <--------
83local_part=abcd domain=ten-1.test.ex
7d8d08c4
JH
84checking local_parts
85abcd in "!userd"? yes (end of list)
54c5ebb1
PH
86calling lookuphost router
87lookuphost router called for abcd@ten-1.test.ex
88 domain = ten-1.test.ex
89DNS lookup of ten-1.test.ex (MX) using fakens
90DNS lookup of ten-1.test.ex (MX) gave NO_DATA
91returning DNS_NODATA
da0b4ba7 92 writing neg-cache entry for ten-1.test.ex-MX-xxxx, ttl 3000
54c5ebb1
PH
93DNS lookup of ten-1.test.ex (A) using fakens
94DNS lookup of ten-1.test.ex (A) succeeded
95fully qualified name = ten-1.test.ex
96ten-1.test.ex V4NET.0.0.1 mx=-1 sort=xx
97set transport smtp
98queued for smtp transport: local_part = abcd
99domain = ten-1.test.ex
100 errors_to=NULL
101 domain_data=NULL localpart_data=NULL
102routed by lookuphost router
103 envelope to: abcd@ten-1.test.ex
104 transport: smtp
105 host ten-1.test.ex [V4NET.0.0.1]
106>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
107Testing usery@test.again.dns
108>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
109Considering usery@test.again.dns
110>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
111routing usery@test.again.dns
112--------> srv router <--------
113local_part=usery domain=test.again.dns
114checking local_parts
115usery in "^srv"? no (end of list)
116srv router skipped: local_parts mismatch
117--------> useryz router <--------
118local_part=usery domain=test.again.dns
119checking local_parts
120usery in "usery:userz"? yes (matched "usery")
121calling useryz router
122useryz router called for usery@test.again.dns
123 domain = test.again.dns
124route_item = * $domain bydns
125test.again.dns in "*"? yes (matched "*")
8b455685
JH
126original list of hosts = '$domain' options = 'bydns'
127expanded list of hosts = 'test.again.dns' options = 'bydns'
54c5ebb1
PH
128set transport smtp
129finding IP address for test.again.dns
130doing DNS lookup
dd2a32ad 131DNS lookup of test.again.dns (A) using fakens
54c5ebb1
PH
132DNS lookup of test.again.dns (A) gave TRY_AGAIN
133test.again.dns in dns_again_means_nonexist? no (option unset)
134returning DNS_AGAIN
27085351 135 writing neg-cache entry for test.again.dns-A-xxxx, ttl -1
54c5ebb1
PH
136useryz router: defer for usery@test.again.dns
137 message: host lookup for test.again.dns did not complete (DNS timeout?)
138>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
139Testing userz@test.again.dns
140>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
141Considering userz@test.again.dns
142>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
143routing userz@test.again.dns
144--------> srv router <--------
145local_part=userz domain=test.again.dns
146checking local_parts
147userz in "^srv"? no (end of list)
148srv router skipped: local_parts mismatch
149--------> useryz router <--------
150local_part=userz domain=test.again.dns
151checking local_parts
152userz in "usery:userz"? yes (matched "userz")
153calling useryz router
154useryz router called for userz@test.again.dns
155 domain = test.again.dns
156route_item = * $domain bydns
157test.again.dns in "*"? yes (matched "*")
8b455685
JH
158original list of hosts = '$domain' options = 'bydns'
159expanded list of hosts = 'test.again.dns' options = 'bydns'
54c5ebb1
PH
160finding IP address for test.again.dns
161doing DNS lookup
162DNS lookup of test.again.dns-A: using cached value DNS_AGAIN
163useryz router: defer for userz@test.again.dns
164 message: host lookup for test.again.dns did not complete (DNS timeout?)
165>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
166Testing xyz@ten-1.test.ex
167>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
168Considering xyz@ten-1.test.ex
169>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
170routing xyz@ten-1.test.ex
171--------> srv router <--------
172local_part=xyz domain=ten-1.test.ex
173checking local_parts
174xyz in "^srv"? no (end of list)
175srv router skipped: local_parts mismatch
176--------> useryz router <--------
177local_part=xyz domain=ten-1.test.ex
178checking local_parts
179xyz in "usery:userz"? no (end of list)
180useryz router skipped: local_parts mismatch
181--------> lookuphost router <--------
182local_part=xyz domain=ten-1.test.ex
7d8d08c4
JH
183checking local_parts
184xyz in "!userd"? yes (end of list)
54c5ebb1
PH
185calling lookuphost router
186lookuphost router called for xyz@ten-1.test.ex
187 domain = ten-1.test.ex
188DNS lookup of ten-1.test.ex-MX: using cached value DNS_NODATA
189DNS lookup of ten-1.test.ex (A) using fakens
190DNS lookup of ten-1.test.ex (A) succeeded
191fully qualified name = ten-1.test.ex
192ten-1.test.ex V4NET.0.0.1 mx=-1 sort=xx
193queued for smtp transport: local_part = xyz
194domain = ten-1.test.ex
195 errors_to=NULL
196 domain_data=NULL localpart_data=NULL
197routed by lookuphost router
198 envelope to: xyz@ten-1.test.ex
199 transport: smtp
200 host ten-1.test.ex [V4NET.0.0.1]
201search_tidyup called
9bfb7e1b 202>>>>>>>>>>>>>>>> Exim pid=pppp (main) terminating with rc=1 >>>>>>>>>>>>>>>>
54c5ebb1
PH
203Exim version x.yz ....
204changed uid/gid: forcing real = effective
205 uid=uuuu gid=CALLER_GID pid=pppp
206configuration file is TESTSUITE/test-config
207admin user
4b424e0d 208dropping to exim gid; retaining priv uid
54c5ebb1
PH
209originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
210sender address = CALLER@myhost.test.ex
211Address testing: uid=uuuu gid=EXIM_GID euid=uuuu egid=EXIM_GID
212>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
213Testing userx@test.fail.dns
214>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
215Considering userx@test.fail.dns
216>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
217routing userx@test.fail.dns
218--------> srv router <--------
219local_part=userx domain=test.fail.dns
220checking local_parts
221userx in "^srv"? no (end of list)
222srv router skipped: local_parts mismatch
223--------> useryz router <--------
224local_part=userx domain=test.fail.dns
225checking local_parts
226userx in "usery:userz"? no (end of list)
227useryz router skipped: local_parts mismatch
228--------> lookuphost router <--------
229local_part=userx domain=test.fail.dns
7d8d08c4
JH
230checking local_parts
231userx in "!userd"? yes (end of list)
54c5ebb1
PH
232calling lookuphost router
233lookuphost router called for userx@test.fail.dns
234 domain = test.fail.dns
dd2a32ad 235DNS lookup of test.fail.dns (MX) using fakens
54c5ebb1
PH
236DNS lookup of test.fail.dns (MX) gave NO_RECOVERY
237returning DNS_FAIL
27085351 238 writing neg-cache entry for test.fail.dns-MX-xxxx, ttl -1
54c5ebb1
PH
239lookuphost router: defer for userx@test.fail.dns
240 message: host lookup did not complete
241>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
242Testing abcd@test.fail.dns
243>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
244Considering abcd@test.fail.dns
245>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
246routing abcd@test.fail.dns
247--------> srv router <--------
248local_part=abcd domain=test.fail.dns
249checking local_parts
250abcd in "^srv"? no (end of list)
251srv router skipped: local_parts mismatch
252--------> useryz router <--------
253local_part=abcd domain=test.fail.dns
254checking local_parts
255abcd in "usery:userz"? no (end of list)
256useryz router skipped: local_parts mismatch
257--------> lookuphost router <--------
258local_part=abcd domain=test.fail.dns
7d8d08c4
JH
259checking local_parts
260abcd in "!userd"? yes (end of list)
54c5ebb1
PH
261calling lookuphost router
262lookuphost router called for abcd@test.fail.dns
263 domain = test.fail.dns
264DNS lookup of test.fail.dns-MX: using cached value DNS_FAIL
265lookuphost router: defer for abcd@test.fail.dns
266 message: host lookup did not complete
267>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
268Testing abcd@ten-1.test.ex
269>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
270Considering abcd@ten-1.test.ex
271>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
272routing abcd@ten-1.test.ex
273--------> srv router <--------
274local_part=abcd domain=ten-1.test.ex
275checking local_parts
276abcd in "^srv"? no (end of list)
277srv router skipped: local_parts mismatch
278--------> useryz router <--------
279local_part=abcd domain=ten-1.test.ex
280checking local_parts
281abcd in "usery:userz"? no (end of list)
282useryz router skipped: local_parts mismatch
283--------> lookuphost router <--------
284local_part=abcd domain=ten-1.test.ex
7d8d08c4
JH
285checking local_parts
286abcd in "!userd"? yes (end of list)
54c5ebb1
PH
287calling lookuphost router
288lookuphost router called for abcd@ten-1.test.ex
289 domain = ten-1.test.ex
290DNS lookup of ten-1.test.ex (MX) using fakens
291DNS lookup of ten-1.test.ex (MX) gave NO_DATA
292returning DNS_NODATA
da0b4ba7 293 writing neg-cache entry for ten-1.test.ex-MX-xxxx, ttl 3000
54c5ebb1
PH
294DNS lookup of ten-1.test.ex (A) using fakens
295DNS lookup of ten-1.test.ex (A) succeeded
296fully qualified name = ten-1.test.ex
297ten-1.test.ex V4NET.0.0.1 mx=-1 sort=xx
298set transport smtp
299queued for smtp transport: local_part = abcd
300domain = ten-1.test.ex
301 errors_to=NULL
302 domain_data=NULL localpart_data=NULL
303routed by lookuphost router
304 envelope to: abcd@ten-1.test.ex
305 transport: smtp
306 host ten-1.test.ex [V4NET.0.0.1]
307>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
308Testing usery@test.fail.dns
309>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
310Considering usery@test.fail.dns
311>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
312routing usery@test.fail.dns
313--------> srv router <--------
314local_part=usery domain=test.fail.dns
315checking local_parts
316usery in "^srv"? no (end of list)
317srv router skipped: local_parts mismatch
318--------> useryz router <--------
319local_part=usery domain=test.fail.dns
320checking local_parts
321usery in "usery:userz"? yes (matched "usery")
322calling useryz router
323useryz router called for usery@test.fail.dns
324 domain = test.fail.dns
325route_item = * $domain bydns
326test.fail.dns in "*"? yes (matched "*")
8b455685
JH
327original list of hosts = '$domain' options = 'bydns'
328expanded list of hosts = 'test.fail.dns' options = 'bydns'
54c5ebb1
PH
329set transport smtp
330finding IP address for test.fail.dns
331doing DNS lookup
dd2a32ad 332DNS lookup of test.fail.dns (A) using fakens
54c5ebb1
PH
333DNS lookup of test.fail.dns (A) gave NO_RECOVERY
334returning DNS_FAIL
27085351 335 writing neg-cache entry for test.fail.dns-A-xxxx, ttl -1
54c5ebb1
PH
336useryz router: defer for usery@test.fail.dns
337 message: host lookup for test.fail.dns did not complete (DNS timeout?)
338>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
339Testing userz@test.fail.dns
340>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
341Considering userz@test.fail.dns
342>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
343routing userz@test.fail.dns
344--------> srv router <--------
345local_part=userz domain=test.fail.dns
346checking local_parts
347userz in "^srv"? no (end of list)
348srv router skipped: local_parts mismatch
349--------> useryz router <--------
350local_part=userz domain=test.fail.dns
351checking local_parts
352userz in "usery:userz"? yes (matched "userz")
353calling useryz router
354useryz router called for userz@test.fail.dns
355 domain = test.fail.dns
356route_item = * $domain bydns
357test.fail.dns in "*"? yes (matched "*")
8b455685
JH
358original list of hosts = '$domain' options = 'bydns'
359expanded list of hosts = 'test.fail.dns' options = 'bydns'
54c5ebb1
PH
360finding IP address for test.fail.dns
361doing DNS lookup
362DNS lookup of test.fail.dns-A: using cached value DNS_FAIL
363useryz router: defer for userz@test.fail.dns
364 message: host lookup for test.fail.dns did not complete (DNS timeout?)
365>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
366Testing xyz@ten-1.test.ex
367>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
368Considering xyz@ten-1.test.ex
369>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
370routing xyz@ten-1.test.ex
371--------> srv router <--------
372local_part=xyz domain=ten-1.test.ex
373checking local_parts
374xyz in "^srv"? no (end of list)
375srv router skipped: local_parts mismatch
376--------> useryz router <--------
377local_part=xyz domain=ten-1.test.ex
378checking local_parts
379xyz in "usery:userz"? no (end of list)
380useryz router skipped: local_parts mismatch
381--------> lookuphost router <--------
382local_part=xyz domain=ten-1.test.ex
7d8d08c4
JH
383checking local_parts
384xyz in "!userd"? yes (end of list)
54c5ebb1
PH
385calling lookuphost router
386lookuphost router called for xyz@ten-1.test.ex
387 domain = ten-1.test.ex
388DNS lookup of ten-1.test.ex-MX: using cached value DNS_NODATA
389DNS lookup of ten-1.test.ex (A) using fakens
390DNS lookup of ten-1.test.ex (A) succeeded
391fully qualified name = ten-1.test.ex
392ten-1.test.ex V4NET.0.0.1 mx=-1 sort=xx
393queued for smtp transport: local_part = xyz
394domain = ten-1.test.ex
395 errors_to=NULL
396 domain_data=NULL localpart_data=NULL
397routed by lookuphost router
398 envelope to: xyz@ten-1.test.ex
399 transport: smtp
400 host ten-1.test.ex [V4NET.0.0.1]
401search_tidyup called
9bfb7e1b 402>>>>>>>>>>>>>>>> Exim pid=pppp (main) terminating with rc=1 >>>>>>>>>>>>>>>>
54c5ebb1
PH
403Exim version x.yz ....
404changed uid/gid: forcing real = effective
405 uid=uuuu gid=CALLER_GID pid=pppp
406configuration file is TESTSUITE/test-config
407admin user
4b424e0d 408dropping to exim gid; retaining priv uid
54c5ebb1
PH
409originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
410sender address = CALLER@myhost.test.ex
411Address testing: uid=uuuu gid=EXIM_GID euid=uuuu egid=EXIM_GID
412>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
413Testing userx@nonexist.test.ex
414>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
415Considering userx@nonexist.test.ex
416>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
417routing userx@nonexist.test.ex
418--------> srv router <--------
419local_part=userx domain=nonexist.test.ex
420checking local_parts
421userx in "^srv"? no (end of list)
422srv router skipped: local_parts mismatch
423--------> useryz router <--------
424local_part=userx domain=nonexist.test.ex
425checking local_parts
426userx in "usery:userz"? no (end of list)
427useryz router skipped: local_parts mismatch
428--------> lookuphost router <--------
429local_part=userx domain=nonexist.test.ex
7d8d08c4
JH
430checking local_parts
431userx in "!userd"? yes (end of list)
54c5ebb1
PH
432calling lookuphost router
433lookuphost router called for userx@nonexist.test.ex
434 domain = nonexist.test.ex
435DNS lookup of nonexist.test.ex (MX) using fakens
436DNS lookup of nonexist.test.ex (MX) gave HOST_NOT_FOUND
437returning DNS_NOMATCH
da0b4ba7 438 writing neg-cache entry for nonexist.test.ex-MX-xxxx, ttl 3000
54c5ebb1
PH
439lookuphost router declined for userx@nonexist.test.ex
440"more" is false: skipping remaining routers
441no more routers
442>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
443Testing abcd@nonexist.test.ex
444>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
445Considering abcd@nonexist.test.ex
446>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
447routing abcd@nonexist.test.ex
448--------> srv router <--------
449local_part=abcd domain=nonexist.test.ex
450checking local_parts
451abcd in "^srv"? no (end of list)
452srv router skipped: local_parts mismatch
453--------> useryz router <--------
454local_part=abcd domain=nonexist.test.ex
455checking local_parts
456abcd in "usery:userz"? no (end of list)
457useryz router skipped: local_parts mismatch
458--------> lookuphost router <--------
459local_part=abcd domain=nonexist.test.ex
7d8d08c4
JH
460checking local_parts
461abcd in "!userd"? yes (end of list)
54c5ebb1
PH
462calling lookuphost router
463lookuphost router called for abcd@nonexist.test.ex
464 domain = nonexist.test.ex
465DNS lookup of nonexist.test.ex-MX: using cached value DNS_NOMATCH
466lookuphost router declined for abcd@nonexist.test.ex
467"more" is false: skipping remaining routers
468no more routers
469>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
470Testing abcd@ten-1.test.ex
471>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
472Considering abcd@ten-1.test.ex
473>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
474routing abcd@ten-1.test.ex
475--------> srv router <--------
476local_part=abcd domain=ten-1.test.ex
477checking local_parts
478abcd in "^srv"? no (end of list)
479srv router skipped: local_parts mismatch
480--------> useryz router <--------
481local_part=abcd domain=ten-1.test.ex
482checking local_parts
483abcd in "usery:userz"? no (end of list)
484useryz router skipped: local_parts mismatch
485--------> lookuphost router <--------
486local_part=abcd domain=ten-1.test.ex
7d8d08c4
JH
487checking local_parts
488abcd in "!userd"? yes (end of list)
54c5ebb1
PH
489calling lookuphost router
490lookuphost router called for abcd@ten-1.test.ex
491 domain = ten-1.test.ex
492DNS lookup of ten-1.test.ex (MX) using fakens
493DNS lookup of ten-1.test.ex (MX) gave NO_DATA
494returning DNS_NODATA
da0b4ba7 495 writing neg-cache entry for ten-1.test.ex-MX-xxxx, ttl 3000
54c5ebb1
PH
496DNS lookup of ten-1.test.ex (A) using fakens
497DNS lookup of ten-1.test.ex (A) succeeded
498fully qualified name = ten-1.test.ex
499ten-1.test.ex V4NET.0.0.1 mx=-1 sort=xx
500set transport smtp
501queued for smtp transport: local_part = abcd
502domain = ten-1.test.ex
503 errors_to=NULL
504 domain_data=NULL localpart_data=NULL
505routed by lookuphost router
506 envelope to: abcd@ten-1.test.ex
507 transport: smtp
508 host ten-1.test.ex [V4NET.0.0.1]
509>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
510Testing usery@nonexist.test.ex
511>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
512Considering usery@nonexist.test.ex
513>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
514routing usery@nonexist.test.ex
515--------> srv router <--------
516local_part=usery domain=nonexist.test.ex
517checking local_parts
518usery in "^srv"? no (end of list)
519srv router skipped: local_parts mismatch
520--------> useryz router <--------
521local_part=usery domain=nonexist.test.ex
522checking local_parts
523usery in "usery:userz"? yes (matched "usery")
524calling useryz router
525useryz router called for usery@nonexist.test.ex
526 domain = nonexist.test.ex
527route_item = * $domain bydns
528nonexist.test.ex in "*"? yes (matched "*")
8b455685
JH
529original list of hosts = '$domain' options = 'bydns'
530expanded list of hosts = 'nonexist.test.ex' options = 'bydns'
54c5ebb1
PH
531set transport smtp
532finding IP address for nonexist.test.ex
533doing DNS lookup
534DNS lookup of nonexist.test.ex (A) using fakens
535DNS lookup of nonexist.test.ex (A) gave HOST_NOT_FOUND
536returning DNS_NOMATCH
da0b4ba7 537 writing neg-cache entry for nonexist.test.ex-A-xxxx, ttl 3000
54c5ebb1
PH
538useryz router: defer for usery@nonexist.test.ex
539 message: lookup of host "nonexist.test.ex" failed in useryz router
540>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
541Testing userz@nonexist.test.ex
542>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
543Considering userz@nonexist.test.ex
544>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
545routing userz@nonexist.test.ex
546--------> srv router <--------
547local_part=userz domain=nonexist.test.ex
548checking local_parts
549userz in "^srv"? no (end of list)
550srv router skipped: local_parts mismatch
551--------> useryz router <--------
552local_part=userz domain=nonexist.test.ex
553checking local_parts
554userz in "usery:userz"? yes (matched "userz")
555calling useryz router
556useryz router called for userz@nonexist.test.ex
557 domain = nonexist.test.ex
558route_item = * $domain bydns
559nonexist.test.ex in "*"? yes (matched "*")
8b455685
JH
560original list of hosts = '$domain' options = 'bydns'
561expanded list of hosts = 'nonexist.test.ex' options = 'bydns'
54c5ebb1
PH
562finding IP address for nonexist.test.ex
563doing DNS lookup
564DNS lookup of nonexist.test.ex-A: using cached value DNS_NOMATCH
565useryz router: defer for userz@nonexist.test.ex
566 message: lookup of host "nonexist.test.ex" failed in useryz router
567>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
568Testing xyz@ten-1.test.ex
569>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
570Considering xyz@ten-1.test.ex
571>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
572routing xyz@ten-1.test.ex
573--------> srv router <--------
574local_part=xyz domain=ten-1.test.ex
575checking local_parts
576xyz in "^srv"? no (end of list)
577srv router skipped: local_parts mismatch
578--------> useryz router <--------
579local_part=xyz domain=ten-1.test.ex
580checking local_parts
581xyz in "usery:userz"? no (end of list)
582useryz router skipped: local_parts mismatch
583--------> lookuphost router <--------
584local_part=xyz domain=ten-1.test.ex
7d8d08c4
JH
585checking local_parts
586xyz in "!userd"? yes (end of list)
54c5ebb1
PH
587calling lookuphost router
588lookuphost router called for xyz@ten-1.test.ex
589 domain = ten-1.test.ex
590DNS lookup of ten-1.test.ex-MX: using cached value DNS_NODATA
591DNS lookup of ten-1.test.ex (A) using fakens
592DNS lookup of ten-1.test.ex (A) succeeded
593fully qualified name = ten-1.test.ex
594ten-1.test.ex V4NET.0.0.1 mx=-1 sort=xx
595queued for smtp transport: local_part = xyz
596domain = ten-1.test.ex
597 errors_to=NULL
598 domain_data=NULL localpart_data=NULL
599routed by lookuphost router
600 envelope to: xyz@ten-1.test.ex
601 transport: smtp
602 host ten-1.test.ex [V4NET.0.0.1]
603search_tidyup called
9bfb7e1b 604>>>>>>>>>>>>>>>> Exim pid=pppp (main) terminating with rc=2 >>>>>>>>>>>>>>>>
54c5ebb1
PH
605Exim version x.yz ....
606changed uid/gid: forcing real = effective
607 uid=uuuu gid=CALLER_GID pid=pppp
608configuration file is TESTSUITE/test-config
609admin user
4b424e0d 610dropping to exim gid; retaining priv uid
54c5ebb1
PH
611originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
612sender address = CALLER@myhost.test.ex
613Address testing: uid=uuuu gid=EXIM_GID euid=uuuu egid=EXIM_GID
614>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
615Testing srv@test.again.dns
616>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
617Considering srv@test.again.dns
618>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
619routing srv@test.again.dns
620--------> srv router <--------
621local_part=srv domain=test.again.dns
622checking local_parts
623srv in "^srv"? yes (matched "^srv")
624calling srv router
625srv router called for srv@test.again.dns
626 domain = test.again.dns
dd2a32ad 627DNS lookup of _smtp._tcp.test.again.dns (SRV) using fakens
54c5ebb1
PH
628DNS lookup of _smtp._tcp.test.again.dns (SRV) gave TRY_AGAIN
629_smtp._tcp.test.again.dns in dns_again_means_nonexist? no (option unset)
630returning DNS_AGAIN
27085351 631 writing neg-cache entry for _smtp._tcp.test.again.dns-SRV-xxxx, ttl -1
54c5ebb1
PH
632test.again.dns in "test.fail.dns"? no (end of list)
633srv router: defer for srv@test.again.dns
634 message: host lookup did not complete
635>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
636Testing srv@test.fail.dns
637>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
638Considering srv@test.fail.dns
639>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
640routing srv@test.fail.dns
641--------> srv router <--------
642local_part=srv domain=test.fail.dns
643checking local_parts
644srv in "^srv"? yes (matched "^srv")
645calling srv router
646srv router called for srv@test.fail.dns
647 domain = test.fail.dns
dd2a32ad 648DNS lookup of _smtp._tcp.test.fail.dns (SRV) using fakens
54c5ebb1
PH
649DNS lookup of _smtp._tcp.test.fail.dns (SRV) gave NO_RECOVERY
650returning DNS_FAIL
27085351 651 writing neg-cache entry for _smtp._tcp.test.fail.dns-SRV-xxxx, ttl -1
54c5ebb1
PH
652test.fail.dns in "test.fail.dns"? yes (matched "test.fail.dns")
653DNS_FAIL treated as DNS_NODATA (domain in srv_fail_domains)
dd2a32ad 654DNS lookup of test.fail.dns (MX) using fakens
54c5ebb1
PH
655DNS lookup of test.fail.dns (MX) gave NO_RECOVERY
656returning DNS_FAIL
27085351 657 writing neg-cache entry for test.fail.dns-MX-xxxx, ttl -1
54c5ebb1
PH
658test.fail.dns in "test.fail.dns"? yes (matched "test.fail.dns")
659DNS_FAIL treated as DNS_NODATA (domain in mx_fail_domains)
dd2a32ad 660DNS lookup of test.fail.dns (A) using fakens
54c5ebb1
PH
661DNS lookup of test.fail.dns (A) gave NO_RECOVERY
662returning DNS_FAIL
27085351 663 writing neg-cache entry for test.fail.dns-A-xxxx, ttl -1
54c5ebb1
PH
664srv router: defer for srv@test.fail.dns
665 message: host lookup did not complete
666search_tidyup called
9bfb7e1b 667>>>>>>>>>>>>>>>> Exim pid=pppp (main) terminating with rc=1 >>>>>>>>>>>>>>>>
7d8d08c4
JH
668Exim version x.yz ....
669changed uid/gid: forcing real = effective
670 uid=uuuu gid=CALLER_GID pid=pppp
671configuration file is TESTSUITE/test-config
672admin user
673dropping to exim gid; retaining priv uid
674originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
675sender address = CALLER@myhost.test.ex
676Address testing: uid=uuuu gid=EXIM_GID euid=uuuu egid=EXIM_GID
677>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
678Testing userx@nonexist.example.com
679>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
680Considering userx@nonexist.example.com
681>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
682routing userx@nonexist.example.com
683--------> srv router <--------
684local_part=userx domain=nonexist.example.com
685checking local_parts
686userx in "^srv"? no (end of list)
687srv router skipped: local_parts mismatch
688--------> useryz router <--------
689local_part=userx domain=nonexist.example.com
690checking local_parts
691userx in "usery:userz"? no (end of list)
692useryz router skipped: local_parts mismatch
693--------> lookuphost router <--------
694local_part=userx domain=nonexist.example.com
695checking local_parts
696userx in "!userd"? yes (end of list)
697calling lookuphost router
698lookuphost router called for userx@nonexist.example.com
699 domain = nonexist.example.com
700DNS lookup of nonexist.example.com (MX) using fakens
701DNS lookup of nonexist.example.com (MX) gave HOST_NOT_FOUND
702returning DNS_NOMATCH
27085351 703 writing neg-cache entry for nonexist.example.com-MX-xxxx, ttl 2
7d8d08c4
JH
704lookuphost router declined for userx@nonexist.example.com
705"more" is false: skipping remaining routers
706no more routers
707>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
708Testing userd@nonexist.example.com
709>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
710Considering userd@nonexist.example.com
711>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
712routing userd@nonexist.example.com
713--------> srv router <--------
714local_part=userd domain=nonexist.example.com
715checking local_parts
716userd in "^srv"? no (end of list)
717srv router skipped: local_parts mismatch
718--------> useryz router <--------
719local_part=userd domain=nonexist.example.com
720checking local_parts
721userd in "usery:userz"? no (end of list)
722useryz router skipped: local_parts mismatch
723--------> lookuphost router <--------
724local_part=userd domain=nonexist.example.com
725checking local_parts
726userd in "!userd"? no (matched "!userd")
727lookuphost router skipped: local_parts mismatch
728--------> delay router <--------
729local_part=userd domain=nonexist.example.com
730checking "condition" "${acl {delay}}"...
731 using ACL "delay"
732 processing "accept" (TESTSUITE/test-config 18)
733 check delay = 3s
734 delay modifier requests 3-second delay
735 message: y
736 accept: condition test succeeded in ACL "delay"
737 end of ACL "delay": ACCEPT
738calling delay router
739delay router called for userd@nonexist.example.com
740 domain = nonexist.example.com
741DNS lookup of nonexist.example.com-MX: cached value DNS_NOMATCH past valid time
742DNS lookup of nonexist.example.com (MX) using fakens
743DNS lookup of nonexist.example.com (MX) gave HOST_NOT_FOUND
744returning DNS_NOMATCH
d05b1259 745 update neg-cache entry for nonexist.example.com-MX-xxxx, ttl 2
7d8d08c4
JH
746delay router declined for userd@nonexist.example.com
747"more" is false: skipping remaining routers
748no more routers
749search_tidyup called
750>>>>>>>>>>>>>>>> Exim pid=pppp (main) terminating with rc=2 >>>>>>>>>>>>>>>>