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