Debug: mark up space/nl in lookup results
[exim.git] / test / stderr / 0464
1 Exim version x.yz ....
2 changed uid/gid: forcing real = effective
3   uid=uuuu gid=CALLER_GID pid=p1234
4 configuration file is TESTSUITE/test-config
5 admin user
6 changed uid/gid: privilege not needed
7   uid=EXIM_UID gid=EXIM_GID pid=p1234
8 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
9 sender address = CALLER@myhost.test.ex
10 set_process_info: pppp accepting a local SMTP message from <CALLER@myhost.test.ex>
11  in hosts_connection_nolog? no (option unset)
12 LOG: smtp_connection MAIN
13   SMTP connection from CALLER
14 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
15 smtp_setup_msg entered
16 SMTP<< helo test
17 SMTP>> 250 myhost.test.ex Hello CALLER at test
18 SMTP<< mail from:<>
19 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
20 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
21 SMTP>> 250 OK
22 SMTP<< rcpt to:<abc@domain1>
23 using ACL "rcpt"
24 processing "require" (TESTSUITE/test-config 20)
25 check domains = +special_domains
26 domain1 in "+special_domains"?
27  list element: +special_domains
28   start sublist special_domains
29    domain1 in "lsearch;TESTSUITE/aux-fixed/0464.domains"?
30    ╎list element: lsearch;TESTSUITE/aux-fixed/0464.domains
31    ╎search_open: lsearch "TESTSUITE/aux-fixed/0464.domains"
32    ╎search_find: file="TESTSUITE/aux-fixed/0464.domains"
33    ╎  key="domain1" partial=-1 affix=NULL starflags=0 opts=NULL
34    ╎LRU list:
35    ╎  0TESTSUITE/aux-fixed/0464.domains
36    ╎  End
37    ╎internal_search_find: file="TESTSUITE/aux-fixed/0464.domains"
38    ╎  type=lsearch key="domain1" opts=NULL
39    ╎file lookup required for domain1
40    ╎  in TESTSUITE/aux-fixed/0464.domains
41    ╎creating new cache entry
42    ╎lookup yielded: data░for░domain1
43    ╎domain1 in "lsearch;TESTSUITE/aux-fixed/0464.domains"? yes (matched "lsearch;TESTSUITE/aux-fixed/0464.domains")
44   end sublist special_domains
45  data from lookup saved for cache for +special_domains: key 'domain1' value 'data for domain1'
46  domain1 in "+special_domains"? yes (matched "+special_domains")
47 check verify = recipient
48 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
49 Verifying abc@domain1
50 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
51 Considering abc@domain1
52 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
53 routing abc@domain1
54 --------> r1 router <--------
55 local_part=abc domain=domain1
56 checking domains
57 domain1 in "+special_domains"?
58  list element: +special_domains
59   start sublist special_domains
60  cached yes match for +special_domains
61  cached lookup data = data for domain1
62  domain1 in "+special_domains"? yes (matched "+special_domains" - cached)
63 calling r1 router
64 rda_interpret (string): '$local_part@xxx.$domain'
65 expanded: 'abc@xxx.domain1' (tainted)
66 file is not a filter file
67 parse_forward_list: abc@xxx.domain1
68 extract item: abc@xxx.domain1
69 r1 router generated abc@xxx.domain1
70   errors_to=NULL transport=NULL
71   uid=unset gid=unset home=NULL
72 routed by r1 router
73   envelope to: abc@domain1
74   transport: <none>
75 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
76 Considering abc@xxx.domain1
77 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
78 routing abc@xxx.domain1
79 --------> r1 router <--------
80 local_part=abc domain=xxx.domain1
81 checking domains
82 xxx.domain1 in "+special_domains"?
83  list element: +special_domains
84   start sublist special_domains
85    xxx.domain1 in "lsearch;TESTSUITE/aux-fixed/0464.domains"?
86    ╎list element: lsearch;TESTSUITE/aux-fixed/0464.domains
87    ╎search_open: lsearch "TESTSUITE/aux-fixed/0464.domains"
88    ╎  cached open
89    ╎search_find: file="TESTSUITE/aux-fixed/0464.domains"
90    ╎  key="xxx.domain1" partial=-1 affix=NULL starflags=0 opts=NULL
91    ╎LRU list:
92    ╎  0TESTSUITE/aux-fixed/0464.domains
93    ╎  End
94    ╎internal_search_find: file="TESTSUITE/aux-fixed/0464.domains"
95    ╎  type=lsearch key="xxx.domain1" opts=NULL
96    ╎file lookup required for xxx.domain1
97    ╎  in TESTSUITE/aux-fixed/0464.domains
98    ╎creating new cache entry
99    ╎lookup failed
100    xxx.domain1 in "lsearch;TESTSUITE/aux-fixed/0464.domains"? no (end of list)
101   end sublist special_domains
102 xxx.domain1 in "+special_domains"? no (end of list)
103 r1 router skipped: domains mismatch
104 --------> r2 router <--------
105 local_part=abc domain=xxx.domain1
106 calling r2 router
107 r2 router called for abc@xxx.domain1
108   domain = xxx.domain1
109 set transport smtp
110 queued for smtp transport: local_part = abc
111 domain = xxx.domain1
112   errors_to=NULL
113   domain_data=NULL local_part_data=NULL
114 routed by r2 router
115   envelope to: abc@xxx.domain1
116   transport: smtp
117 ----------- end verify ------------
118 require: condition test succeeded in ACL "rcpt"
119 processing "require" (TESTSUITE/test-config 23)
120 check domains = +special_domains
121 domain1 in "+special_domains"?
122  list element: +special_domains
123   start sublist special_domains
124  cached yes match for +special_domains
125  cached lookup data = data for domain1
126  domain1 in "+special_domains"? yes (matched "+special_domains" - cached)
127 check verify = recipient
128 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
129 Verifying abc@domain1
130 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
131 Considering abc@domain1
132 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
133 routing abc@domain1
134 --------> r1 router <--------
135 local_part=abc domain=domain1
136 checking domains
137 domain1 in "+special_domains"?
138  list element: +special_domains
139   start sublist special_domains
140  cached yes match for +special_domains
141  cached lookup data = data for domain1
142  domain1 in "+special_domains"? yes (matched "+special_domains" - cached)
143 calling r1 router
144 rda_interpret (string): '$local_part@xxx.$domain'
145 expanded: 'abc@xxx.domain1' (tainted)
146 file is not a filter file
147 parse_forward_list: abc@xxx.domain1
148 extract item: abc@xxx.domain1
149 r1 router generated abc@xxx.domain1
150   errors_to=NULL transport=NULL
151   uid=unset gid=unset home=NULL
152 routed by r1 router
153   envelope to: abc@domain1
154   transport: <none>
155 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
156 Considering abc@xxx.domain1
157 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
158 routing abc@xxx.domain1
159 --------> r1 router <--------
160 local_part=abc domain=xxx.domain1
161 checking domains
162 xxx.domain1 in "+special_domains"?
163  list element: +special_domains
164   start sublist special_domains
165    xxx.domain1 in "lsearch;TESTSUITE/aux-fixed/0464.domains"?
166    ╎list element: lsearch;TESTSUITE/aux-fixed/0464.domains
167    ╎search_open: lsearch "TESTSUITE/aux-fixed/0464.domains"
168    ╎  cached open
169    ╎search_find: file="TESTSUITE/aux-fixed/0464.domains"
170    ╎  key="xxx.domain1" partial=-1 affix=NULL starflags=0 opts=NULL
171    ╎LRU list:
172    ╎  0TESTSUITE/aux-fixed/0464.domains
173    ╎  End
174    ╎internal_search_find: file="TESTSUITE/aux-fixed/0464.domains"
175    ╎  type=lsearch key="xxx.domain1" opts=NULL
176    ╎cached data used for lookup of xxx.domain1
177    ╎  in TESTSUITE/aux-fixed/0464.domains
178    ╎lookup failed
179    xxx.domain1 in "lsearch;TESTSUITE/aux-fixed/0464.domains"? no (end of list)
180   end sublist special_domains
181 xxx.domain1 in "+special_domains"? no (end of list)
182 r1 router skipped: domains mismatch
183 --------> r2 router <--------
184 local_part=abc domain=xxx.domain1
185 calling r2 router
186 r2 router called for abc@xxx.domain1
187   domain = xxx.domain1
188 queued for smtp transport: local_part = abc
189 domain = xxx.domain1
190   errors_to=NULL
191   domain_data=NULL local_part_data=NULL
192 routed by r2 router
193   envelope to: abc@xxx.domain1
194   transport: smtp
195 ----------- end verify ------------
196 require: condition test succeeded in ACL "rcpt"
197 processing "accept" (TESTSUITE/test-config 25)
198 accept: condition test succeeded in ACL "rcpt"
199 end of ACL "rcpt": ACCEPT
200 SMTP>> 250 Accepted
201 SMTP<< quit
202 SMTP>> 221 myhost.test.ex closing connection
203 LOG: smtp_connection MAIN
204   SMTP connection from CALLER D=qqs closed by QUIT
205 search_tidyup called
206 >>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>