2 configuration file is TESTSUITE/test-config
4 dropping to exim gid; retaining priv uid
5 ╭considering: primary_hostname: $primary_hostname
6 ├───────text: primary_hostname:
7 ├considering: $primary_hostname
8 ├──expanding: primary_hostname: $primary_hostname
9 ╰─────result: primary_hostname: myhost.test.ex
10 ╭considering: sender_address: $sender_address
11 ├───────text: sender_address:
12 ├considering: $sender_address
13 ├──expanding: sender_address: $sender_address
14 ╰─────result: sender_address: sndr@dom
16 ╭considering: match: ${if match{abcd}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
18 ├considering: ${if match{abcd}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
19 ╭considering: abcd}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
21 ├considering: }{\N^([ab]+)(\w+)$\N}{$2$1}fail}
24 ╭considering: \N^([ab]+)(\w+)$\N}{$2$1}fail}
25 ├──protected: ^([ab]+)(\w+)$
26 ├considering: }{$2$1}fail}
27 ├──expanding: \N^([ab]+)(\w+)$\N
28 ╰─────result: ^([ab]+)(\w+)$
29 compiled RE '^([ab]+)(\w+)$' not found in local cache
30 compiling RE '^([ab]+)(\w+)$'
31 compiled RE '^([ab]+)(\w+)$' saved in local cache
32 ├──condition: match{abcd}{\N^([ab]+)(\w+)$\N}
34 ╭considering: $2$1}fail}
35 ├considering: $1}fail}
40 ├──expanding: match: ${if match{abcd}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
41 ╰─────result: match: cdab
42 ╭considering: match: ${if match{wxyz}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
44 ├considering: ${if match{wxyz}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
45 ╭considering: wxyz}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
47 ├considering: }{\N^([ab]+)(\w+)$\N}{$2$1}fail}
50 ╭considering: \N^([ab]+)(\w+)$\N}{$2$1}fail}
51 ├──protected: ^([ab]+)(\w+)$
52 ├considering: }{$2$1}fail}
53 ├──expanding: \N^([ab]+)(\w+)$\N
54 ╰─────result: ^([ab]+)(\w+)$
55 compiled RE '^([ab]+)(\w+)$' found in local cache
56 ├──condition: match{wxyz}{\N^([ab]+)(\w+)$\N}
58 ╭───scanning: $2$1}fail}
59 ├───scanning: $1}fail}
63 ╰───skipping: result is not used
64 ├failed to expand: match: ${if match{wxyz}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
65 ├───error message: "if" failed and "fail" requested
67 ╭considering: ${if eq {1}{1}{yes}{${lookup{xx}lsearch{/non/exist}}}}
68 ╭considering: 1}{1}{yes}{${lookup{xx}lsearch{/non/exist}}}}
70 ├considering: }{1}{yes}{${lookup{xx}lsearch{/non/exist}}}}
73 ╭considering: 1}{yes}{${lookup{xx}lsearch{/non/exist}}}}
75 ├considering: }{yes}{${lookup{xx}lsearch{/non/exist}}}}
78 ├──condition: eq {1}{1}
80 ╭considering: yes}{${lookup{xx}lsearch{/non/exist}}}}
82 ├considering: }{${lookup{xx}lsearch{/non/exist}}}}
85 ╭───scanning: ${lookup{xx}lsearch{/non/exist}}}}
86 ╭───scanning: xx}lsearch{/non/exist}}}}
88 ├───scanning: }lsearch{/non/exist}}}}
91 ╰───skipping: result is not used
92 ╭───scanning: /non/exist}}}}
93 ├───────text: /non/exist
95 ├──expanding: /non/exist
96 ├─────result: /non/exist
97 ╰───skipping: result is not used
99 ├──expanding: ${lookup{xx}lsearch{/non/exist}}
101 ╰───skipping: result is not used
102 ├──expanding: ${if eq {1}{1}{yes}{${lookup{xx}lsearch{/non/exist}}}}
104 ╭considering: match_address: ${if match_address{a.b.c}{a.b.c}{yes}{no}}
105 ├───────text: match_address:
106 ├considering: ${if match_address{a.b.c}{a.b.c}{yes}{no}}
107 ╭considering: a.b.c}{a.b.c}{yes}{no}}
109 ├considering: }{a.b.c}{yes}{no}}
112 ╭considering: a.b.c}{yes}{no}}
114 ├considering: }{yes}{no}}
118 no @ found in the subject of an address list match: subject="a.b.c" pattern="a.b.c"
119 ├──condition: match_address{a.b.c}{a.b.c}
121 ╭───scanning: yes}{no}}
126 ╰───skipping: result is not used
133 ├──expanding: match_address: ${if match_address{a.b.c}{a.b.c}{yes}{no}}
134 ╰─────result: match_address: no
135 >>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
136 Exim version x.yz ....
137 configuration file is TESTSUITE/test-config
139 dropping to exim gid; retaining priv uid
140 /considering: primary_hostname: $primary_hostname
141 |-------text: primary_hostname:
142 |considering: $primary_hostname
143 |--expanding: primary_hostname: $primary_hostname
144 \_____result: primary_hostname: myhost.test.ex
145 /considering: match: ${if match{abcd}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
147 |considering: ${if match{abcd}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
148 /considering: abcd}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
150 |considering: }{\N^([ab]+)(\w+)$\N}{$2$1}fail}
153 /considering: \N^([ab]+)(\w+)$\N}{$2$1}fail}
154 |--protected: ^([ab]+)(\w+)$
155 |considering: }{$2$1}fail}
156 |--expanding: \N^([ab]+)(\w+)$\N
157 \_____result: ^([ab]+)(\w+)$
158 compiled RE '^([ab]+)(\w+)$' not found in local cache
159 compiling RE '^([ab]+)(\w+)$'
160 compiled RE '^([ab]+)(\w+)$' saved in local cache
161 |--condition: match{abcd}{\N^([ab]+)(\w+)$\N}
163 /considering: $2$1}fail}
164 |considering: $1}fail}
169 |--expanding: match: ${if match{abcd}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
170 \_____result: match: cdab
171 /considering: match: ${if match{wxyz}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
173 |considering: ${if match{wxyz}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
174 /considering: wxyz}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
176 |considering: }{\N^([ab]+)(\w+)$\N}{$2$1}fail}
179 /considering: \N^([ab]+)(\w+)$\N}{$2$1}fail}
180 |--protected: ^([ab]+)(\w+)$
181 |considering: }{$2$1}fail}
182 |--expanding: \N^([ab]+)(\w+)$\N
183 \_____result: ^([ab]+)(\w+)$
184 compiled RE '^([ab]+)(\w+)$' found in local cache
185 |--condition: match{wxyz}{\N^([ab]+)(\w+)$\N}
187 /---scanning: $2$1}fail}
188 |---scanning: $1}fail}
192 \___skipping: result is not used
193 |failed to expand: match: ${if match{wxyz}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
194 |---error message: "if" failed and "fail" requested
196 /considering: ${if eq {1}{1}{yes}{${lookup{xx}lsearch{/non/exist}}}}
197 /considering: 1}{1}{yes}{${lookup{xx}lsearch{/non/exist}}}}
199 |considering: }{1}{yes}{${lookup{xx}lsearch{/non/exist}}}}
202 /considering: 1}{yes}{${lookup{xx}lsearch{/non/exist}}}}
204 |considering: }{yes}{${lookup{xx}lsearch{/non/exist}}}}
207 |--condition: eq {1}{1}
209 /considering: yes}{${lookup{xx}lsearch{/non/exist}}}}
211 |considering: }{${lookup{xx}lsearch{/non/exist}}}}
214 /---scanning: ${lookup{xx}lsearch{/non/exist}}}}
215 /---scanning: xx}lsearch{/non/exist}}}}
217 |---scanning: }lsearch{/non/exist}}}}
220 \___skipping: result is not used
221 /---scanning: /non/exist}}}}
222 |-------text: /non/exist
224 |--expanding: /non/exist
225 |-----result: /non/exist
226 \___skipping: result is not used
228 |--expanding: ${lookup{xx}lsearch{/non/exist}}
230 \___skipping: result is not used
231 |--expanding: ${if eq {1}{1}{yes}{${lookup{xx}lsearch{/non/exist}}}}
233 /considering: match_address: ${if match_address{a.b.c}{a.b.c}{yes}{no}}
234 |-------text: match_address:
235 |considering: ${if match_address{a.b.c}{a.b.c}{yes}{no}}
236 /considering: a.b.c}{a.b.c}{yes}{no}}
238 |considering: }{a.b.c}{yes}{no}}
241 /considering: a.b.c}{yes}{no}}
243 |considering: }{yes}{no}}
247 no @ found in the subject of an address list match: subject="a.b.c" pattern="a.b.c"
248 |--condition: match_address{a.b.c}{a.b.c}
250 /---scanning: yes}{no}}
255 \___skipping: result is not used
262 |--expanding: match_address: ${if match_address{a.b.c}{a.b.c}{yes}{no}}
263 \_____result: match_address: no
264 >>>>>>>>>>>>>>>> Exim pid=p1235 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
265 Exim version x.yz ....
266 configuration file is TESTSUITE/test-config
268 dropping to exim gid; retaining priv uid
269 ╭considering: -oMa sender_host_address = $sender_host_address
270 ├───────text: -oMa sender_host_address =
271 ├considering: $sender_host_address
272 ├──expanding: -oMa sender_host_address = $sender_host_address
273 ╰─────result: -oMa sender_host_address = V4NET.0.0.1
275 ╭considering: sender_host_port = $sender_host_port
276 ├───────text: sender_host_port =
277 ├considering: $sender_host_port
278 ├──expanding: sender_host_port = $sender_host_port
279 ╰─────result: sender_host_port = 1234
280 ╭considering: -oMaa sender_host_authenticated = $sender_host_authenticated
281 ├───────text: -oMaa sender_host_authenticated =
282 ├considering: $sender_host_authenticated
283 ├──expanding: -oMaa sender_host_authenticated = $sender_host_authenticated
284 ╰─────result: -oMaa sender_host_authenticated = AAA
286 ╭considering: -oMai authenticated_id = $authenticated_id
287 ├───────text: -oMai authenticated_id =
288 ├considering: $authenticated_id
289 ├──expanding: -oMai authenticated_id = $authenticated_id
290 ╰─────result: -oMai authenticated_id = philip
292 ╭considering: -oMas authenticated_sender = $authenticated_sender
293 ├───────text: -oMas authenticated_sender =
294 ├considering: $authenticated_sender
295 ├──expanding: -oMas authenticated_sender = $authenticated_sender
296 ╰─────result: -oMas authenticated_sender = xx@yy.zz
298 ╭considering: -oMi interface_address = $interface_address
299 ├───────text: -oMi interface_address =
300 ├considering: $interface_address
301 ├──expanding: -oMi interface_address = $interface_address
302 ╰─────result: -oMi interface_address = 1.1.1.1
304 ╭considering: interface_port = $interface_port
305 ├───────text: interface_port =
306 ├considering: $interface_port
307 ├──expanding: interface_port = $interface_port
308 ╰─────result: interface_port = 99
309 ╭considering: -oMr received_protocol = $received_protocol
310 ├───────text: -oMr received_protocol =
311 ├considering: $received_protocol
312 ├──expanding: -oMr received_protocol = $received_protocol
313 ╰─────result: -oMr received_protocol = special
315 ╭considering: -oMt sender_ident = $sender_ident
316 ├───────text: -oMt sender_ident =
317 ├considering: $sender_ident
318 ├──expanding: -oMt sender_ident = $sender_ident
319 ╰─────result: -oMt sender_ident = me
321 >>>>>>>>>>>>>>>> Exim pid=p1236 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
322 1999-03-02 09:44:33 no host name found for IP address V4NET.11.12.13
323 Exim version x.yz ....
324 configuration file is TESTSUITE/test-config
326 dropping to exim gid; retaining priv uid
327 ╭considering: -oMa sender_host_address = $sender_host_address
328 ├───────text: -oMa sender_host_address =
329 ├considering: $sender_host_address
330 ├──expanding: -oMa sender_host_address = $sender_host_address
331 ╰─────result: -oMa sender_host_address = V4NET.0.0.1
333 ╭considering: sender_host_port = $sender_host_port
334 ├───────text: sender_host_port =
335 ├considering: $sender_host_port
336 ├──expanding: sender_host_port = $sender_host_port
337 ╰─────result: sender_host_port = 1234
338 ╭considering: -oMaa sender_host_authenticated = $sender_host_authenticated
339 ├───────text: -oMaa sender_host_authenticated =
340 ├considering: $sender_host_authenticated
341 ├──expanding: -oMaa sender_host_authenticated = $sender_host_authenticated
342 ╰─────result: -oMaa sender_host_authenticated = AAA
344 ╭considering: -oMai authenticated_id = $authenticated_id
345 ├───────text: -oMai authenticated_id =
346 ├considering: $authenticated_id
347 ├──expanding: -oMai authenticated_id = $authenticated_id
348 ╰─────result: -oMai authenticated_id = philip
350 ╭considering: -oMas authenticated_sender = $authenticated_sender
351 ├───────text: -oMas authenticated_sender =
352 ├considering: $authenticated_sender
353 ├──expanding: -oMas authenticated_sender = $authenticated_sender
354 ╰─────result: -oMas authenticated_sender = xx@yy.zz
356 ╭considering: -oMi interface_address = $interface_address
357 ├───────text: -oMi interface_address =
358 ├considering: $interface_address
359 ├──expanding: -oMi interface_address = $interface_address
360 ╰─────result: -oMi interface_address = 1.1.1.1
362 ╭considering: interface_port = $interface_port
363 ├───────text: interface_port =
364 ├considering: $interface_port
365 ├──expanding: interface_port = $interface_port
366 ╰─────result: interface_port = 99
367 ╭considering: -oMr received_protocol = $received_protocol
368 ├───────text: -oMr received_protocol =
369 ├considering: $received_protocol
370 ├──expanding: -oMr received_protocol = $received_protocol
371 ╰─────result: -oMr received_protocol = special
373 ╭considering: ----> No lookup yet: ${if eq{black}{white}{$sender_host_name}{No}}
374 ├───────text: ----> No lookup yet:
375 ├considering: ${if eq{black}{white}{$sender_host_name}{No}}
376 ╭considering: black}{white}{$sender_host_name}{No}}
378 ├considering: }{white}{$sender_host_name}{No}}
381 ╭considering: white}{$sender_host_name}{No}}
383 ├considering: }{$sender_host_name}{No}}
386 ├──condition: eq{black}{white}
388 ╭───scanning: $sender_host_name}{No}}
390 ├──expanding: $sender_host_name
392 ╰───skipping: result is not used
399 ├──expanding: ----> No lookup yet: ${if eq{black}{white}{$sender_host_name}{No}}
400 ╰─────result: ----> No lookup yet: No
401 ╭considering: -oMs sender_host_name = $sender_host_name
402 ├───────text: -oMs sender_host_name =
403 ├considering: $sender_host_name
404 looking up host name for V4NET.0.0.1
405 IP address lookup yielded "ten-1.test.ex"
406 ten-1.test.ex V4NET.0.0.1 mx=-1 sort=xx
407 checking addresses for ten-1.test.ex
409 sender_fullhost = ten-1.test.ex [V4NET.0.0.1]
410 sender_rcvhost = ten-1.test.ex ([V4NET.0.0.1] ident=me)
411 ├──expanding: -oMs sender_host_name = $sender_host_name
412 ╰─────result: -oMs sender_host_name = ten-1.test.ex
414 ╭considering: -oMt sender_ident = $sender_ident
415 ├───────text: -oMt sender_ident =
416 ├considering: $sender_ident
417 ├──expanding: -oMt sender_ident = $sender_ident
418 ╰─────result: -oMt sender_ident = me
420 >>>>>>>>>>>>>>>> Exim pid=p1237 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
421 Exim version x.yz ....
422 changed uid/gid: forcing real = effective
423 uid=uuuu gid=CALLER_GID pid=p1238
424 SHELL in keep_environment?
426 EXIM_TEST_NUMBER in keep_environment?
428 PWD in keep_environment?
430 TERM in keep_environment?
432 USER in keep_environment?
434 SHLVL in keep_environment?
436 USER in keep_environment?
438 PATH in keep_environment?
440 USER in keep_environment?
442 _ in keep_environment?
444 USER in keep_environment?
446 configuration file is TESTSUITE/test-config
448 changed uid/gid: privilege not needed
449 uid=EXIM_UID gid=EXIM_GID pid=p1238
450 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
451 sender address = CALLER@myhost.test.ex
452 sender_fullhost = [V4NET.0.0.1]
453 sender_rcvhost = [V4NET.0.0.1]
454 host in hosts_connection_nolog? no (option unset)
455 LOG: smtp_connection MAIN
456 SMTP connection from [V4NET.0.0.1]
457 host in host_lookup? no (option unset)
458 set_process_info: pppp handling incoming connection from [V4NET.0.0.1]
459 host in host_reject_connection? no (option unset)
460 host in sender_unqualified_hosts? no (option unset)
461 host in recipient_unqualified_hosts? no (option unset)
462 host in helo_verify_hosts? no (option unset)
463 host in helo_try_verify_hosts? no (option unset)
464 host in helo_accept_junk_hosts? no (option unset)
466 processing "deny" (TESTSUITE/test-config 45)
467 check hosts = <\n partial-lsearch;TESTSUITE/aux-fixed/0002.lsearch \n 1.2.3.4
469 partial-lsearch;TESTSUITE/aux-fixed/0002.lsearch
471 list element: partial-lsearch;TESTSUITE/aux-fixed/0002.lsearch
472 sender host name required, to match against partial-lsearch;TESTSUITE/aux-fixed/0002.lsearch
473 looking up host name for V4NET.0.0.1
474 DNS lookup of 1.0.0.V4NET.in-addr.arpa (PTR) using fakens
475 DNS lookup of 1.0.0.V4NET.in-addr.arpa (PTR) succeeded
476 IP address lookup yielded "ten-1.test.ex"
477 DNS lookup of ten-1.test.ex (A) using fakens
478 DNS lookup of ten-1.test.ex (A) succeeded
479 ten-1.test.ex V4NET.0.0.1 mx=-1 sort=xx
480 checking addresses for ten-1.test.ex
481 Forward DNS security status: unverified
483 sender_fullhost = ten-1.test.ex [V4NET.0.0.1]
484 sender_rcvhost = ten-1.test.ex ([V4NET.0.0.1])
485 search_open: lsearch "TESTSUITE/aux-fixed/0002.lsearch"
486 search_find: file="TESTSUITE/aux-fixed/0002.lsearch"
487 key="ten-1.test.ex" partial=2 affix=*. starflags=0 opts=NULL
489 0TESTSUITE/aux-fixed/0002.lsearch
491 internal_search_find: file="TESTSUITE/aux-fixed/0002.lsearch"
492 type=lsearch key="ten-1.test.ex" opts=NULL
493 file lookup required for ten-1.test.ex
494 in TESTSUITE/aux-fixed/0002.lsearch
495 creating new cache entry
498 partial-lsearch;TESTSUITE/aux-fixed/0002.lsearch
499 1.2.3.4"? yes (matched "partial-lsearch;TESTSUITE/aux-fixed/0002.lsearch")
500 deny: condition test succeeded in ACL "connect1"
501 end of ACL "connect1": DENY
502 SMTP>> 550 Administrative prohibition
503 LOG: connection_reject MAIN REJECT
504 H=ten-1.test.ex [V4NET.0.0.1] rejected connection in "connect" ACL
506 >>>>>>>>>>>>>>>> Exim pid=p1238 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
507 Exim version x.yz ....
508 changed uid/gid: forcing real = effective
509 uid=uuuu gid=CALLER_GID pid=p1239
510 SHELL in keep_environment?
512 EXIM_TEST_NUMBER in keep_environment?
514 PWD in keep_environment?
516 TERM in keep_environment?
518 USER in keep_environment?
520 SHLVL in keep_environment?
522 USER in keep_environment?
524 PATH in keep_environment?
526 USER in keep_environment?
528 _ in keep_environment?
530 USER in keep_environment?
532 configuration file is TESTSUITE/test-config
534 changed uid/gid: privilege not needed
535 uid=EXIM_UID gid=EXIM_GID pid=p1239
536 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
537 sender address = CALLER@myhost.test.ex
538 sender_fullhost = [V4NET.0.0.2]
539 sender_rcvhost = [V4NET.0.0.2]
540 host in hosts_connection_nolog? no (option unset)
541 LOG: smtp_connection MAIN
542 SMTP connection from [V4NET.0.0.2]
543 host in host_lookup? no (option unset)
544 set_process_info: pppp handling incoming connection from [V4NET.0.0.2]
545 host in host_reject_connection? no (option unset)
546 host in sender_unqualified_hosts? no (option unset)
547 host in recipient_unqualified_hosts? no (option unset)
548 host in helo_verify_hosts? no (option unset)
549 host in helo_try_verify_hosts? no (option unset)
550 host in helo_accept_junk_hosts? no (option unset)
552 processing "deny" (TESTSUITE/test-config 48)
553 check hosts = net-lsearch;TESTSUITE/aux-fixed/0002.lsearch
554 host in "net-lsearch;TESTSUITE/aux-fixed/0002.lsearch"?
555 list element: net-lsearch;TESTSUITE/aux-fixed/0002.lsearch
556 search_open: lsearch "TESTSUITE/aux-fixed/0002.lsearch"
557 search_find: file="TESTSUITE/aux-fixed/0002.lsearch"
558 key="V4NET.0.0.2" partial=-1 affix=NULL starflags=0 opts=NULL
560 0TESTSUITE/aux-fixed/0002.lsearch
562 internal_search_find: file="TESTSUITE/aux-fixed/0002.lsearch"
563 type=lsearch key="V4NET.0.0.2" opts=NULL
564 file lookup required for V4NET.0.0.2
565 in TESTSUITE/aux-fixed/0002.lsearch
566 creating new cache entry
568 host in "net-lsearch;TESTSUITE/aux-fixed/0002.lsearch"? no (end of list)
569 deny: condition test failed in ACL "connect2"
570 end of ACL "connect2": implicit DENY
571 SMTP>> 550 Administrative prohibition
572 LOG: connection_reject MAIN REJECT
573 H=[V4NET.0.0.2] rejected connection in "connect" ACL
575 >>>>>>>>>>>>>>>> Exim pid=p1239 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
576 >>> host in hosts_connection_nolog? no (option unset)
577 >>> host in host_lookup? no (option unset)
578 >>> host in host_reject_connection? no (option unset)
579 >>> host in sender_unqualified_hosts? no (option unset)
580 >>> host in recipient_unqualified_hosts? no (option unset)
581 >>> host in helo_verify_hosts? no (option unset)
582 >>> host in helo_try_verify_hosts? no (option unset)
583 >>> host in helo_accept_junk_hosts? no (option unset)
584 >>> using ACL "connect0"
585 >>> processing "accept" (TESTSUITE/test-config 42)
586 >>> accept: condition test succeeded in ACL "connect0"
587 >>> end of ACL "connect0": ACCEPT
588 >>> host in pipelining_connect_advertise_hosts?
590 >>> test in helo_lookup_domains?
592 >>> list element: @[]
593 >>> test in helo_lookup_domains? no (end of list)
594 >>> processing "accept" (TESTSUITE/test-config 70)
595 >>> accept: condition test succeeded in inline ACL
596 >>> end of inline ACL: ACCEPT
597 >>> using ACL "check_data"
598 >>> processing "warn" (TESTSUITE/test-config 51)
599 >>> check logwrite = Subject is: "$h_subject:"
601 LOG: 10HmaX-0005vi-00 Subject is: ""
602 >>> warn: condition test succeeded in ACL "check_data"
603 >>> processing "deny" (TESTSUITE/test-config 52)
604 >>> message: reply_address=<$reply_address>
605 >>> deny: condition test succeeded in ACL "check_data"
606 >>> end of ACL "check_data": DENY
607 LOG: 10HmaX-0005vi-00 H=(test) [V4NET.0.0.0] F=<> rejected after DATA: reply_address=<>
608 >>> processing "accept" (TESTSUITE/test-config 70)
609 >>> accept: condition test succeeded in inline ACL
610 >>> end of inline ACL: ACCEPT
611 >>> host in ignore_fromline_hosts? no (option unset)
612 >>> using ACL "check_data"
613 >>> processing "warn" (TESTSUITE/test-config 51)
614 >>> check logwrite = Subject is: "$h_subject:"
616 LOG: 10HmaY-0005vi-00 Subject is: ""
617 >>> warn: condition test succeeded in ACL "check_data"
618 >>> processing "deny" (TESTSUITE/test-config 52)
619 >>> message: reply_address=<$reply_address>
620 >>> deny: condition test succeeded in ACL "check_data"
621 >>> end of ACL "check_data": DENY
622 LOG: 10HmaY-0005vi-00 H=(test) [V4NET.0.0.0] F=<> rejected after DATA: reply_address=<a@b>
623 >>> processing "accept" (TESTSUITE/test-config 70)
624 >>> accept: condition test succeeded in inline ACL
625 >>> end of inline ACL: ACCEPT
626 >>> host in ignore_fromline_hosts? no (option unset)
627 >>> using ACL "check_data"
628 >>> processing "warn" (TESTSUITE/test-config 51)
629 >>> check logwrite = Subject is: "$h_subject:"
631 LOG: 10HmaZ-0005vi-00 Subject is: ""
632 >>> warn: condition test succeeded in ACL "check_data"
633 >>> processing "deny" (TESTSUITE/test-config 52)
634 >>> message: reply_address=<$reply_address>
635 >>> deny: condition test succeeded in ACL "check_data"
636 >>> end of ACL "check_data": DENY
637 LOG: 10HmaZ-0005vi-00 H=(test) [V4NET.0.0.0] F=<> rejected after DATA: reply_address=<c@d>
638 >>> processing "accept" (TESTSUITE/test-config 70)
639 >>> accept: condition test succeeded in inline ACL
640 >>> end of inline ACL: ACCEPT
641 >>> host in ignore_fromline_hosts? no (option unset)
642 >>> using ACL "check_data"
643 >>> processing "warn" (TESTSUITE/test-config 51)
644 >>> check logwrite = Subject is: "$h_subject:"
646 LOG: 10HmbA-0005vi-00 Subject is: ""
647 >>> warn: condition test succeeded in ACL "check_data"
648 >>> processing "deny" (TESTSUITE/test-config 52)
649 >>> message: reply_address=<$reply_address>
650 >>> deny: condition test succeeded in ACL "check_data"
651 >>> end of ACL "check_data": DENY
652 LOG: 10HmbA-0005vi-00 H=(test) [V4NET.0.0.0] F=<> rejected after DATA: reply_address=<>
653 >>> processing "accept" (TESTSUITE/test-config 70)
654 >>> accept: condition test succeeded in inline ACL
655 >>> end of inline ACL: ACCEPT
656 >>> host in ignore_fromline_hosts? no (option unset)
657 >>> using ACL "check_data"
658 >>> processing "warn" (TESTSUITE/test-config 51)
659 >>> check logwrite = Subject is: "$h_subject:"
661 LOG: 10HmbB-0005vi-00 Subject is: ""
662 >>> warn: condition test succeeded in ACL "check_data"
663 >>> processing "deny" (TESTSUITE/test-config 52)
664 >>> message: reply_address=<$reply_address>
665 >>> deny: condition test succeeded in ACL "check_data"
666 >>> end of ACL "check_data": DENY
667 LOG: 10HmbB-0005vi-00 H=(test) [V4NET.0.0.0] F=<> rejected after DATA: reply_address=<x@y>
668 >>> host in hosts_connection_nolog? no (option unset)
669 >>> host in host_lookup? no (option unset)
670 >>> host in host_reject_connection? no (option unset)
671 >>> host in sender_unqualified_hosts? no (option unset)
672 >>> host in recipient_unqualified_hosts? no (option unset)
673 >>> host in helo_verify_hosts? no (option unset)
674 >>> host in helo_try_verify_hosts? no (option unset)
675 >>> host in helo_accept_junk_hosts? no (option unset)
676 >>> using ACL "connect0"
677 >>> processing "accept" (TESTSUITE/test-config 42)
678 >>> accept: condition test succeeded in ACL "connect0"
679 >>> end of ACL "connect0": ACCEPT
680 >>> host in pipelining_connect_advertise_hosts?
682 >>> test in helo_lookup_domains?
684 >>> list element: @[]
685 >>> test in helo_lookup_domains? no (end of list)
686 >>> processing "accept" (TESTSUITE/test-config 70)
687 >>> accept: condition test succeeded in inline ACL
688 >>> end of inline ACL: ACCEPT
689 >>> host in ignore_fromline_hosts? no (option unset)
690 >>> using ACL "check_data"
691 >>> processing "warn" (TESTSUITE/test-config 51)
692 >>> check logwrite = Subject is: "$h_subject:"
693 >>> = 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?="
694 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?="
695 >>> warn: condition test succeeded in ACL "check_data"
696 >>> processing "deny" (TESTSUITE/test-config 52)
697 >>> message: reply_address=<$reply_address>
698 >>> deny: condition test succeeded in ACL "check_data"
699 >>> end of ACL "check_data": DENY
700 LOG: 10HmbC-0005vi-00 H=(test) [V4NET.0.0.0] F=<> rejected after DATA: reply_address=<>
701 >>> host in hosts_connection_nolog? no (option unset)
702 >>> host in host_lookup? no (option unset)
703 >>> host in host_reject_connection? no (option unset)
704 >>> host in sender_unqualified_hosts? no (option unset)
705 >>> host in recipient_unqualified_hosts? no (option unset)
706 >>> host in helo_verify_hosts? no (option unset)
707 >>> host in helo_try_verify_hosts? no (option unset)
708 >>> host in helo_accept_junk_hosts? no (option unset)
709 >>> using ACL "connect0"
710 >>> processing "accept" (TESTSUITE/test-config 42)
711 >>> accept: condition test succeeded in ACL "connect0"
712 >>> end of ACL "connect0": ACCEPT
713 >>> host in pipelining_connect_advertise_hosts?
715 >>> test in helo_lookup_domains?
717 >>> list element: @[]
718 >>> test in helo_lookup_domains? no (end of list)
719 >>> processing "accept" (TESTSUITE/test-config 70)
720 >>> accept: condition test succeeded in inline ACL
721 >>> end of inline ACL: ACCEPT
722 >>> host in ignore_fromline_hosts? no (option unset)
723 >>> using ACL "check_data"
724 >>> processing "warn" (TESTSUITE/test-config 51)
725 >>> check logwrite = Subject is: "$h_subject:"
726 >>> = 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"
727 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"
728 >>> warn: condition test succeeded in ACL "check_data"
729 >>> processing "deny" (TESTSUITE/test-config 52)
730 >>> message: reply_address=<$reply_address>
731 >>> deny: condition test succeeded in ACL "check_data"
732 >>> end of ACL "check_data": DENY
733 LOG: 10HmbD-0005vi-00 H=(test) [V4NET.0.0.0] F=<> rejected after DATA: reply_address=<>
734 Exim version x.yz ....
735 changed uid/gid: -C, -D, -be or -bf forces real uid
736 uid=CALLER_UID gid=CALLER_GID pid=p1240
737 SHELL in keep_environment?
739 EXIM_TEST_NUMBER in keep_environment?
741 PWD in keep_environment?
743 TERM in keep_environment?
745 USER in keep_environment?
747 SHLVL in keep_environment?
749 USER in keep_environment?
751 PATH in keep_environment?
753 USER in keep_environment?
755 _ in keep_environment?
757 USER in keep_environment?
759 configuration file is TESTSUITE/test-config
761 dropping to exim gid; retaining priv uid
762 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
763 sender address = CALLER@myhost.test.ex
766 1.2.3.4 in "1.2.3"? no (malformed IPv4 address or address mask)
767 1.2.3.4 in "1.2.3.4/abc"?
768 list element: 1.2.3.4/abc
769 1.2.3.4 in "1.2.3.4/abc"? no (malformed IPv4 address or address mask)
771 >>>>>>>>>>>>>>>> Exim pid=p1240 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>