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