Support TTL from SOA for NXDOMAIN & NODATA cache entries. Bug 1395
[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 IP address lookup yielded "ten-1.test.ex"
259 ten-1.test.ex V4NET.0.0.1 mx=-1 sort=xx 
260 checking addresses for ten-1.test.ex
261   V4NET.0.0.1 OK
262 sender_fullhost = ten-1.test.ex [V4NET.0.0.1]
263 sender_rcvhost = ten-1.test.ex ([V4NET.0.0.1] ident=me)
264  ├──expanding: -oMs  sender_host_name = $sender_host_name
265  ╰─────result: -oMs  sender_host_name = ten-1.test.ex
266             ╰──(tainted)
267  ╭considering: -oMt  sender_ident = $sender_ident
268  ├──expanding: -oMt  sender_ident = $sender_ident
269  ╰─────result: -oMt  sender_ident = me
270 >>>>>>>>>>>>>>>> Exim pid=pppp (main: expansion test) terminating with rc=0 >>>>>>>>>>>>>>>>
271 Exim version x.yz ....
272 changed uid/gid: forcing real = effective
273   uid=uuuu gid=CALLER_GID pid=pppp
274 configuration file is TESTSUITE/test-config
275 admin user
276 changed uid/gid: privilege not needed
277   uid=EXIM_UID gid=EXIM_GID pid=pppp
278 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
279 sender address = CALLER@myhost.test.ex
280 sender_fullhost = [V4NET.0.0.1]
281 sender_rcvhost = [V4NET.0.0.1]
282 host in hosts_connection_nolog? no (option unset)
283 LOG: smtp_connection MAIN
284   SMTP connection from [V4NET.0.0.1]
285 host in host_lookup? no (option unset)
286 set_process_info: pppp handling incoming connection from [V4NET.0.0.1]
287 host in host_reject_connection? no (option unset)
288 host in sender_unqualified_hosts? no (option unset)
289 host in recipient_unqualified_hosts? no (option unset)
290 host in helo_verify_hosts? no (option unset)
291 host in helo_try_verify_hosts? no (option unset)
292 host in helo_accept_junk_hosts? no (option unset)
293 using ACL "connect1"
294 processing "deny" (TESTSUITE/test-config 45)
295 check hosts = <\n partial-lsearch;TESTSUITE/aux-fixed/0002.lsearch \n 1.2.3.4
296 sender host name required, to match against partial-lsearch;TESTSUITE/aux-fixed/0002.lsearch
297 looking up host name for V4NET.0.0.1
298 DNS lookup of 1.0.0.V4NET.in-addr.arpa (PTR) using fakens
299 DNS lookup of 1.0.0.V4NET.in-addr.arpa (PTR) succeeded
300 IP address lookup yielded "ten-1.test.ex"
301  writing neg-cache entry for ten-1.test.ex-AAAA-41, ttl 3600
302 DNS lookup of ten-1.test.ex (A) using fakens
303 DNS lookup of ten-1.test.ex (A) succeeded
304 ten-1.test.ex V4NET.0.0.1 mx=-1 sort=xx 
305 checking addresses for ten-1.test.ex
306 Forward DNS security status: unverified
307   V4NET.0.0.1 OK
308 sender_fullhost = ten-1.test.ex [V4NET.0.0.1]
309 sender_rcvhost = ten-1.test.ex ([V4NET.0.0.1])
310 search_open: lsearch "TESTSUITE/aux-fixed/0002.lsearch"
311 search_find: file="TESTSUITE/aux-fixed/0002.lsearch"
312   key="ten-1.test.ex" partial=2 affix=*. starflags=0
313 LRU list:
314   0TESTSUITE/aux-fixed/0002.lsearch
315   End
316 internal_search_find: file="TESTSUITE/aux-fixed/0002.lsearch"
317   type=lsearch key="ten-1.test.ex"
318 file lookup required for ten-1.test.ex
319   in TESTSUITE/aux-fixed/0002.lsearch
320 lookup yielded: 
321 host in "<
322  partial-lsearch;TESTSUITE/aux-fixed/0002.lsearch 
323  1.2.3.4"? yes (matched "partial-lsearch;TESTSUITE/aux-fixed/0002.lsearch")
324 deny: condition test succeeded in ACL "connect1"
325 end of ACL "connect1": DENY
326 SMTP>> 550 Administrative prohibition
327 LOG: connection_reject MAIN REJECT
328   H=ten-1.test.ex [V4NET.0.0.1] rejected connection in "connect" ACL
329 search_tidyup called
330 >>>>>>>>>>>>>>>> Exim pid=pppp (main) terminating with rc=0 >>>>>>>>>>>>>>>>
331 Exim version x.yz ....
332 changed uid/gid: forcing real = effective
333   uid=uuuu gid=CALLER_GID pid=pppp
334 configuration file is TESTSUITE/test-config
335 admin user
336 changed uid/gid: privilege not needed
337   uid=EXIM_UID gid=EXIM_GID pid=pppp
338 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
339 sender address = CALLER@myhost.test.ex
340 sender_fullhost = [V4NET.0.0.2]
341 sender_rcvhost = [V4NET.0.0.2]
342 host in hosts_connection_nolog? no (option unset)
343 LOG: smtp_connection MAIN
344   SMTP connection from [V4NET.0.0.2]
345 host in host_lookup? no (option unset)
346 set_process_info: pppp handling incoming connection from [V4NET.0.0.2]
347 host in host_reject_connection? no (option unset)
348 host in sender_unqualified_hosts? no (option unset)
349 host in recipient_unqualified_hosts? no (option unset)
350 host in helo_verify_hosts? no (option unset)
351 host in helo_try_verify_hosts? no (option unset)
352 host in helo_accept_junk_hosts? no (option unset)
353 using ACL "connect2"
354 processing "deny" (TESTSUITE/test-config 48)
355 check hosts = net-lsearch;TESTSUITE/aux-fixed/0002.lsearch
356 search_open: lsearch "TESTSUITE/aux-fixed/0002.lsearch"
357 search_find: file="TESTSUITE/aux-fixed/0002.lsearch"
358   key="V4NET.0.0.2" partial=-1 affix=NULL starflags=0
359 LRU list:
360   0TESTSUITE/aux-fixed/0002.lsearch
361   End
362 internal_search_find: file="TESTSUITE/aux-fixed/0002.lsearch"
363   type=lsearch key="V4NET.0.0.2"
364 file lookup required for V4NET.0.0.2
365   in TESTSUITE/aux-fixed/0002.lsearch
366 lookup failed
367 host in "net-lsearch;TESTSUITE/aux-fixed/0002.lsearch"? no (end of list)
368 deny: condition test failed in ACL "connect2"
369 end of ACL "connect2": implicit DENY
370 SMTP>> 550 Administrative prohibition
371 LOG: connection_reject MAIN REJECT
372   H=[V4NET.0.0.2] rejected connection in "connect" ACL
373 search_tidyup called
374 >>>>>>>>>>>>>>>> Exim pid=pppp (main) terminating with rc=0 >>>>>>>>>>>>>>>>
375 >>> host in hosts_connection_nolog? no (option unset)
376 >>> host in host_lookup? no (option unset)
377 >>> host in host_reject_connection? no (option unset)
378 >>> host in sender_unqualified_hosts? no (option unset)
379 >>> host in recipient_unqualified_hosts? no (option unset)
380 >>> host in helo_verify_hosts? no (option unset)
381 >>> host in helo_try_verify_hosts? no (option unset)
382 >>> host in helo_accept_junk_hosts? no (option unset)
383 >>> using ACL "connect0"
384 >>> processing "accept" (TESTSUITE/test-config 42)
385 >>> accept: condition test succeeded in ACL "connect0"
386 >>> end of ACL "connect0": ACCEPT
387 >>> processing "accept" (TESTSUITE/test-config 70)
388 >>> accept: condition test succeeded in inline ACL
389 >>> end of inline ACL: ACCEPT
390 >>> using ACL "check_data"
391 >>> processing "warn" (TESTSUITE/test-config 51)
392 >>> check logwrite = Subject is: "$h_subject:"
393 >>>                = Subject is: ""
394 LOG: 10HmaX-0005vi-00 Subject is: ""
395 >>> warn: condition test succeeded in ACL "check_data"
396 >>> processing "deny" (TESTSUITE/test-config 52)
397 >>>   message: reply_address=<$reply_address>
398 >>> deny: condition test succeeded in ACL "check_data"
399 >>> end of ACL "check_data": DENY
400 LOG: 10HmaX-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<>
401 >>> processing "accept" (TESTSUITE/test-config 70)
402 >>> accept: condition test succeeded in inline ACL
403 >>> end of inline ACL: ACCEPT
404 >>> host in ignore_fromline_hosts? no (option unset)
405 >>> using ACL "check_data"
406 >>> processing "warn" (TESTSUITE/test-config 51)
407 >>> check logwrite = Subject is: "$h_subject:"
408 >>>                = Subject is: ""
409 LOG: 10HmaY-0005vi-00 Subject is: ""
410 >>> warn: condition test succeeded in ACL "check_data"
411 >>> processing "deny" (TESTSUITE/test-config 52)
412 >>>   message: reply_address=<$reply_address>
413 >>> deny: condition test succeeded in ACL "check_data"
414 >>> end of ACL "check_data": DENY
415 LOG: 10HmaY-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<a@b>
416 >>> processing "accept" (TESTSUITE/test-config 70)
417 >>> accept: condition test succeeded in inline ACL
418 >>> end of inline ACL: ACCEPT
419 >>> host in ignore_fromline_hosts? no (option unset)
420 >>> using ACL "check_data"
421 >>> processing "warn" (TESTSUITE/test-config 51)
422 >>> check logwrite = Subject is: "$h_subject:"
423 >>>                = Subject is: ""
424 LOG: 10HmaZ-0005vi-00 Subject is: ""
425 >>> warn: condition test succeeded in ACL "check_data"
426 >>> processing "deny" (TESTSUITE/test-config 52)
427 >>>   message: reply_address=<$reply_address>
428 >>> deny: condition test succeeded in ACL "check_data"
429 >>> end of ACL "check_data": DENY
430 LOG: 10HmaZ-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<c@d>
431 >>> processing "accept" (TESTSUITE/test-config 70)
432 >>> accept: condition test succeeded in inline ACL
433 >>> end of inline ACL: ACCEPT
434 >>> host in ignore_fromline_hosts? no (option unset)
435 >>> using ACL "check_data"
436 >>> processing "warn" (TESTSUITE/test-config 51)
437 >>> check logwrite = Subject is: "$h_subject:"
438 >>>                = Subject is: ""
439 LOG: 10HmbA-0005vi-00 Subject is: ""
440 >>> warn: condition test succeeded in ACL "check_data"
441 >>> processing "deny" (TESTSUITE/test-config 52)
442 >>>   message: reply_address=<$reply_address>
443 >>> deny: condition test succeeded in ACL "check_data"
444 >>> end of ACL "check_data": DENY
445 LOG: 10HmbA-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<>
446 >>> processing "accept" (TESTSUITE/test-config 70)
447 >>> accept: condition test succeeded in inline ACL
448 >>> end of inline ACL: ACCEPT
449 >>> host in ignore_fromline_hosts? no (option unset)
450 >>> using ACL "check_data"
451 >>> processing "warn" (TESTSUITE/test-config 51)
452 >>> check logwrite = Subject is: "$h_subject:"
453 >>>                = Subject is: ""
454 LOG: 10HmbB-0005vi-00 Subject is: ""
455 >>> warn: condition test succeeded in ACL "check_data"
456 >>> processing "deny" (TESTSUITE/test-config 52)
457 >>>   message: reply_address=<$reply_address>
458 >>> deny: condition test succeeded in ACL "check_data"
459 >>> end of ACL "check_data": DENY
460 LOG: 10HmbB-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<x@y>
461 >>> host in hosts_connection_nolog? no (option unset)
462 >>> host in host_lookup? no (option unset)
463 >>> host in host_reject_connection? no (option unset)
464 >>> host in sender_unqualified_hosts? no (option unset)
465 >>> host in recipient_unqualified_hosts? no (option unset)
466 >>> host in helo_verify_hosts? no (option unset)
467 >>> host in helo_try_verify_hosts? no (option unset)
468 >>> host in helo_accept_junk_hosts? no (option unset)
469 >>> using ACL "connect0"
470 >>> processing "accept" (TESTSUITE/test-config 42)
471 >>> accept: condition test succeeded in ACL "connect0"
472 >>> end of ACL "connect0": ACCEPT
473 >>> processing "accept" (TESTSUITE/test-config 70)
474 >>> accept: condition test succeeded in inline ACL
475 >>> end of inline ACL: ACCEPT
476 >>> host in ignore_fromline_hosts? no (option unset)
477 >>> using ACL "check_data"
478 >>> processing "warn" (TESTSUITE/test-config 51)
479 >>> check logwrite = Subject is: "$h_subject:"
480 >>>                = 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?="
481 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?="
482 >>> warn: condition test succeeded in ACL "check_data"
483 >>> processing "deny" (TESTSUITE/test-config 52)
484 >>>   message: reply_address=<$reply_address>
485 >>> deny: condition test succeeded in ACL "check_data"
486 >>> end of ACL "check_data": DENY
487 LOG: 10HmbC-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<>
488 >>> host in hosts_connection_nolog? no (option unset)
489 >>> host in host_lookup? no (option unset)
490 >>> host in host_reject_connection? no (option unset)
491 >>> host in sender_unqualified_hosts? no (option unset)
492 >>> host in recipient_unqualified_hosts? no (option unset)
493 >>> host in helo_verify_hosts? no (option unset)
494 >>> host in helo_try_verify_hosts? no (option unset)
495 >>> host in helo_accept_junk_hosts? no (option unset)
496 >>> using ACL "connect0"
497 >>> processing "accept" (TESTSUITE/test-config 42)
498 >>> accept: condition test succeeded in ACL "connect0"
499 >>> end of ACL "connect0": ACCEPT
500 >>> processing "accept" (TESTSUITE/test-config 70)
501 >>> accept: condition test succeeded in inline ACL
502 >>> end of inline ACL: ACCEPT
503 >>> host in ignore_fromline_hosts? no (option unset)
504 >>> using ACL "check_data"
505 >>> processing "warn" (TESTSUITE/test-config 51)
506 >>> check logwrite = Subject is: "$h_subject:"
507 >>>                = 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"
508 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"
509 >>> warn: condition test succeeded in ACL "check_data"
510 >>> processing "deny" (TESTSUITE/test-config 52)
511 >>>   message: reply_address=<$reply_address>
512 >>> deny: condition test succeeded in ACL "check_data"
513 >>> end of ACL "check_data": DENY
514 LOG: 10HmbD-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<>
515 Exim version x.yz ....
516 changed uid/gid: -C, -D, -be or -bf forces real uid
517   uid=CALLER_UID gid=CALLER_GID pid=pppp
518 configuration file is TESTSUITE/test-config
519 admin user
520 dropping to exim gid; retaining priv uid
521 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
522 sender address = CALLER@myhost.test.ex
523 1.2.3.4 in "1.2.3"? no (malformed IPv4 address or address mask)
524 1.2.3.4 in "1.2.3.4/abc"? no (malformed IPv4 address or address mask)
525 search_tidyup called
526 >>>>>>>>>>>>>>>> Exim pid=pppp (main: expansion test) terminating with rc=0 >>>>>>>>>>>>>>>>