Fix too-often retry bug after 4xx with more hosts than hosts_max_retry.
[exim.git] / test / stderr / 0419
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
8originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
9sender address = CALLER@test.ex
10Verifying: uid=EXIM_UID gid=EXIM_GID euid=EXIM_UID egid=EXIM_GID
11>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12Verifying k@mxt13.test.ex
13>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14Considering k@mxt13.test.ex
15>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16routing k@mxt13.test.ex
17--------> dnslookup router <--------
18local_part=k domain=mxt13.test.ex
19checking domains
20mxt13.test.ex in "!mxt13.test.ex : !other1.test.ex : *.test.ex"? no (matched "!mxt13.test.ex")
21mxt13.test.ex in "! +local_domains"? yes (end of list)
22calling dnslookup router
23dnslookup router called for k@mxt13.test.ex
24 domain = mxt13.test.ex
25DNS lookup of mxt13.test.ex (MX) using fakens
26DNS lookup of mxt13.test.ex (MX) succeeded
1349e1e5
PH
27DNS lookup of other1.test.ex (A) using fakens
28DNS lookup of other1.test.ex (A) succeeded
29DNS lookup of other2.test.ex (A) using fakens
30DNS lookup of other2.test.ex (A) succeeded
54c5ebb1
PH
31other1.test.ex in "!mxt13.test.ex : !other1.test.ex : *.test.ex"? no (matched "!other1.test.ex")
32other1.test.ex in hosts_treat_as_local? no (end of list)
33other2.test.ex in "!mxt13.test.ex : !other1.test.ex : *.test.ex"? yes (matched "*.test.ex")
34other2.test.ex in hosts_treat_as_local? yes (matched "+local_domains")
35local host in host list - removed hosts:
54c5ebb1 36 other2.test.ex V4NET.12.3.2 5
75e0e026 37 other2.test.ex V4NET.12.3.1 5
54c5ebb1
PH
38fully qualified name = mxt13.test.ex
39host_find_bydns yield = HOST_FOUND (2); returned hosts:
40 other1.test.ex V4NET.12.4.5 MX=4
41set transport smtp
42queued for smtp transport: local_part = k
43domain = mxt13.test.ex
44 errors_to=NULL
45 domain_data=NULL localpart_data=NULL
46routed by dnslookup router
47 envelope to: k@mxt13.test.ex
48 transport: smtp
49 host other1.test.ex [V4NET.12.4.5] MX=4
50search_tidyup called
51>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>