Taint: mark more command-line arguments
[exim.git] / test / stderr / 0002
1 Exim version x.yz ....
2 configuration file is TESTSUITE/test-config
3 admin user
4 dropping to exim gid; retaining priv uid
5  ╭considering: primary_hostname: $primary_hostname
6  ├──expanding: primary_hostname: $primary_hostname
7  ╰─────result: primary_hostname: myhost.test.ex
8  ╭considering: sender_address: $sender_address
9  ├──expanding: sender_address: $sender_address
10  ╰─────result: sender_address: sndr@dom
11             ╰──(tainted)
12  ╭considering: match:  ${if match{abcd}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
13   ╭considering: abcd}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
14   ├──expanding: abcd
15   ╰─────result: abcd
16   ╭considering: \N^([ab]+)(\w+)$\N}{$2$1}fail}
17   ├──expanding: \N^([ab]+)(\w+)$\N
18   ╰─────result: ^([ab]+)(\w+)$
19  ├──condition: match{abcd}{\N^([ab]+)(\w+)$\N}
20  ├─────result: true
21   ╭considering: $2$1}fail}
22   ├──expanding: $2$1
23   ╰─────result: cdab
24  ├──expanding: match:  ${if match{abcd}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
25  ╰─────result: match:  cdab
26  ╭considering: match:  ${if match{wxyz}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
27   ╭considering: wxyz}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
28   ├──expanding: wxyz
29   ╰─────result: wxyz
30   ╭considering: \N^([ab]+)(\w+)$\N}{$2$1}fail}
31   ├──expanding: \N^([ab]+)(\w+)$\N
32   ╰─────result: ^([ab]+)(\w+)$
33  ├──condition: match{wxyz}{\N^([ab]+)(\w+)$\N}
34  ├─────result: false
35   ╭───scanning: $2$1}fail}
36   ├──expanding: $2$1
37   ├─────result: 
38   ╰───skipping: result is not used
39  ├failed to expand: match:  ${if match{wxyz}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
40  ├───error message: "if" failed and "fail" requested
41  ╰failure was forced
42  ╭considering: ${if eq {1}{1}{yes}{${lookup{xx}lsearch{/non/exist}}}}
43   ╭considering: 1}{1}{yes}{${lookup{xx}lsearch{/non/exist}}}}
44   ├──expanding: 1
45   ╰─────result: 1
46   ╭considering: 1}{yes}{${lookup{xx}lsearch{/non/exist}}}}
47   ├──expanding: 1
48   ╰─────result: 1
49  ├──condition: eq {1}{1}
50  ├─────result: true
51   ╭considering: yes}{${lookup{xx}lsearch{/non/exist}}}}
52   ├──expanding: yes
53   ╰─────result: yes
54   ╭───scanning: ${lookup{xx}lsearch{/non/exist}}}}
55    ╭───scanning: xx}lsearch{/non/exist}}}}
56    ├──expanding: xx
57    ├─────result: xx
58    ╰───skipping: result is not used
59    ╭───scanning: /non/exist}}}}
60    ├──expanding: /non/exist
61    ├─────result: /non/exist
62    ╰───skipping: result is not used
63   ├──expanding: ${lookup{xx}lsearch{/non/exist}}
64   ├─────result: 
65   ╰───skipping: result is not used
66  ├──expanding: ${if eq {1}{1}{yes}{${lookup{xx}lsearch{/non/exist}}}}
67  ╰─────result: yes
68  ╭considering: match_address:   ${if match_address{a.b.c}{a.b.c}{yes}{no}}
69   ╭considering: a.b.c}{a.b.c}{yes}{no}}
70   ├──expanding: a.b.c
71   ╰─────result: a.b.c
72   ╭considering: a.b.c}{yes}{no}}
73   ├──expanding: a.b.c
74   ╰─────result: a.b.c
75 LOG: MAIN PANIC
76   no @ found in the subject of an address list match: subject="a.b.c" pattern="a.b.c"
77  ├──condition: match_address{a.b.c}{a.b.c}
78  ├─────result: false
79   ╭───scanning: yes}{no}}
80   ├──expanding: yes
81   ├─────result: yes
82   ╰───skipping: result is not used
83   ╭considering: no}}
84   ├──expanding: no
85   ╰─────result: no
86  ├──expanding: match_address:   ${if match_address{a.b.c}{a.b.c}{yes}{no}}
87  ╰─────result: match_address:   no
88 >>>>>>>>>>>>>>>> Exim pid=pppp (main: expansion test) terminating with rc=0 >>>>>>>>>>>>>>>>
89 Exim version x.yz ....
90 configuration file is TESTSUITE/test-config
91 admin user
92 dropping to exim gid; retaining priv uid
93  /considering: primary_hostname: $primary_hostname
94  |--expanding: primary_hostname: $primary_hostname
95  \_____result: primary_hostname: myhost.test.ex
96  /considering: match:  ${if match{abcd}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
97   /considering: abcd}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
98   |--expanding: abcd
99   \_____result: abcd
100   /considering: \N^([ab]+)(\w+)$\N}{$2$1}fail}
101   |--expanding: \N^([ab]+)(\w+)$\N
102   \_____result: ^([ab]+)(\w+)$
103  |--condition: match{abcd}{\N^([ab]+)(\w+)$\N}
104  |-----result: true
105   /considering: $2$1}fail}
106   |--expanding: $2$1
107   \_____result: cdab
108  |--expanding: match:  ${if match{abcd}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
109  \_____result: match:  cdab
110  /considering: match:  ${if match{wxyz}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
111   /considering: wxyz}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
112   |--expanding: wxyz
113   \_____result: wxyz
114   /considering: \N^([ab]+)(\w+)$\N}{$2$1}fail}
115   |--expanding: \N^([ab]+)(\w+)$\N
116   \_____result: ^([ab]+)(\w+)$
117  |--condition: match{wxyz}{\N^([ab]+)(\w+)$\N}
118  |-----result: false
119   /---scanning: $2$1}fail}
120   |--expanding: $2$1
121   |-----result: 
122   \___skipping: result is not used
123  |failed to expand: match:  ${if match{wxyz}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
124  |---error message: "if" failed and "fail" requested
125  \failure was forced
126  /considering: ${if eq {1}{1}{yes}{${lookup{xx}lsearch{/non/exist}}}}
127   /considering: 1}{1}{yes}{${lookup{xx}lsearch{/non/exist}}}}
128   |--expanding: 1
129   \_____result: 1
130   /considering: 1}{yes}{${lookup{xx}lsearch{/non/exist}}}}
131   |--expanding: 1
132   \_____result: 1
133  |--condition: eq {1}{1}
134  |-----result: true
135   /considering: yes}{${lookup{xx}lsearch{/non/exist}}}}
136   |--expanding: yes
137   \_____result: yes
138   /---scanning: ${lookup{xx}lsearch{/non/exist}}}}
139    /---scanning: xx}lsearch{/non/exist}}}}
140    |--expanding: xx
141    |-----result: xx
142    \___skipping: result is not used
143    /---scanning: /non/exist}}}}
144    |--expanding: /non/exist
145    |-----result: /non/exist
146    \___skipping: result is not used
147   |--expanding: ${lookup{xx}lsearch{/non/exist}}
148   |-----result: 
149   \___skipping: result is not used
150  |--expanding: ${if eq {1}{1}{yes}{${lookup{xx}lsearch{/non/exist}}}}
151  \_____result: yes
152  /considering: match_address:   ${if match_address{a.b.c}{a.b.c}{yes}{no}}
153   /considering: a.b.c}{a.b.c}{yes}{no}}
154   |--expanding: a.b.c
155   \_____result: a.b.c
156   /considering: a.b.c}{yes}{no}}
157   |--expanding: a.b.c
158   \_____result: a.b.c
159 LOG: MAIN PANIC
160   no @ found in the subject of an address list match: subject="a.b.c" pattern="a.b.c"
161  |--condition: match_address{a.b.c}{a.b.c}
162  |-----result: false
163   /---scanning: yes}{no}}
164   |--expanding: yes
165   |-----result: yes
166   \___skipping: result is not used
167   /considering: no}}
168   |--expanding: no
169   \_____result: no
170  |--expanding: match_address:   ${if match_address{a.b.c}{a.b.c}{yes}{no}}
171  \_____result: match_address:   no
172 >>>>>>>>>>>>>>>> Exim pid=pppp (main: expansion test) terminating with rc=0 >>>>>>>>>>>>>>>>
173 Exim version x.yz ....
174 configuration file is TESTSUITE/test-config
175 admin user
176 dropping to exim gid; retaining priv uid
177  ╭considering: -oMa  sender_host_address = $sender_host_address
178  ├──expanding: -oMa  sender_host_address = $sender_host_address
179  ╰─────result: -oMa  sender_host_address = V4NET.0.0.1
180             ╰──(tainted)
181  ╭considering:       sender_host_port = $sender_host_port
182  ├──expanding:       sender_host_port = $sender_host_port
183  ╰─────result:       sender_host_port = 1234
184  ╭considering: -oMaa sender_host_authenticated = $sender_host_authenticated
185  ├──expanding: -oMaa sender_host_authenticated = $sender_host_authenticated
186  ╰─────result: -oMaa sender_host_authenticated = AAA
187             ╰──(tainted)
188  ╭considering: -oMai authenticated_id = $authenticated_id
189  ├──expanding: -oMai authenticated_id = $authenticated_id
190  ╰─────result: -oMai authenticated_id = philip
191             ╰──(tainted)
192  ╭considering: -oMas authenticated_sender = $authenticated_sender
193  ├──expanding: -oMas authenticated_sender = $authenticated_sender
194  ╰─────result: -oMas authenticated_sender = xx@yy.zz
195             ╰──(tainted)
196  ╭considering: -oMi  interface_address = $interface_address
197  ├──expanding: -oMi  interface_address = $interface_address
198  ╰─────result: -oMi  interface_address = 1.1.1.1
199             ╰──(tainted)
200  ╭considering:       interface_port = $interface_port
201  ├──expanding:       interface_port = $interface_port
202  ╰─────result:       interface_port = 99
203  ╭considering: -oMr  received_protocol = $received_protocol
204  ├──expanding: -oMr  received_protocol = $received_protocol
205  ╰─────result: -oMr  received_protocol = special
206             ╰──(tainted)
207  ╭considering: -oMt  sender_ident = $sender_ident
208  ├──expanding: -oMt  sender_ident = $sender_ident
209  ╰─────result: -oMt  sender_ident = me
210             ╰──(tainted)
211 >>>>>>>>>>>>>>>> Exim pid=pppp (main: expansion test) terminating with rc=0 >>>>>>>>>>>>>>>>
212 1999-03-02 09:44:33 no host name found for IP address V4NET.11.12.13
213 Exim version x.yz ....
214 configuration file is TESTSUITE/test-config
215 admin user
216 dropping to exim gid; retaining priv uid
217  ╭considering: -oMa  sender_host_address = $sender_host_address
218  ├──expanding: -oMa  sender_host_address = $sender_host_address
219  ╰─────result: -oMa  sender_host_address = V4NET.0.0.1
220             ╰──(tainted)
221  ╭considering:       sender_host_port = $sender_host_port
222  ├──expanding:       sender_host_port = $sender_host_port
223  ╰─────result:       sender_host_port = 1234
224  ╭considering: -oMaa sender_host_authenticated = $sender_host_authenticated
225  ├──expanding: -oMaa sender_host_authenticated = $sender_host_authenticated
226  ╰─────result: -oMaa sender_host_authenticated = AAA
227             ╰──(tainted)
228  ╭considering: -oMai authenticated_id = $authenticated_id
229  ├──expanding: -oMai authenticated_id = $authenticated_id
230  ╰─────result: -oMai authenticated_id = philip
231             ╰──(tainted)
232  ╭considering: -oMas authenticated_sender = $authenticated_sender
233  ├──expanding: -oMas authenticated_sender = $authenticated_sender
234  ╰─────result: -oMas authenticated_sender = xx@yy.zz
235             ╰──(tainted)
236  ╭considering: -oMi  interface_address = $interface_address
237  ├──expanding: -oMi  interface_address = $interface_address
238  ╰─────result: -oMi  interface_address = 1.1.1.1
239             ╰──(tainted)
240  ╭considering:       interface_port = $interface_port
241  ├──expanding:       interface_port = $interface_port
242  ╰─────result:       interface_port = 99
243  ╭considering: -oMr  received_protocol = $received_protocol
244  ├──expanding: -oMr  received_protocol = $received_protocol
245  ╰─────result: -oMr  received_protocol = special
246             ╰──(tainted)
247  ╭considering: ----> No lookup yet: ${if eq{black}{white}{$sender_host_name}{No}}
248   ╭considering: black}{white}{$sender_host_name}{No}}
249   ├──expanding: black
250   ╰─────result: black
251   ╭considering: white}{$sender_host_name}{No}}
252   ├──expanding: white
253   ╰─────result: white
254  ├──condition: eq{black}{white}
255  ├─────result: false
256   ╭───scanning: $sender_host_name}{No}}
257   ├──expanding: $sender_host_name
258   ├─────result: 
259   ╰───skipping: result is not used
260   ╭considering: No}}
261   ├──expanding: No
262   ╰─────result: No
263  ├──expanding: ----> No lookup yet: ${if eq{black}{white}{$sender_host_name}{No}}
264  ╰─────result: ----> No lookup yet: No
265  ╭considering: -oMs  sender_host_name = $sender_host_name
266 looking up host name for V4NET.0.0.1
267 IP address lookup yielded "ten-1.test.ex"
268 ten-1.test.ex V4NET.0.0.1 mx=-1 sort=xx 
269 checking addresses for ten-1.test.ex
270   V4NET.0.0.1 OK
271 sender_fullhost = ten-1.test.ex [V4NET.0.0.1]
272 sender_rcvhost = ten-1.test.ex ([V4NET.0.0.1] ident=me)
273  ├──expanding: -oMs  sender_host_name = $sender_host_name
274  ╰─────result: -oMs  sender_host_name = ten-1.test.ex
275             ╰──(tainted)
276  ╭considering: -oMt  sender_ident = $sender_ident
277  ├──expanding: -oMt  sender_ident = $sender_ident
278  ╰─────result: -oMt  sender_ident = me
279             ╰──(tainted)
280 >>>>>>>>>>>>>>>> Exim pid=pppp (main: expansion test) terminating with rc=0 >>>>>>>>>>>>>>>>
281 Exim version x.yz ....
282 changed uid/gid: forcing real = effective
283   uid=uuuu gid=CALLER_GID pid=pppp
284 configuration file is TESTSUITE/test-config
285 admin user
286 changed uid/gid: privilege not needed
287   uid=EXIM_UID gid=EXIM_GID pid=pppp
288 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
289 sender address = CALLER@myhost.test.ex
290 sender_fullhost = [V4NET.0.0.1]
291 sender_rcvhost = [V4NET.0.0.1]
292 host in hosts_connection_nolog? no (option unset)
293 LOG: smtp_connection MAIN
294   SMTP connection from [V4NET.0.0.1]
295 host in host_lookup? no (option unset)
296 set_process_info: pppp handling incoming connection from [V4NET.0.0.1]
297 host in host_reject_connection? no (option unset)
298 host in sender_unqualified_hosts? no (option unset)
299 host in recipient_unqualified_hosts? no (option unset)
300 host in helo_verify_hosts? no (option unset)
301 host in helo_try_verify_hosts? no (option unset)
302 host in helo_accept_junk_hosts? no (option unset)
303 using ACL "connect1"
304 processing "deny" (TESTSUITE/test-config 45)
305 check hosts = <\n partial-lsearch;TESTSUITE/aux-fixed/0002.lsearch \n 1.2.3.4
306 sender host name required, to match against partial-lsearch;TESTSUITE/aux-fixed/0002.lsearch
307 looking up host name for V4NET.0.0.1
308 DNS lookup of 1.0.0.V4NET.in-addr.arpa (PTR) using fakens
309 DNS lookup of 1.0.0.V4NET.in-addr.arpa (PTR) succeeded
310 IP address lookup yielded "ten-1.test.ex"
311 DNS lookup of ten-1.test.ex (A) using fakens
312 DNS lookup of ten-1.test.ex (A) succeeded
313 ten-1.test.ex V4NET.0.0.1 mx=-1 sort=xx 
314 checking addresses for ten-1.test.ex
315 Forward DNS security status: unverified
316   V4NET.0.0.1 OK
317 sender_fullhost = ten-1.test.ex [V4NET.0.0.1]
318 sender_rcvhost = ten-1.test.ex ([V4NET.0.0.1])
319 search_open: lsearch "TESTSUITE/aux-fixed/0002.lsearch"
320 search_find: file="TESTSUITE/aux-fixed/0002.lsearch"
321   key="ten-1.test.ex" partial=2 affix=*. starflags=0
322 LRU list:
323   0TESTSUITE/aux-fixed/0002.lsearch
324   End
325 internal_search_find: file="TESTSUITE/aux-fixed/0002.lsearch"
326   type=lsearch key="ten-1.test.ex"
327 file lookup required for ten-1.test.ex
328   in TESTSUITE/aux-fixed/0002.lsearch
329 lookup yielded: 
330 host in "<
331  partial-lsearch;TESTSUITE/aux-fixed/0002.lsearch 
332  1.2.3.4"? yes (matched "partial-lsearch;TESTSUITE/aux-fixed/0002.lsearch")
333 deny: condition test succeeded in ACL "connect1"
334 end of ACL "connect1": DENY
335 SMTP>> 550 Administrative prohibition
336 LOG: connection_reject MAIN REJECT
337   H=ten-1.test.ex [V4NET.0.0.1] rejected connection in "connect" ACL
338 search_tidyup called
339 >>>>>>>>>>>>>>>> Exim pid=pppp (main) terminating with rc=0 >>>>>>>>>>>>>>>>
340 Exim version x.yz ....
341 changed uid/gid: forcing real = effective
342   uid=uuuu gid=CALLER_GID pid=pppp
343 configuration file is TESTSUITE/test-config
344 admin user
345 changed uid/gid: privilege not needed
346   uid=EXIM_UID gid=EXIM_GID pid=pppp
347 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
348 sender address = CALLER@myhost.test.ex
349 sender_fullhost = [V4NET.0.0.2]
350 sender_rcvhost = [V4NET.0.0.2]
351 host in hosts_connection_nolog? no (option unset)
352 LOG: smtp_connection MAIN
353   SMTP connection from [V4NET.0.0.2]
354 host in host_lookup? no (option unset)
355 set_process_info: pppp handling incoming connection from [V4NET.0.0.2]
356 host in host_reject_connection? no (option unset)
357 host in sender_unqualified_hosts? no (option unset)
358 host in recipient_unqualified_hosts? no (option unset)
359 host in helo_verify_hosts? no (option unset)
360 host in helo_try_verify_hosts? no (option unset)
361 host in helo_accept_junk_hosts? no (option unset)
362 using ACL "connect2"
363 processing "deny" (TESTSUITE/test-config 48)
364 check hosts = net-lsearch;TESTSUITE/aux-fixed/0002.lsearch
365 search_open: lsearch "TESTSUITE/aux-fixed/0002.lsearch"
366 search_find: file="TESTSUITE/aux-fixed/0002.lsearch"
367   key="V4NET.0.0.2" partial=-1 affix=NULL starflags=0
368 LRU list:
369   0TESTSUITE/aux-fixed/0002.lsearch
370   End
371 internal_search_find: file="TESTSUITE/aux-fixed/0002.lsearch"
372   type=lsearch key="V4NET.0.0.2"
373 file lookup required for V4NET.0.0.2
374   in TESTSUITE/aux-fixed/0002.lsearch
375 lookup failed
376 host in "net-lsearch;TESTSUITE/aux-fixed/0002.lsearch"? no (end of list)
377 deny: condition test failed in ACL "connect2"
378 end of ACL "connect2": implicit DENY
379 SMTP>> 550 Administrative prohibition
380 LOG: connection_reject MAIN REJECT
381   H=[V4NET.0.0.2] rejected connection in "connect" ACL
382 search_tidyup called
383 >>>>>>>>>>>>>>>> Exim pid=pppp (main) terminating with rc=0 >>>>>>>>>>>>>>>>
384 >>> host in hosts_connection_nolog? no (option unset)
385 >>> host in host_lookup? no (option unset)
386 >>> host in host_reject_connection? no (option unset)
387 >>> host in sender_unqualified_hosts? no (option unset)
388 >>> host in recipient_unqualified_hosts? no (option unset)
389 >>> host in helo_verify_hosts? no (option unset)
390 >>> host in helo_try_verify_hosts? no (option unset)
391 >>> host in helo_accept_junk_hosts? no (option unset)
392 >>> using ACL "connect0"
393 >>> processing "accept" (TESTSUITE/test-config 42)
394 >>> accept: condition test succeeded in ACL "connect0"
395 >>> end of ACL "connect0": ACCEPT
396 >>> processing "accept" (TESTSUITE/test-config 70)
397 >>> accept: condition test succeeded in inline ACL
398 >>> end of inline ACL: ACCEPT
399 >>> using ACL "check_data"
400 >>> processing "warn" (TESTSUITE/test-config 51)
401 >>> check logwrite = Subject is: "$h_subject:"
402 >>>                = Subject is: ""
403 LOG: 10HmaX-0005vi-00 Subject is: ""
404 >>> warn: condition test succeeded in ACL "check_data"
405 >>> processing "deny" (TESTSUITE/test-config 52)
406 >>>   message: reply_address=<$reply_address>
407 >>> deny: condition test succeeded in ACL "check_data"
408 >>> end of ACL "check_data": DENY
409 LOG: 10HmaX-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<>
410 >>> processing "accept" (TESTSUITE/test-config 70)
411 >>> accept: condition test succeeded in inline ACL
412 >>> end of inline ACL: ACCEPT
413 >>> host in ignore_fromline_hosts? no (option unset)
414 >>> using ACL "check_data"
415 >>> processing "warn" (TESTSUITE/test-config 51)
416 >>> check logwrite = Subject is: "$h_subject:"
417 >>>                = Subject is: ""
418 LOG: 10HmaY-0005vi-00 Subject is: ""
419 >>> warn: condition test succeeded in ACL "check_data"
420 >>> processing "deny" (TESTSUITE/test-config 52)
421 >>>   message: reply_address=<$reply_address>
422 >>> deny: condition test succeeded in ACL "check_data"
423 >>> end of ACL "check_data": DENY
424 LOG: 10HmaY-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<a@b>
425 >>> processing "accept" (TESTSUITE/test-config 70)
426 >>> accept: condition test succeeded in inline ACL
427 >>> end of inline ACL: ACCEPT
428 >>> host in ignore_fromline_hosts? no (option unset)
429 >>> using ACL "check_data"
430 >>> processing "warn" (TESTSUITE/test-config 51)
431 >>> check logwrite = Subject is: "$h_subject:"
432 >>>                = Subject is: ""
433 LOG: 10HmaZ-0005vi-00 Subject is: ""
434 >>> warn: condition test succeeded in ACL "check_data"
435 >>> processing "deny" (TESTSUITE/test-config 52)
436 >>>   message: reply_address=<$reply_address>
437 >>> deny: condition test succeeded in ACL "check_data"
438 >>> end of ACL "check_data": DENY
439 LOG: 10HmaZ-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<c@d>
440 >>> processing "accept" (TESTSUITE/test-config 70)
441 >>> accept: condition test succeeded in inline ACL
442 >>> end of inline ACL: ACCEPT
443 >>> host in ignore_fromline_hosts? no (option unset)
444 >>> using ACL "check_data"
445 >>> processing "warn" (TESTSUITE/test-config 51)
446 >>> check logwrite = Subject is: "$h_subject:"
447 >>>                = Subject is: ""
448 LOG: 10HmbA-0005vi-00 Subject is: ""
449 >>> warn: condition test succeeded in ACL "check_data"
450 >>> processing "deny" (TESTSUITE/test-config 52)
451 >>>   message: reply_address=<$reply_address>
452 >>> deny: condition test succeeded in ACL "check_data"
453 >>> end of ACL "check_data": DENY
454 LOG: 10HmbA-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<>
455 >>> processing "accept" (TESTSUITE/test-config 70)
456 >>> accept: condition test succeeded in inline ACL
457 >>> end of inline ACL: ACCEPT
458 >>> host in ignore_fromline_hosts? no (option unset)
459 >>> using ACL "check_data"
460 >>> processing "warn" (TESTSUITE/test-config 51)
461 >>> check logwrite = Subject is: "$h_subject:"
462 >>>                = Subject is: ""
463 LOG: 10HmbB-0005vi-00 Subject is: ""
464 >>> warn: condition test succeeded in ACL "check_data"
465 >>> processing "deny" (TESTSUITE/test-config 52)
466 >>>   message: reply_address=<$reply_address>
467 >>> deny: condition test succeeded in ACL "check_data"
468 >>> end of ACL "check_data": DENY
469 LOG: 10HmbB-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<x@y>
470 >>> host in hosts_connection_nolog? no (option unset)
471 >>> host in host_lookup? no (option unset)
472 >>> host in host_reject_connection? no (option unset)
473 >>> host in sender_unqualified_hosts? no (option unset)
474 >>> host in recipient_unqualified_hosts? no (option unset)
475 >>> host in helo_verify_hosts? no (option unset)
476 >>> host in helo_try_verify_hosts? no (option unset)
477 >>> host in helo_accept_junk_hosts? no (option unset)
478 >>> using ACL "connect0"
479 >>> processing "accept" (TESTSUITE/test-config 42)
480 >>> accept: condition test succeeded in ACL "connect0"
481 >>> end of ACL "connect0": ACCEPT
482 >>> processing "accept" (TESTSUITE/test-config 70)
483 >>> accept: condition test succeeded in inline ACL
484 >>> end of inline ACL: ACCEPT
485 >>> host in ignore_fromline_hosts? no (option unset)
486 >>> using ACL "check_data"
487 >>> processing "warn" (TESTSUITE/test-config 51)
488 >>> check logwrite = Subject is: "$h_subject:"
489 >>>                = 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?="
490 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?="
491 >>> warn: condition test succeeded in ACL "check_data"
492 >>> processing "deny" (TESTSUITE/test-config 52)
493 >>>   message: reply_address=<$reply_address>
494 >>> deny: condition test succeeded in ACL "check_data"
495 >>> end of ACL "check_data": DENY
496 LOG: 10HmbC-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<>
497 >>> host in hosts_connection_nolog? no (option unset)
498 >>> host in host_lookup? no (option unset)
499 >>> host in host_reject_connection? no (option unset)
500 >>> host in sender_unqualified_hosts? no (option unset)
501 >>> host in recipient_unqualified_hosts? no (option unset)
502 >>> host in helo_verify_hosts? no (option unset)
503 >>> host in helo_try_verify_hosts? no (option unset)
504 >>> host in helo_accept_junk_hosts? no (option unset)
505 >>> using ACL "connect0"
506 >>> processing "accept" (TESTSUITE/test-config 42)
507 >>> accept: condition test succeeded in ACL "connect0"
508 >>> end of ACL "connect0": ACCEPT
509 >>> processing "accept" (TESTSUITE/test-config 70)
510 >>> accept: condition test succeeded in inline ACL
511 >>> end of inline ACL: ACCEPT
512 >>> host in ignore_fromline_hosts? no (option unset)
513 >>> using ACL "check_data"
514 >>> processing "warn" (TESTSUITE/test-config 51)
515 >>> check logwrite = Subject is: "$h_subject:"
516 >>>                = 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"
517 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"
518 >>> warn: condition test succeeded in ACL "check_data"
519 >>> processing "deny" (TESTSUITE/test-config 52)
520 >>>   message: reply_address=<$reply_address>
521 >>> deny: condition test succeeded in ACL "check_data"
522 >>> end of ACL "check_data": DENY
523 LOG: 10HmbD-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<>
524 Exim version x.yz ....
525 changed uid/gid: -C, -D, -be or -bf forces real uid
526   uid=CALLER_UID gid=CALLER_GID pid=pppp
527 configuration file is TESTSUITE/test-config
528 admin user
529 dropping to exim gid; retaining priv uid
530 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
531 sender address = CALLER@myhost.test.ex
532 1.2.3.4 in "1.2.3"? no (malformed IPv4 address or address mask)
533 1.2.3.4 in "1.2.3.4/abc"? no (malformed IPv4 address or address mask)
534 search_tidyup called
535 >>>>>>>>>>>>>>>> Exim pid=pppp (main: expansion test) terminating with rc=0 >>>>>>>>>>>>>>>>