More test commits.
[exim.git] / test / stderr / 2201
... / ...
CommitLineData
1Exim version x.yz ....
2changed uid/gid: forcing real = effective
3 uid=uuuu gid=CALLER_GID pid=pppp
4configuration file is TESTSUITE/test-config
5trusted user
6admin user
7finduser used cached passwd data for CALLER
8originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
9sender address = CALLER@myhost.test.ex
10Address testing: uid=uuuu gid=EXIM_GID euid=uuuu egid=EXIM_GID
11>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12Testing test.ex@test.ex
13>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14Considering test.ex@test.ex
15>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16routing test.ex@test.ex
17--------> r1 router <--------
18local_part=test.ex domain=test.ex
19checking domains
20search_open: dnsdb "NULL"
21search_find: file="NULL"
22 key="test.ex" partial=-1 affix=NULL starflags=0
23LRU list:
24internal_search_find: file="NULL"
25 type=dnsdb key="test.ex"
26database lookup required for test.ex
27dnsdb key: test.ex
28DNS lookup of test.ex (TXT) using fakens
29DNS lookup of test.ex (TXT) succeeded
30lookup yielded: A TXT record for test.ex.
31test.ex in "dnsdb;test.ex"? yes (matched "dnsdb;test.ex")
32checking local_parts
33search_open: dnsdb "NULL"
34 cached open
35search_find: file="NULL"
36 key="test.ex" partial=-1 affix=NULL starflags=0
37LRU list:
38internal_search_find: file="NULL"
39 type=dnsdb key="test.ex"
40cached data used for lookup of test.ex
41lookup yielded: A TXT record for test.ex.
42test.ex in "dnsdb;test.ex"? yes (matched "dnsdb;test.ex")
43calling r1 router
44r1 router called for test.ex@test.ex
45 domain = test.ex
46set transport local_delivery
47queued for local_delivery transport: local_part = test.ex
48domain = test.ex
49 errors_to=NULL
50 domain_data=A TXT record for test.ex. localpart_data=A TXT record for test.ex.
51routed by r1 router
52 envelope to: test.ex@test.ex
53 transport: local_delivery
54>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
55Testing unknown@test.ex
56>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
57Considering unknown@test.ex
58>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
59routing unknown@test.ex
60--------> r1 router <--------
61local_part=unknown domain=test.ex
62checking domains
63search_open: dnsdb "NULL"
64 cached open
65search_find: file="NULL"
66 key="test.ex" partial=-1 affix=NULL starflags=0
67LRU list:
68internal_search_find: file="NULL"
69 type=dnsdb key="test.ex"
70cached data used for lookup of test.ex
71lookup yielded: A TXT record for test.ex.
72test.ex in "dnsdb;test.ex"? yes (matched "dnsdb;test.ex")
73checking local_parts
74search_open: dnsdb "NULL"
75 cached open
76search_find: file="NULL"
77 key="unknown" partial=-1 affix=NULL starflags=0
78LRU list:
79internal_search_find: file="NULL"
80 type=dnsdb key="unknown"
81database lookup required for unknown
82dnsdb key: unknown
83DNS lookup of unknown (TXT) using fakens
84DNS lookup of unknown (TXT) gave HOST_NOT_FOUND
85returning DNS_NOMATCH
86lookup failed
87unknown in "dnsdb;unknown"? no (end of list)
88r1 router skipped: local_parts mismatch
89--------> r2 router <--------
90local_part=unknown domain=test.ex
91checking domains
92search_open: dnsdb "NULL"
93 cached open
94search_find: file="NULL"
95 key="test.ex" partial=-1 affix=NULL starflags=0
96LRU list:
97internal_search_find: file="NULL"
98 type=dnsdb key="test.ex"
99cached data used for lookup of test.ex
100lookup yielded: A TXT record for test.ex.
101test.ex in "dnsdb;test.ex"? yes (matched "dnsdb;test.ex")
102checking senders
103address match: subject=CALLER@myhost.test.ex pattern=dnsdb;A=myhost.test.ex
104search_open: dnsdb "NULL"
105 cached open
106search_find: file="NULL"
107 key="A=myhost.test.ex" partial=-1 affix=NULL starflags=0
108LRU list:
109internal_search_find: file="NULL"
110 type=dnsdb key="A=myhost.test.ex"
111database lookup required for A=myhost.test.ex
112dnsdb key: myhost.test.ex
113DNS lookup of myhost.test.ex (A) using fakens
114DNS lookup of myhost.test.ex (A) succeeded
115lookup yielded: V4NET.10.10.10
116CALLER@myhost.test.ex in "dnsdb;A=myhost.test.ex"? yes (matched "dnsdb;A=myhost.test.ex")
117calling r2 router
118r2 router called for unknown@test.ex
119 domain = test.ex
120set transport local_delivery
121queued for local_delivery transport: local_part = unknown
122domain = test.ex
123 errors_to=NULL
124 domain_data=A TXT record for test.ex. localpart_data=NULL
125routed by r2 router
126 envelope to: unknown@test.ex
127 transport: local_delivery
128search_tidyup called
129>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>