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