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