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