Fix CVE-2016-1531
[exim.git] / test / stderr / 0002
1 Exim version x.yz ....
2 configuration file is TESTSUITE/test-config
3 admin user
4 expanding: primary_hostname: $primary_hostname
5    result: primary_hostname: myhost.test.ex
6 expanding: abcd
7    result: abcd
8 expanding: \N^([ab]+)(\w+)$\N
9    result: ^([ab]+)(\w+)$
10 condition: match{abcd}{\N^([ab]+)(\w+)$\N}
11    result: true
12 expanding: $2$1
13    result: cdab
14 expanding: match:  ${if match{abcd}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
15    result: match:  cdab
16 expanding: wxyz
17    result: wxyz
18 expanding: \N^([ab]+)(\w+)$\N
19    result: ^([ab]+)(\w+)$
20 condition: match{wxyz}{\N^([ab]+)(\w+)$\N}
21    result: false
22 expanding: $2$1
23    result: 
24 skipping: result is not used
25 failed to expand: match:  ${if match{wxyz}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
26    error message: "if" failed and "fail" requested
27 failure was forced
28 expanding: 1
29    result: 1
30 expanding: 1
31    result: 1
32 condition: eq {1}{1}
33    result: true
34 expanding: yes
35    result: yes
36 expanding: xx
37    result: xx
38 skipping: result is not used
39 expanding: /non/exist
40    result: /non/exist
41 skipping: result is not used
42 expanding: ${lookup{xx}lsearch{/non/exist}}
43    result: 
44 skipping: result is not used
45 expanding: ${if eq {1}{1}{yes}{${lookup{xx}lsearch{/non/exist}}}}
46    result: yes
47 expanding: a.b.c
48    result: a.b.c
49 expanding: a.b.c
50    result: a.b.c
51 LOG: MAIN PANIC
52   no @ found in the subject of an address list match: subject="a.b.c" pattern="a.b.c"
53 condition: match_address{a.b.c}{a.b.c}
54    result: false
55 expanding: yes
56    result: yes
57 skipping: result is not used
58 expanding: no
59    result: no
60 expanding: match_address:   ${if match_address{a.b.c}{a.b.c}{yes}{no}}
61    result: match_address:   no
62 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
63 Exim version x.yz ....
64 configuration file is TESTSUITE/test-config
65 admin user
66 expanding: -oMa  sender_host_address = $sender_host_address
67    result: -oMa  sender_host_address = V4NET.0.0.1
68 expanding:       sender_host_port = $sender_host_port
69    result:       sender_host_port = 1234
70 expanding: -oMaa sender_host_authenticated = $sender_host_authenticated
71    result: -oMaa sender_host_authenticated = AAA
72 expanding: -oMai authenticated_id = $authenticated_id
73    result: -oMai authenticated_id = philip
74 expanding: -oMas authenticated_sender = $authenticated_sender
75    result: -oMas authenticated_sender = xx@yy.zz
76 expanding: -oMi  interface_address = $interface_address
77    result: -oMi  interface_address = 1.1.1.1
78 expanding:       interface_port = $interface_port
79    result:       interface_port = 99
80 expanding: -oMr  received_protocol = $received_protocol
81    result: -oMr  received_protocol = special
82 expanding: -oMt  sender_ident = $sender_ident
83    result: -oMt  sender_ident = me
84 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
85 1999-03-02 09:44:33 no host name found for IP address V4NET.11.12.13
86 Exim version x.yz ....
87 configuration file is TESTSUITE/test-config
88 admin user
89 expanding: -oMa  sender_host_address = $sender_host_address
90    result: -oMa  sender_host_address = V4NET.0.0.1
91 expanding:       sender_host_port = $sender_host_port
92    result:       sender_host_port = 1234
93 expanding: -oMaa sender_host_authenticated = $sender_host_authenticated
94    result: -oMaa sender_host_authenticated = AAA
95 expanding: -oMai authenticated_id = $authenticated_id
96    result: -oMai authenticated_id = philip
97 expanding: -oMas authenticated_sender = $authenticated_sender
98    result: -oMas authenticated_sender = xx@yy.zz
99 expanding: -oMi  interface_address = $interface_address
100    result: -oMi  interface_address = 1.1.1.1
101 expanding:       interface_port = $interface_port
102    result:       interface_port = 99
103 expanding: -oMr  received_protocol = $received_protocol
104    result: -oMr  received_protocol = special
105 expanding: black
106    result: black
107 expanding: white
108    result: white
109 condition: eq{black}{white}
110    result: false
111 expanding: $sender_host_name
112    result: 
113 skipping: result is not used
114 expanding: No
115    result: No
116 expanding: ----> No lookup yet: ${if eq{black}{white}{$sender_host_name}{No}}
117    result: ----> No lookup yet: No
118 looking up host name for V4NET.0.0.1
119 IP address lookup yielded "ten-1.test.ex"
120 ten-1.test.ex V4NET.0.0.1 mx=-1 sort=xx 
121 checking addresses for ten-1.test.ex
122   V4NET.0.0.1 OK
123 sender_fullhost = ten-1.test.ex [V4NET.0.0.1]
124 sender_rcvhost = ten-1.test.ex ([V4NET.0.0.1] ident=me)
125 expanding: -oMs  sender_host_name = $sender_host_name
126    result: -oMs  sender_host_name = ten-1.test.ex
127 expanding: -oMt  sender_ident = $sender_ident
128    result: -oMt  sender_ident = me
129 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
130 Exim version x.yz ....
131 changed uid/gid: forcing real = effective
132   uid=uuuu gid=CALLER_GID pid=pppp
133 PATH in keep_environment? no (end of list)
134 PWD in keep_environment? no (end of list)
135 SHELL in keep_environment? no (end of list)
136 TERM in keep_environment? no (end of list)
137 USER in keep_environment? yes (matched "USER")
138 configuration file is TESTSUITE/test-config
139 admin user
140 changed uid/gid: privilege not needed
141   uid=EXIM_UID gid=EXIM_GID pid=pppp
142 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
143 sender address = CALLER@myhost.test.ex
144 sender_fullhost = [V4NET.0.0.1]
145 sender_rcvhost = [V4NET.0.0.1]
146 host in hosts_connection_nolog? no (option unset)
147 LOG: smtp_connection MAIN
148   SMTP connection from [V4NET.0.0.1]
149 host in host_lookup? no (option unset)
150 set_process_info: pppp handling incoming connection from [V4NET.0.0.1]
151 host in host_reject_connection? no (option unset)
152 host in sender_unqualified_hosts? no (option unset)
153 host in recipient_unqualified_hosts? no (option unset)
154 host in helo_verify_hosts? no (option unset)
155 host in helo_try_verify_hosts? no (option unset)
156 host in helo_accept_junk_hosts? no (option unset)
157 using ACL "connect1"
158 processing "deny"
159 check hosts = <\n partial-lsearch;TESTSUITE/aux-fixed/0002.lsearch \n 1.2.3.4
160 sender host name required, to match against partial-lsearch;TESTSUITE/aux-fixed/0002.lsearch
161 looking up host name for V4NET.0.0.1
162 DNS lookup of 1.0.0.V4NET.in-addr.arpa (PTR) using fakens
163 DNS lookup of 1.0.0.V4NET.in-addr.arpa (PTR) succeeded
164 IP address lookup yielded "ten-1.test.ex"
165 DNS lookup of ten-1.test.ex (A) using fakens
166 DNS lookup of ten-1.test.ex (A) succeeded
167 ten-1.test.ex V4NET.0.0.1 mx=-1 sort=xx 
168 checking addresses for ten-1.test.ex
169 Forward DNS security status: unverified
170   V4NET.0.0.1 OK
171 sender_fullhost = ten-1.test.ex [V4NET.0.0.1]
172 sender_rcvhost = ten-1.test.ex ([V4NET.0.0.1])
173 search_open: lsearch "TESTSUITE/aux-fixed/0002.lsearch"
174 search_find: file="TESTSUITE/aux-fixed/0002.lsearch"
175   key="ten-1.test.ex" partial=2 affix=*. starflags=0
176 LRU list:
177   0TESTSUITE/aux-fixed/0002.lsearch
178   End
179 internal_search_find: file="TESTSUITE/aux-fixed/0002.lsearch"
180   type=lsearch key="ten-1.test.ex"
181 file lookup required for ten-1.test.ex
182   in TESTSUITE/aux-fixed/0002.lsearch
183 lookup yielded: 
184 host in "<
185  partial-lsearch;TESTSUITE/aux-fixed/0002.lsearch 
186  1.2.3.4"? yes (matched "partial-lsearch;TESTSUITE/aux-fixed/0002.lsearch")
187 deny: condition test succeeded in ACL "connect1"
188 end of ACL "connect1": DENY
189 SMTP>> 550 Administrative prohibition
190 LOG: MAIN REJECT
191   H=ten-1.test.ex [V4NET.0.0.1] rejected connection in "connect" ACL
192 search_tidyup called
193 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
194 Exim version x.yz ....
195 changed uid/gid: forcing real = effective
196   uid=uuuu gid=CALLER_GID pid=pppp
197 PATH in keep_environment? no (end of list)
198 PWD in keep_environment? no (end of list)
199 SHELL in keep_environment? no (end of list)
200 TERM in keep_environment? no (end of list)
201 USER in keep_environment? yes (matched "USER")
202 configuration file is TESTSUITE/test-config
203 admin user
204 changed uid/gid: privilege not needed
205   uid=EXIM_UID gid=EXIM_GID pid=pppp
206 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
207 sender address = CALLER@myhost.test.ex
208 sender_fullhost = [V4NET.0.0.2]
209 sender_rcvhost = [V4NET.0.0.2]
210 host in hosts_connection_nolog? no (option unset)
211 LOG: smtp_connection MAIN
212   SMTP connection from [V4NET.0.0.2]
213 host in host_lookup? no (option unset)
214 set_process_info: pppp handling incoming connection from [V4NET.0.0.2]
215 host in host_reject_connection? no (option unset)
216 host in sender_unqualified_hosts? no (option unset)
217 host in recipient_unqualified_hosts? no (option unset)
218 host in helo_verify_hosts? no (option unset)
219 host in helo_try_verify_hosts? no (option unset)
220 host in helo_accept_junk_hosts? no (option unset)
221 using ACL "connect2"
222 processing "deny"
223 check hosts = net-lsearch;TESTSUITE/aux-fixed/0002.lsearch
224 search_open: lsearch "TESTSUITE/aux-fixed/0002.lsearch"
225 search_find: file="TESTSUITE/aux-fixed/0002.lsearch"
226   key="V4NET.0.0.2" partial=-1 affix=NULL starflags=0
227 LRU list:
228   0TESTSUITE/aux-fixed/0002.lsearch
229   End
230 internal_search_find: file="TESTSUITE/aux-fixed/0002.lsearch"
231   type=lsearch key="V4NET.0.0.2"
232 file lookup required for V4NET.0.0.2
233   in TESTSUITE/aux-fixed/0002.lsearch
234 lookup failed
235 host in "net-lsearch;TESTSUITE/aux-fixed/0002.lsearch"? no (end of list)
236 deny: condition test failed in ACL "connect2"
237 end of ACL "connect2": implicit DENY
238 SMTP>> 550 Administrative prohibition
239 LOG: MAIN REJECT
240   H=[V4NET.0.0.2] rejected connection in "connect" ACL
241 search_tidyup called
242 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
243 >>> host in hosts_connection_nolog? no (option unset)
244 >>> host in host_lookup? no (option unset)
245 >>> host in host_reject_connection? no (option unset)
246 >>> host in sender_unqualified_hosts? no (option unset)
247 >>> host in recipient_unqualified_hosts? no (option unset)
248 >>> host in helo_verify_hosts? no (option unset)
249 >>> host in helo_try_verify_hosts? no (option unset)
250 >>> host in helo_accept_junk_hosts? no (option unset)
251 >>> using ACL "connect0"
252 >>> processing "accept"
253 >>> accept: condition test succeeded in ACL "connect0"
254 >>> end of ACL "connect0": ACCEPT
255 >>> processing "accept"
256 >>> accept: condition test succeeded in inline ACL
257 >>> end of inline ACL: ACCEPT
258 >>> using ACL "check_data"
259 >>> processing "warn"
260 >>> check logwrite = Subject is: "$h_subject:"
261 >>>                = Subject is: ""
262 LOG: 10HmaX-0005vi-00 Subject is: ""
263 >>> warn: condition test succeeded in ACL "check_data"
264 >>> processing "deny"
265 >>>   message: reply_address=<$reply_address>
266 >>> deny: condition test succeeded in ACL "check_data"
267 >>> end of ACL "check_data": DENY
268 LOG: 10HmaX-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<>
269 >>> processing "accept"
270 >>> accept: condition test succeeded in inline ACL
271 >>> end of inline ACL: ACCEPT
272 >>> host in ignore_fromline_hosts? no (option unset)
273 >>> using ACL "check_data"
274 >>> processing "warn"
275 >>> check logwrite = Subject is: "$h_subject:"
276 >>>                = Subject is: ""
277 LOG: 10HmaY-0005vi-00 Subject is: ""
278 >>> warn: condition test succeeded in ACL "check_data"
279 >>> processing "deny"
280 >>>   message: reply_address=<$reply_address>
281 >>> deny: condition test succeeded in ACL "check_data"
282 >>> end of ACL "check_data": DENY
283 LOG: 10HmaY-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<a@b>
284 >>> processing "accept"
285 >>> accept: condition test succeeded in inline ACL
286 >>> end of inline ACL: ACCEPT
287 >>> host in ignore_fromline_hosts? no (option unset)
288 >>> using ACL "check_data"
289 >>> processing "warn"
290 >>> check logwrite = Subject is: "$h_subject:"
291 >>>                = Subject is: ""
292 LOG: 10HmaZ-0005vi-00 Subject is: ""
293 >>> warn: condition test succeeded in ACL "check_data"
294 >>> processing "deny"
295 >>>   message: reply_address=<$reply_address>
296 >>> deny: condition test succeeded in ACL "check_data"
297 >>> end of ACL "check_data": DENY
298 LOG: 10HmaZ-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<c@d>
299 >>> processing "accept"
300 >>> accept: condition test succeeded in inline ACL
301 >>> end of inline ACL: ACCEPT
302 >>> host in ignore_fromline_hosts? no (option unset)
303 >>> using ACL "check_data"
304 >>> processing "warn"
305 >>> check logwrite = Subject is: "$h_subject:"
306 >>>                = Subject is: ""
307 LOG: 10HmbA-0005vi-00 Subject is: ""
308 >>> warn: condition test succeeded in ACL "check_data"
309 >>> processing "deny"
310 >>>   message: reply_address=<$reply_address>
311 >>> deny: condition test succeeded in ACL "check_data"
312 >>> end of ACL "check_data": DENY
313 LOG: 10HmbA-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<>
314 >>> processing "accept"
315 >>> accept: condition test succeeded in inline ACL
316 >>> end of inline ACL: ACCEPT
317 >>> host in ignore_fromline_hosts? no (option unset)
318 >>> using ACL "check_data"
319 >>> processing "warn"
320 >>> check logwrite = Subject is: "$h_subject:"
321 >>>                = Subject is: ""
322 LOG: 10HmbB-0005vi-00 Subject is: ""
323 >>> warn: condition test succeeded in ACL "check_data"
324 >>> processing "deny"
325 >>>   message: reply_address=<$reply_address>
326 >>> deny: condition test succeeded in ACL "check_data"
327 >>> end of ACL "check_data": DENY
328 LOG: 10HmbB-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<x@y>
329 >>> host in hosts_connection_nolog? no (option unset)
330 >>> host in host_lookup? no (option unset)
331 >>> host in host_reject_connection? no (option unset)
332 >>> host in sender_unqualified_hosts? no (option unset)
333 >>> host in recipient_unqualified_hosts? no (option unset)
334 >>> host in helo_verify_hosts? no (option unset)
335 >>> host in helo_try_verify_hosts? no (option unset)
336 >>> host in helo_accept_junk_hosts? no (option unset)
337 >>> using ACL "connect0"
338 >>> processing "accept"
339 >>> accept: condition test succeeded in ACL "connect0"
340 >>> end of ACL "connect0": ACCEPT
341 >>> processing "accept"
342 >>> accept: condition test succeeded in inline ACL
343 >>> end of inline ACL: ACCEPT
344 >>> host in ignore_fromline_hosts? no (option unset)
345 >>> using ACL "check_data"
346 >>> processing "warn"
347 >>> check logwrite = Subject is: "$h_subject:"
348 >>>                = Subject is: "=?iso-8859-8?Q?_here_we_go=3A_a_string_that_is_going_to_be_encoded=3A_it_will_go_over_the_75-char_limit_by_a_long_way=3B_in_fact_this_one_will_go_over_the_150_character_limit?="
349 LOG: 10HmbC-0005vi-00 Subject is: "=?iso-8859-8?Q?_here_we_go=3A_a_string_that_is_going_to_be_encoded=3A_it_will_go_over_the_75-char_limit_by_a_long_way=3B_in_fact_this_one_will_go_over_the_150_character_limit?="
350 >>> warn: condition test succeeded in ACL "check_data"
351 >>> processing "deny"
352 >>>   message: reply_address=<$reply_address>
353 >>> deny: condition test succeeded in ACL "check_data"
354 >>> end of ACL "check_data": DENY
355 LOG: 10HmbC-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<>
356 >>> host in hosts_connection_nolog? no (option unset)
357 >>> host in host_lookup? no (option unset)
358 >>> host in host_reject_connection? no (option unset)
359 >>> host in sender_unqualified_hosts? no (option unset)
360 >>> host in recipient_unqualified_hosts? no (option unset)
361 >>> host in helo_verify_hosts? no (option unset)
362 >>> host in helo_try_verify_hosts? no (option unset)
363 >>> host in helo_accept_junk_hosts? no (option unset)
364 >>> using ACL "connect0"
365 >>> processing "accept"
366 >>> accept: condition test succeeded in ACL "connect0"
367 >>> end of ACL "connect0": ACCEPT
368 >>> processing "accept"
369 >>> accept: condition test succeeded in inline ACL
370 >>> end of inline ACL: ACCEPT
371 >>> host in ignore_fromline_hosts? no (option unset)
372 >>> using ACL "check_data"
373 >>> processing "warn"
374 >>> check logwrite = Subject is: "$h_subject:"
375 >>>                = Subject is: " here we go: a string that is going to be encoded: it will go over the 75-char limit by a long way; in fact this one will go over the 150 character limit"
376 LOG: 10HmbD-0005vi-00 Subject is: " here we go: a string that is going to be encoded: it will go over the 75-char limit by a long way; in fact this one will go over the 150 character limit"
377 >>> warn: condition test succeeded in ACL "check_data"
378 >>> processing "deny"
379 >>>   message: reply_address=<$reply_address>
380 >>> deny: condition test succeeded in ACL "check_data"
381 >>> end of ACL "check_data": DENY
382 LOG: 10HmbD-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<>
383 Exim version x.yz ....
384 changed uid/gid: -C, -D, -be or -bf forces real uid
385   uid=CALLER_UID gid=CALLER_GID pid=pppp
386 PATH in keep_environment? no (end of list)
387 PWD in keep_environment? no (end of list)
388 SHELL in keep_environment? no (end of list)
389 TERM in keep_environment? no (end of list)
390 USER in keep_environment? yes (matched "USER")
391 configuration file is TESTSUITE/test-config
392 admin user
393 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
394 sender address = CALLER@myhost.test.ex
395 1.2.3.4 in "1.2.3"? no (malformed IPv4 address or address mask)
396 1.2.3.4 in "1.2.3.4/abc"? no (malformed IPv4 address or address mask)
397 search_tidyup called
398 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>