665a7624e2a79575c0234dd4db0008d1c826077f
[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  ╭considering:       sender_host_port = $sender_host_port
181  ├──expanding:       sender_host_port = $sender_host_port
182  ╰─────result:       sender_host_port = 1234
183  ╭considering: -oMaa sender_host_authenticated = $sender_host_authenticated
184  ├──expanding: -oMaa sender_host_authenticated = $sender_host_authenticated
185  ╰─────result: -oMaa sender_host_authenticated = AAA
186  ╭considering: -oMai authenticated_id = $authenticated_id
187  ├──expanding: -oMai authenticated_id = $authenticated_id
188  ╰─────result: -oMai authenticated_id = philip
189             ╰──(tainted)
190  ╭considering: -oMas authenticated_sender = $authenticated_sender
191  ├──expanding: -oMas authenticated_sender = $authenticated_sender
192  ╰─────result: -oMas authenticated_sender = xx@yy.zz
193             ╰──(tainted)
194  ╭considering: -oMi  interface_address = $interface_address
195  ├──expanding: -oMi  interface_address = $interface_address
196  ╰─────result: -oMi  interface_address = 1.1.1.1
197  ╭considering:       interface_port = $interface_port
198  ├──expanding:       interface_port = $interface_port
199  ╰─────result:       interface_port = 99
200  ╭considering: -oMr  received_protocol = $received_protocol
201  ├──expanding: -oMr  received_protocol = $received_protocol
202  ╰─────result: -oMr  received_protocol = special
203  ╭considering: -oMt  sender_ident = $sender_ident
204  ├──expanding: -oMt  sender_ident = $sender_ident
205  ╰─────result: -oMt  sender_ident = me
206 >>>>>>>>>>>>>>>> Exim pid=pppp (main: expansion test) terminating with rc=0 >>>>>>>>>>>>>>>>
207 1999-03-02 09:44:33 no host name found for IP address V4NET.11.12.13
208 Exim version x.yz ....
209 configuration file is TESTSUITE/test-config
210 admin user
211 dropping to exim gid; retaining priv uid
212  ╭considering: -oMa  sender_host_address = $sender_host_address
213  ├──expanding: -oMa  sender_host_address = $sender_host_address
214  ╰─────result: -oMa  sender_host_address = V4NET.0.0.1
215  ╭considering:       sender_host_port = $sender_host_port
216  ├──expanding:       sender_host_port = $sender_host_port
217  ╰─────result:       sender_host_port = 1234
218  ╭considering: -oMaa sender_host_authenticated = $sender_host_authenticated
219  ├──expanding: -oMaa sender_host_authenticated = $sender_host_authenticated
220  ╰─────result: -oMaa sender_host_authenticated = AAA
221  ╭considering: -oMai authenticated_id = $authenticated_id
222  ├──expanding: -oMai authenticated_id = $authenticated_id
223  ╰─────result: -oMai authenticated_id = philip
224             ╰──(tainted)
225  ╭considering: -oMas authenticated_sender = $authenticated_sender
226  ├──expanding: -oMas authenticated_sender = $authenticated_sender
227  ╰─────result: -oMas authenticated_sender = xx@yy.zz
228             ╰──(tainted)
229  ╭considering: -oMi  interface_address = $interface_address
230  ├──expanding: -oMi  interface_address = $interface_address
231  ╰─────result: -oMi  interface_address = 1.1.1.1
232  ╭considering:       interface_port = $interface_port
233  ├──expanding:       interface_port = $interface_port
234  ╰─────result:       interface_port = 99
235  ╭considering: -oMr  received_protocol = $received_protocol
236  ├──expanding: -oMr  received_protocol = $received_protocol
237  ╰─────result: -oMr  received_protocol = special
238  ╭considering: ----> No lookup yet: ${if eq{black}{white}{$sender_host_name}{No}}
239   ╭considering: black}{white}{$sender_host_name}{No}}
240   ├──expanding: black
241   ╰─────result: black
242   ╭considering: white}{$sender_host_name}{No}}
243   ├──expanding: white
244   ╰─────result: white
245  ├──condition: eq{black}{white}
246  ├─────result: false
247   ╭───scanning: $sender_host_name}{No}}
248   ├──expanding: $sender_host_name
249   ├─────result: 
250   ╰───skipping: result is not used
251   ╭considering: No}}
252   ├──expanding: No
253   ╰─────result: No
254  ├──expanding: ----> No lookup yet: ${if eq{black}{white}{$sender_host_name}{No}}
255  ╰─────result: ----> No lookup yet: No
256  ╭considering: -oMs  sender_host_name = $sender_host_name
257 looking up host name for V4NET.0.0.1
258 fresh-exec forking for child-open
259 postfork: child-open
260 fresh-exec forked for child-open: npppp
261 IP address lookup yielded "ten-1.test.ex"
262 fresh-exec forking for child-open
263 postfork: child-open
264 fresh-exec forked for child-open: npppp
265 fresh-exec forking for child-open
266 postfork: child-open
267 fresh-exec forked for child-open: npppp
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 >>>>>>>>>>>>>>>> Exim pid=pppp (main: expansion test) terminating with rc=0 >>>>>>>>>>>>>>>>
280 Exim version x.yz ....
281 changed uid/gid: forcing real = effective
282   uid=uuuu gid=CALLER_GID pid=pppp
283 configuration file is TESTSUITE/test-config
284 admin user
285 changed uid/gid: privilege not needed
286   uid=EXIM_UID gid=EXIM_GID pid=pppp
287 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
288 sender address = CALLER@myhost.test.ex
289 sender_fullhost = [V4NET.0.0.1]
290 sender_rcvhost = [V4NET.0.0.1]
291 host in hosts_connection_nolog? no (option unset)
292 LOG: smtp_connection MAIN
293   SMTP connection from [V4NET.0.0.1]
294 host in host_lookup? no (option unset)
295 set_process_info: pppp handling incoming connection from [V4NET.0.0.1]
296 host in host_reject_connection? no (option unset)
297 host in sender_unqualified_hosts? no (option unset)
298 host in recipient_unqualified_hosts? no (option unset)
299 host in helo_verify_hosts? no (option unset)
300 host in helo_try_verify_hosts? no (option unset)
301 host in helo_accept_junk_hosts? no (option unset)
302 using ACL "connect1"
303 processing "deny" (TESTSUITE/test-config 45)
304 check hosts = <\n partial-lsearch;TESTSUITE/aux-fixed/0002.lsearch \n 1.2.3.4
305 sender host name required, to match against partial-lsearch;TESTSUITE/aux-fixed/0002.lsearch
306 looking up host name for V4NET.0.0.1
307 DNS lookup of 1.0.0.V4NET.in-addr.arpa (PTR) using fakens
308 fresh-exec forking for child-open
309 postfork: child-open
310 fresh-exec forked for child-open: npppp
311 DNS lookup of 1.0.0.V4NET.in-addr.arpa (PTR) succeeded
312 IP address lookup yielded "ten-1.test.ex"
313 fresh-exec forking for child-open
314 postfork: child-open
315 fresh-exec forked for child-open: npppp
316 DNS lookup of ten-1.test.ex (A) using fakens
317 fresh-exec forking for child-open
318 postfork: child-open
319 fresh-exec forked for child-open: npppp
320 DNS lookup of ten-1.test.ex (A) succeeded
321 ten-1.test.ex V4NET.0.0.1 mx=-1 sort=xx 
322 checking addresses for ten-1.test.ex
323 Forward DNS security status: unverified
324   V4NET.0.0.1 OK
325 sender_fullhost = ten-1.test.ex [V4NET.0.0.1]
326 sender_rcvhost = ten-1.test.ex ([V4NET.0.0.1])
327 search_open: lsearch "TESTSUITE/aux-fixed/0002.lsearch"
328 search_find: file="TESTSUITE/aux-fixed/0002.lsearch"
329   key="ten-1.test.ex" partial=2 affix=*. starflags=0
330 LRU list:
331   0TESTSUITE/aux-fixed/0002.lsearch
332   End
333 internal_search_find: file="TESTSUITE/aux-fixed/0002.lsearch"
334   type=lsearch key="ten-1.test.ex"
335 file lookup required for ten-1.test.ex
336   in TESTSUITE/aux-fixed/0002.lsearch
337 lookup yielded: 
338 host in "<
339  partial-lsearch;TESTSUITE/aux-fixed/0002.lsearch 
340  1.2.3.4"? yes (matched "partial-lsearch;TESTSUITE/aux-fixed/0002.lsearch")
341 deny: condition test succeeded in ACL "connect1"
342 end of ACL "connect1": DENY
343 SMTP>> 550 Administrative prohibition
344 LOG: connection_reject MAIN REJECT
345   H=ten-1.test.ex [V4NET.0.0.1] rejected connection in "connect" ACL
346 search_tidyup called
347 >>>>>>>>>>>>>>>> Exim pid=pppp (main) terminating with rc=0 >>>>>>>>>>>>>>>>
348 Exim version x.yz ....
349 changed uid/gid: forcing real = effective
350   uid=uuuu gid=CALLER_GID pid=pppp
351 configuration file is TESTSUITE/test-config
352 admin user
353 changed uid/gid: privilege not needed
354   uid=EXIM_UID gid=EXIM_GID pid=pppp
355 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
356 sender address = CALLER@myhost.test.ex
357 sender_fullhost = [V4NET.0.0.2]
358 sender_rcvhost = [V4NET.0.0.2]
359 host in hosts_connection_nolog? no (option unset)
360 LOG: smtp_connection MAIN
361   SMTP connection from [V4NET.0.0.2]
362 host in host_lookup? no (option unset)
363 set_process_info: pppp handling incoming connection from [V4NET.0.0.2]
364 host in host_reject_connection? no (option unset)
365 host in sender_unqualified_hosts? no (option unset)
366 host in recipient_unqualified_hosts? no (option unset)
367 host in helo_verify_hosts? no (option unset)
368 host in helo_try_verify_hosts? no (option unset)
369 host in helo_accept_junk_hosts? no (option unset)
370 using ACL "connect2"
371 processing "deny" (TESTSUITE/test-config 48)
372 check hosts = net-lsearch;TESTSUITE/aux-fixed/0002.lsearch
373 search_open: lsearch "TESTSUITE/aux-fixed/0002.lsearch"
374 search_find: file="TESTSUITE/aux-fixed/0002.lsearch"
375   key="V4NET.0.0.2" partial=-1 affix=NULL starflags=0
376 LRU list:
377   0TESTSUITE/aux-fixed/0002.lsearch
378   End
379 internal_search_find: file="TESTSUITE/aux-fixed/0002.lsearch"
380   type=lsearch key="V4NET.0.0.2"
381 file lookup required for V4NET.0.0.2
382   in TESTSUITE/aux-fixed/0002.lsearch
383 lookup failed
384 host in "net-lsearch;TESTSUITE/aux-fixed/0002.lsearch"? no (end of list)
385 deny: condition test failed in ACL "connect2"
386 end of ACL "connect2": implicit DENY
387 SMTP>> 550 Administrative prohibition
388 LOG: connection_reject MAIN REJECT
389   H=[V4NET.0.0.2] rejected connection in "connect" ACL
390 search_tidyup called
391 >>>>>>>>>>>>>>>> Exim pid=pppp (main) terminating with rc=0 >>>>>>>>>>>>>>>>
392 >>> host in hosts_connection_nolog? no (option unset)
393 >>> host in host_lookup? no (option unset)
394 >>> host in host_reject_connection? no (option unset)
395 >>> host in sender_unqualified_hosts? no (option unset)
396 >>> host in recipient_unqualified_hosts? no (option unset)
397 >>> host in helo_verify_hosts? no (option unset)
398 >>> host in helo_try_verify_hosts? no (option unset)
399 >>> host in helo_accept_junk_hosts? no (option unset)
400 >>> using ACL "connect0"
401 >>> processing "accept" (TESTSUITE/test-config 42)
402 >>> accept: condition test succeeded in ACL "connect0"
403 >>> end of ACL "connect0": ACCEPT
404 >>> processing "accept" (TESTSUITE/test-config 70)
405 >>> accept: condition test succeeded in inline ACL
406 >>> end of inline ACL: ACCEPT
407 >>> using ACL "check_data"
408 >>> processing "warn" (TESTSUITE/test-config 51)
409 >>> check logwrite = Subject is: "$h_subject:"
410 >>>                = Subject is: ""
411 LOG: 10HmaX-0005vi-00 Subject is: ""
412 >>> warn: condition test succeeded in ACL "check_data"
413 >>> processing "deny" (TESTSUITE/test-config 52)
414 >>>   message: reply_address=<$reply_address>
415 >>> deny: condition test succeeded in ACL "check_data"
416 >>> end of ACL "check_data": DENY
417 LOG: 10HmaX-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<>
418 >>> processing "accept" (TESTSUITE/test-config 70)
419 >>> accept: condition test succeeded in inline ACL
420 >>> end of inline ACL: ACCEPT
421 >>> host in ignore_fromline_hosts? no (option unset)
422 >>> using ACL "check_data"
423 >>> processing "warn" (TESTSUITE/test-config 51)
424 >>> check logwrite = Subject is: "$h_subject:"
425 >>>                = Subject is: ""
426 LOG: 10HmaY-0005vi-00 Subject is: ""
427 >>> warn: condition test succeeded in ACL "check_data"
428 >>> processing "deny" (TESTSUITE/test-config 52)
429 >>>   message: reply_address=<$reply_address>
430 >>> deny: condition test succeeded in ACL "check_data"
431 >>> end of ACL "check_data": DENY
432 LOG: 10HmaY-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<a@b>
433 >>> processing "accept" (TESTSUITE/test-config 70)
434 >>> accept: condition test succeeded in inline ACL
435 >>> end of inline ACL: ACCEPT
436 >>> host in ignore_fromline_hosts? no (option unset)
437 >>> using ACL "check_data"
438 >>> processing "warn" (TESTSUITE/test-config 51)
439 >>> check logwrite = Subject is: "$h_subject:"
440 >>>                = Subject is: ""
441 LOG: 10HmaZ-0005vi-00 Subject is: ""
442 >>> warn: condition test succeeded in ACL "check_data"
443 >>> processing "deny" (TESTSUITE/test-config 52)
444 >>>   message: reply_address=<$reply_address>
445 >>> deny: condition test succeeded in ACL "check_data"
446 >>> end of ACL "check_data": DENY
447 LOG: 10HmaZ-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<c@d>
448 >>> processing "accept" (TESTSUITE/test-config 70)
449 >>> accept: condition test succeeded in inline ACL
450 >>> end of inline ACL: ACCEPT
451 >>> host in ignore_fromline_hosts? no (option unset)
452 >>> using ACL "check_data"
453 >>> processing "warn" (TESTSUITE/test-config 51)
454 >>> check logwrite = Subject is: "$h_subject:"
455 >>>                = Subject is: ""
456 LOG: 10HmbA-0005vi-00 Subject is: ""
457 >>> warn: condition test succeeded in ACL "check_data"
458 >>> processing "deny" (TESTSUITE/test-config 52)
459 >>>   message: reply_address=<$reply_address>
460 >>> deny: condition test succeeded in ACL "check_data"
461 >>> end of ACL "check_data": DENY
462 LOG: 10HmbA-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<>
463 >>> processing "accept" (TESTSUITE/test-config 70)
464 >>> accept: condition test succeeded in inline ACL
465 >>> end of inline ACL: ACCEPT
466 >>> host in ignore_fromline_hosts? no (option unset)
467 >>> using ACL "check_data"
468 >>> processing "warn" (TESTSUITE/test-config 51)
469 >>> check logwrite = Subject is: "$h_subject:"
470 >>>                = Subject is: ""
471 LOG: 10HmbB-0005vi-00 Subject is: ""
472 >>> warn: condition test succeeded in ACL "check_data"
473 >>> processing "deny" (TESTSUITE/test-config 52)
474 >>>   message: reply_address=<$reply_address>
475 >>> deny: condition test succeeded in ACL "check_data"
476 >>> end of ACL "check_data": DENY
477 LOG: 10HmbB-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<x@y>
478 >>> host in hosts_connection_nolog? no (option unset)
479 >>> host in host_lookup? no (option unset)
480 >>> host in host_reject_connection? no (option unset)
481 >>> host in sender_unqualified_hosts? no (option unset)
482 >>> host in recipient_unqualified_hosts? no (option unset)
483 >>> host in helo_verify_hosts? no (option unset)
484 >>> host in helo_try_verify_hosts? no (option unset)
485 >>> host in helo_accept_junk_hosts? no (option unset)
486 >>> using ACL "connect0"
487 >>> processing "accept" (TESTSUITE/test-config 42)
488 >>> accept: condition test succeeded in ACL "connect0"
489 >>> end of ACL "connect0": ACCEPT
490 >>> processing "accept" (TESTSUITE/test-config 70)
491 >>> accept: condition test succeeded in inline ACL
492 >>> end of inline ACL: ACCEPT
493 >>> host in ignore_fromline_hosts? no (option unset)
494 >>> using ACL "check_data"
495 >>> processing "warn" (TESTSUITE/test-config 51)
496 >>> check logwrite = Subject is: "$h_subject:"
497 >>>                = 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?="
498 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?="
499 >>> warn: condition test succeeded in ACL "check_data"
500 >>> processing "deny" (TESTSUITE/test-config 52)
501 >>>   message: reply_address=<$reply_address>
502 >>> deny: condition test succeeded in ACL "check_data"
503 >>> end of ACL "check_data": DENY
504 LOG: 10HmbC-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<>
505 >>> host in hosts_connection_nolog? no (option unset)
506 >>> host in host_lookup? no (option unset)
507 >>> host in host_reject_connection? no (option unset)
508 >>> host in sender_unqualified_hosts? no (option unset)
509 >>> host in recipient_unqualified_hosts? no (option unset)
510 >>> host in helo_verify_hosts? no (option unset)
511 >>> host in helo_try_verify_hosts? no (option unset)
512 >>> host in helo_accept_junk_hosts? no (option unset)
513 >>> using ACL "connect0"
514 >>> processing "accept" (TESTSUITE/test-config 42)
515 >>> accept: condition test succeeded in ACL "connect0"
516 >>> end of ACL "connect0": ACCEPT
517 >>> processing "accept" (TESTSUITE/test-config 70)
518 >>> accept: condition test succeeded in inline ACL
519 >>> end of inline ACL: ACCEPT
520 >>> host in ignore_fromline_hosts? no (option unset)
521 >>> using ACL "check_data"
522 >>> processing "warn" (TESTSUITE/test-config 51)
523 >>> check logwrite = Subject is: "$h_subject:"
524 >>>                = 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"
525 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"
526 >>> warn: condition test succeeded in ACL "check_data"
527 >>> processing "deny" (TESTSUITE/test-config 52)
528 >>>   message: reply_address=<$reply_address>
529 >>> deny: condition test succeeded in ACL "check_data"
530 >>> end of ACL "check_data": DENY
531 LOG: 10HmbD-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<>
532 Exim version x.yz ....
533 changed uid/gid: -C, -D, -be or -bf forces real uid
534   uid=CALLER_UID gid=CALLER_GID pid=pppp
535 configuration file is TESTSUITE/test-config
536 admin user
537 dropping to exim gid; retaining priv uid
538 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
539 sender address = CALLER@myhost.test.ex
540 1.2.3.4 in "1.2.3"? no (malformed IPv4 address or address mask)
541 1.2.3.4 in "1.2.3.4/abc"? no (malformed IPv4 address or address mask)
542 search_tidyup called
543 >>>>>>>>>>>>>>>> Exim pid=pppp (main: expansion test) terminating with rc=0 >>>>>>>>>>>>>>>>