2 environment after trimming:
4 configuration file is TESTSUITE/test-config
6 dropping to exim gid; retaining priv uid
7 ╭considering: primary_hostname: $primary_hostname
8 ├───────text: primary_hostname:
9 ├considering: $primary_hostname
10 ├──expanding: primary_hostname: $primary_hostname
11 ╰─────result: primary_hostname: myhost.test.ex
12 ╭considering: sender_address: $sender_address
13 ├───────text: sender_address:
14 ├considering: $sender_address
15 ├──expanding: sender_address: $sender_address
16 ╰─────result: sender_address: sndr@dom
18 ╭considering: match: ${if match{abcd}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
20 ├considering: ${if match{abcd}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
21 ╭considering: abcd}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
23 ├considering: }{\N^([ab]+)(\w+)$\N}{$2$1}fail}
26 ╭considering: \N^([ab]+)(\w+)$\N}{$2$1}fail}
27 ├──protected: ^([ab]+)(\w+)$
28 ├considering: }{$2$1}fail}
29 ├──expanding: \N^([ab]+)(\w+)$\N
30 ╰─────result: ^([ab]+)(\w+)$
31 compiled RE '^([ab]+)(\w+)$' not found in local cache
32 compiling RE '^([ab]+)(\w+)$'
33 compiled RE '^([ab]+)(\w+)$' saved in local cache
34 ├──condition: match{abcd}{\N^([ab]+)(\w+)$\N}
36 ╭considering: $2$1}fail}
37 ├considering: $1}fail}
42 ├──expanding: match: ${if match{abcd}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
43 ╰─────result: match: cdab
44 ╭considering: match: ${if match{wxyz}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
46 ├considering: ${if match{wxyz}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
47 ╭considering: wxyz}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
49 ├considering: }{\N^([ab]+)(\w+)$\N}{$2$1}fail}
52 ╭considering: \N^([ab]+)(\w+)$\N}{$2$1}fail}
53 ├──protected: ^([ab]+)(\w+)$
54 ├considering: }{$2$1}fail}
55 ├──expanding: \N^([ab]+)(\w+)$\N
56 ╰─────result: ^([ab]+)(\w+)$
57 compiled RE '^([ab]+)(\w+)$' found in local cache
58 ├──condition: match{wxyz}{\N^([ab]+)(\w+)$\N}
60 ╭───scanning: $2$1}fail}
61 ├───scanning: $1}fail}
65 ╰───skipping: result is not used
66 ├failed to expand: match: ${if match{wxyz}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
67 ├───error message: "if" failed and "fail" requested
69 ╭considering: ${if eq {1}{1}{yes}{${lookup{xx}lsearch{/non/exist}}}}
70 ╭considering: 1}{1}{yes}{${lookup{xx}lsearch{/non/exist}}}}
72 ├considering: }{1}{yes}{${lookup{xx}lsearch{/non/exist}}}}
75 ╭considering: 1}{yes}{${lookup{xx}lsearch{/non/exist}}}}
77 ├considering: }{yes}{${lookup{xx}lsearch{/non/exist}}}}
80 ├──condition: eq {1}{1}
82 ╭considering: yes}{${lookup{xx}lsearch{/non/exist}}}}
84 ├considering: }{${lookup{xx}lsearch{/non/exist}}}}
87 ╭───scanning: ${lookup{xx}lsearch{/non/exist}}}}
88 ╭───scanning: xx}lsearch{/non/exist}}}}
90 ├───scanning: }lsearch{/non/exist}}}}
93 ╰───skipping: result is not used
94 ╭───scanning: /non/exist}}}}
95 ├───────text: /non/exist
97 ├──expanding: /non/exist
98 ├─────result: /non/exist
99 ╰───skipping: result is not used
101 ├──expanding: ${lookup{xx}lsearch{/non/exist}}
103 ╰───skipping: result is not used
104 ├──expanding: ${if eq {1}{1}{yes}{${lookup{xx}lsearch{/non/exist}}}}
106 ╭considering: match_address: ${if match_address{a.b.c}{a.b.c}{yes}{no}}
107 ├───────text: match_address:
108 ├considering: ${if match_address{a.b.c}{a.b.c}{yes}{no}}
109 ╭considering: a.b.c}{a.b.c}{yes}{no}}
111 ├considering: }{a.b.c}{yes}{no}}
114 ╭considering: a.b.c}{yes}{no}}
116 ├considering: }{yes}{no}}
120 no @ found in the subject of an address list match: subject="a.b.c" pattern="a.b.c"
121 ├──condition: match_address{a.b.c}{a.b.c}
123 ╭───scanning: yes}{no}}
128 ╰───skipping: result is not used
135 ├──expanding: match_address: ${if match_address{a.b.c}{a.b.c}{yes}{no}}
136 ╰─────result: match_address: no
137 >>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
138 Exim version x.yz ....
139 environment after trimming:
141 configuration file is TESTSUITE/test-config
143 dropping to exim gid; retaining priv uid
144 /considering: primary_hostname: $primary_hostname
145 |-------text: primary_hostname:
146 |considering: $primary_hostname
147 |--expanding: primary_hostname: $primary_hostname
148 \_____result: primary_hostname: myhost.test.ex
149 /considering: match: ${if match{abcd}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
151 |considering: ${if match{abcd}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
152 /considering: abcd}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
154 |considering: }{\N^([ab]+)(\w+)$\N}{$2$1}fail}
157 /considering: \N^([ab]+)(\w+)$\N}{$2$1}fail}
158 |--protected: ^([ab]+)(\w+)$
159 |considering: }{$2$1}fail}
160 |--expanding: \N^([ab]+)(\w+)$\N
161 \_____result: ^([ab]+)(\w+)$
162 compiled RE '^([ab]+)(\w+)$' not found in local cache
163 compiling RE '^([ab]+)(\w+)$'
164 compiled RE '^([ab]+)(\w+)$' saved in local cache
165 |--condition: match{abcd}{\N^([ab]+)(\w+)$\N}
167 /considering: $2$1}fail}
168 |considering: $1}fail}
173 |--expanding: match: ${if match{abcd}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
174 \_____result: match: cdab
175 /considering: match: ${if match{wxyz}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
177 |considering: ${if match{wxyz}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
178 /considering: wxyz}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
180 |considering: }{\N^([ab]+)(\w+)$\N}{$2$1}fail}
183 /considering: \N^([ab]+)(\w+)$\N}{$2$1}fail}
184 |--protected: ^([ab]+)(\w+)$
185 |considering: }{$2$1}fail}
186 |--expanding: \N^([ab]+)(\w+)$\N
187 \_____result: ^([ab]+)(\w+)$
188 compiled RE '^([ab]+)(\w+)$' found in local cache
189 |--condition: match{wxyz}{\N^([ab]+)(\w+)$\N}
191 /---scanning: $2$1}fail}
192 |---scanning: $1}fail}
196 \___skipping: result is not used
197 |failed to expand: match: ${if match{wxyz}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
198 |---error message: "if" failed and "fail" requested
200 /considering: ${if eq {1}{1}{yes}{${lookup{xx}lsearch{/non/exist}}}}
201 /considering: 1}{1}{yes}{${lookup{xx}lsearch{/non/exist}}}}
203 |considering: }{1}{yes}{${lookup{xx}lsearch{/non/exist}}}}
206 /considering: 1}{yes}{${lookup{xx}lsearch{/non/exist}}}}
208 |considering: }{yes}{${lookup{xx}lsearch{/non/exist}}}}
211 |--condition: eq {1}{1}
213 /considering: yes}{${lookup{xx}lsearch{/non/exist}}}}
215 |considering: }{${lookup{xx}lsearch{/non/exist}}}}
218 /---scanning: ${lookup{xx}lsearch{/non/exist}}}}
219 /---scanning: xx}lsearch{/non/exist}}}}
221 |---scanning: }lsearch{/non/exist}}}}
224 \___skipping: result is not used
225 /---scanning: /non/exist}}}}
226 |-------text: /non/exist
228 |--expanding: /non/exist
229 |-----result: /non/exist
230 \___skipping: result is not used
232 |--expanding: ${lookup{xx}lsearch{/non/exist}}
234 \___skipping: result is not used
235 |--expanding: ${if eq {1}{1}{yes}{${lookup{xx}lsearch{/non/exist}}}}
237 /considering: match_address: ${if match_address{a.b.c}{a.b.c}{yes}{no}}
238 |-------text: match_address:
239 |considering: ${if match_address{a.b.c}{a.b.c}{yes}{no}}
240 /considering: a.b.c}{a.b.c}{yes}{no}}
242 |considering: }{a.b.c}{yes}{no}}
245 /considering: a.b.c}{yes}{no}}
247 |considering: }{yes}{no}}
251 no @ found in the subject of an address list match: subject="a.b.c" pattern="a.b.c"
252 |--condition: match_address{a.b.c}{a.b.c}
254 /---scanning: yes}{no}}
259 \___skipping: result is not used
266 |--expanding: match_address: ${if match_address{a.b.c}{a.b.c}{yes}{no}}
267 \_____result: match_address: no
268 >>>>>>>>>>>>>>>> Exim pid=p1235 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
269 Exim version x.yz ....
270 environment after trimming:
272 configuration file is TESTSUITE/test-config
274 dropping to exim gid; retaining priv uid
275 ╭considering: -oMa sender_host_address = $sender_host_address
276 ├───────text: -oMa sender_host_address =
277 ├considering: $sender_host_address
278 ├──expanding: -oMa sender_host_address = $sender_host_address
279 ╰─────result: -oMa sender_host_address = V4NET.0.0.1
281 ╭considering: sender_host_port = $sender_host_port
282 ├───────text: sender_host_port =
283 ├considering: $sender_host_port
284 ├──expanding: sender_host_port = $sender_host_port
285 ╰─────result: sender_host_port = 1234
286 ╭considering: -oMaa sender_host_authenticated = $sender_host_authenticated
287 ├───────text: -oMaa sender_host_authenticated =
288 ├considering: $sender_host_authenticated
289 ├──expanding: -oMaa sender_host_authenticated = $sender_host_authenticated
290 ╰─────result: -oMaa sender_host_authenticated = AAA
292 ╭considering: -oMai authenticated_id = $authenticated_id
293 ├───────text: -oMai authenticated_id =
294 ├considering: $authenticated_id
295 ├──expanding: -oMai authenticated_id = $authenticated_id
296 ╰─────result: -oMai authenticated_id = philip
298 ╭considering: -oMas authenticated_sender = $authenticated_sender
299 ├───────text: -oMas authenticated_sender =
300 ├considering: $authenticated_sender
301 ├──expanding: -oMas authenticated_sender = $authenticated_sender
302 ╰─────result: -oMas authenticated_sender = xx@yy.zz
304 ╭considering: -oMi interface_address = $interface_address
305 ├───────text: -oMi interface_address =
306 ├considering: $interface_address
307 ├──expanding: -oMi interface_address = $interface_address
308 ╰─────result: -oMi interface_address = 1.1.1.1
310 ╭considering: interface_port = $interface_port
311 ├───────text: interface_port =
312 ├considering: $interface_port
313 ├──expanding: interface_port = $interface_port
314 ╰─────result: interface_port = 99
315 ╭considering: -oMr received_protocol = $received_protocol
316 ├───────text: -oMr received_protocol =
317 ├considering: $received_protocol
318 ├──expanding: -oMr received_protocol = $received_protocol
319 ╰─────result: -oMr received_protocol = special
321 ╭considering: -oMt sender_ident = $sender_ident
322 ├───────text: -oMt sender_ident =
323 ├considering: $sender_ident
324 ├──expanding: -oMt sender_ident = $sender_ident
325 ╰─────result: -oMt sender_ident = me
327 >>>>>>>>>>>>>>>> Exim pid=p1236 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
328 1999-03-02 09:44:33 no host name found for IP address V4NET.11.12.13
329 Exim version x.yz ....
330 environment after trimming:
332 configuration file is TESTSUITE/test-config
334 dropping to exim gid; retaining priv uid
335 ╭considering: -oMa sender_host_address = $sender_host_address
336 ├───────text: -oMa sender_host_address =
337 ├considering: $sender_host_address
338 ├──expanding: -oMa sender_host_address = $sender_host_address
339 ╰─────result: -oMa sender_host_address = V4NET.0.0.1
341 ╭considering: sender_host_port = $sender_host_port
342 ├───────text: sender_host_port =
343 ├considering: $sender_host_port
344 ├──expanding: sender_host_port = $sender_host_port
345 ╰─────result: sender_host_port = 1234
346 ╭considering: -oMaa sender_host_authenticated = $sender_host_authenticated
347 ├───────text: -oMaa sender_host_authenticated =
348 ├considering: $sender_host_authenticated
349 ├──expanding: -oMaa sender_host_authenticated = $sender_host_authenticated
350 ╰─────result: -oMaa sender_host_authenticated = AAA
352 ╭considering: -oMai authenticated_id = $authenticated_id
353 ├───────text: -oMai authenticated_id =
354 ├considering: $authenticated_id
355 ├──expanding: -oMai authenticated_id = $authenticated_id
356 ╰─────result: -oMai authenticated_id = philip
358 ╭considering: -oMas authenticated_sender = $authenticated_sender
359 ├───────text: -oMas authenticated_sender =
360 ├considering: $authenticated_sender
361 ├──expanding: -oMas authenticated_sender = $authenticated_sender
362 ╰─────result: -oMas authenticated_sender = xx@yy.zz
364 ╭considering: -oMi interface_address = $interface_address
365 ├───────text: -oMi interface_address =
366 ├considering: $interface_address
367 ├──expanding: -oMi interface_address = $interface_address
368 ╰─────result: -oMi interface_address = 1.1.1.1
370 ╭considering: interface_port = $interface_port
371 ├───────text: interface_port =
372 ├considering: $interface_port
373 ├──expanding: interface_port = $interface_port
374 ╰─────result: interface_port = 99
375 ╭considering: -oMr received_protocol = $received_protocol
376 ├───────text: -oMr received_protocol =
377 ├considering: $received_protocol
378 ├──expanding: -oMr received_protocol = $received_protocol
379 ╰─────result: -oMr received_protocol = special
381 ╭considering: ----> No lookup yet: ${if eq{black}{white}{$sender_host_name}{No}}
382 ├───────text: ----> No lookup yet:
383 ├considering: ${if eq{black}{white}{$sender_host_name}{No}}
384 ╭considering: black}{white}{$sender_host_name}{No}}
386 ├considering: }{white}{$sender_host_name}{No}}
389 ╭considering: white}{$sender_host_name}{No}}
391 ├considering: }{$sender_host_name}{No}}
394 ├──condition: eq{black}{white}
396 ╭───scanning: $sender_host_name}{No}}
398 ├──expanding: $sender_host_name
400 ╰───skipping: result is not used
407 ├──expanding: ----> No lookup yet: ${if eq{black}{white}{$sender_host_name}{No}}
408 ╰─────result: ----> No lookup yet: No
409 ╭considering: -oMs sender_host_name = $sender_host_name
410 ├───────text: -oMs sender_host_name =
411 ├considering: $sender_host_name
412 looking up host name for V4NET.0.0.1
413 IP address lookup yielded "ten-1.test.ex"
414 ten-1.test.ex V4NET.0.0.1 mx=-1 sort=xx
415 checking addresses for ten-1.test.ex
417 sender_fullhost = ten-1.test.ex [V4NET.0.0.1]
418 sender_rcvhost = ten-1.test.ex ([V4NET.0.0.1] ident=me)
419 ├──expanding: -oMs sender_host_name = $sender_host_name
420 ╰─────result: -oMs sender_host_name = ten-1.test.ex
422 ╭considering: -oMt sender_ident = $sender_ident
423 ├───────text: -oMt sender_ident =
424 ├considering: $sender_ident
425 ├──expanding: -oMt sender_ident = $sender_ident
426 ╰─────result: -oMt sender_ident = me
428 >>>>>>>>>>>>>>>> Exim pid=p1237 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
429 Exim version x.yz ....
430 changed uid/gid: forcing real = effective
431 uid=uuuu gid=CALLER_GID pid=p1238
432 configuration file is TESTSUITE/test-config
434 changed uid/gid: privilege not needed
435 uid=EXIM_UID gid=EXIM_GID pid=p1238
436 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
437 sender address = CALLER@myhost.test.ex
438 sender_fullhost = [V4NET.0.0.1]
439 sender_rcvhost = [V4NET.0.0.1]
440 host in hosts_connection_nolog? no (option unset)
441 LOG: smtp_connection MAIN
442 SMTP connection from [V4NET.0.0.1]
443 host in host_lookup? no (option unset)
444 set_process_info: pppp handling incoming connection from [V4NET.0.0.1]
445 host in host_reject_connection? no (option unset)
446 host in sender_unqualified_hosts? no (option unset)
447 host in recipient_unqualified_hosts? no (option unset)
448 host in helo_verify_hosts? no (option unset)
449 host in helo_try_verify_hosts? no (option unset)
450 host in helo_accept_junk_hosts? no (option unset)
452 processing "deny" (TESTSUITE/test-config 45)
453 check hosts = <\n partial-lsearch;TESTSUITE/aux-fixed/0002.lsearch \n 1.2.3.4
455 partial-lsearch;TESTSUITE/aux-fixed/0002.lsearch
457 list element: partial-lsearch;TESTSUITE/aux-fixed/0002.lsearch
458 sender host name required, to match against partial-lsearch;TESTSUITE/aux-fixed/0002.lsearch
459 looking up host name for V4NET.0.0.1
460 DNS lookup of 1.0.0.V4NET.in-addr.arpa (PTR) using fakens
461 DNS lookup of 1.0.0.V4NET.in-addr.arpa (PTR) succeeded
462 IP address lookup yielded "ten-1.test.ex"
463 DNS lookup of ten-1.test.ex (A) using fakens
464 DNS lookup of ten-1.test.ex (A) succeeded
465 ten-1.test.ex V4NET.0.0.1 mx=-1 sort=xx
466 checking addresses for ten-1.test.ex
467 Forward DNS security status: unverified
469 sender_fullhost = ten-1.test.ex [V4NET.0.0.1]
470 sender_rcvhost = ten-1.test.ex ([V4NET.0.0.1])
471 search_open: lsearch "TESTSUITE/aux-fixed/0002.lsearch"
472 search_find: file="TESTSUITE/aux-fixed/0002.lsearch"
473 key="ten-1.test.ex" partial=2 affix=*. starflags=0 opts=NULL
475 0TESTSUITE/aux-fixed/0002.lsearch
477 internal_search_find: file="TESTSUITE/aux-fixed/0002.lsearch"
478 type=lsearch key="ten-1.test.ex" opts=NULL
479 file lookup required for ten-1.test.ex
480 in TESTSUITE/aux-fixed/0002.lsearch
481 creating new cache entry
484 partial-lsearch;TESTSUITE/aux-fixed/0002.lsearch
485 1.2.3.4"? yes (matched "partial-lsearch;TESTSUITE/aux-fixed/0002.lsearch")
486 deny: condition test succeeded in ACL "connect1"
487 end of ACL "connect1": DENY
488 SMTP>> 550 Administrative prohibition
489 LOG: connection_reject MAIN REJECT
490 H=ten-1.test.ex [V4NET.0.0.1] rejected connection in "connect" ACL
492 >>>>>>>>>>>>>>>> Exim pid=p1238 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
493 Exim version x.yz ....
494 changed uid/gid: forcing real = effective
495 uid=uuuu gid=CALLER_GID pid=p1239
496 configuration file is TESTSUITE/test-config
498 changed uid/gid: privilege not needed
499 uid=EXIM_UID gid=EXIM_GID pid=p1239
500 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
501 sender address = CALLER@myhost.test.ex
502 sender_fullhost = [V4NET.0.0.2]
503 sender_rcvhost = [V4NET.0.0.2]
504 host in hosts_connection_nolog? no (option unset)
505 LOG: smtp_connection MAIN
506 SMTP connection from [V4NET.0.0.2]
507 host in host_lookup? no (option unset)
508 set_process_info: pppp handling incoming connection from [V4NET.0.0.2]
509 host in host_reject_connection? no (option unset)
510 host in sender_unqualified_hosts? no (option unset)
511 host in recipient_unqualified_hosts? no (option unset)
512 host in helo_verify_hosts? no (option unset)
513 host in helo_try_verify_hosts? no (option unset)
514 host in helo_accept_junk_hosts? no (option unset)
516 processing "deny" (TESTSUITE/test-config 48)
517 check hosts = net-lsearch;TESTSUITE/aux-fixed/0002.lsearch
518 host in "net-lsearch;TESTSUITE/aux-fixed/0002.lsearch"?
519 list element: net-lsearch;TESTSUITE/aux-fixed/0002.lsearch
520 search_open: lsearch "TESTSUITE/aux-fixed/0002.lsearch"
521 search_find: file="TESTSUITE/aux-fixed/0002.lsearch"
522 key="V4NET.0.0.2" partial=-1 affix=NULL starflags=0 opts=NULL
524 0TESTSUITE/aux-fixed/0002.lsearch
526 internal_search_find: file="TESTSUITE/aux-fixed/0002.lsearch"
527 type=lsearch key="V4NET.0.0.2" opts=NULL
528 file lookup required for V4NET.0.0.2
529 in TESTSUITE/aux-fixed/0002.lsearch
530 creating new cache entry
532 host in "net-lsearch;TESTSUITE/aux-fixed/0002.lsearch"? no (end of list)
533 deny: condition test failed in ACL "connect2"
534 end of ACL "connect2": implicit DENY
535 SMTP>> 550 Administrative prohibition
536 LOG: connection_reject MAIN REJECT
537 H=[V4NET.0.0.2] rejected connection in "connect" ACL
539 >>>>>>>>>>>>>>>> Exim pid=p1239 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
540 >>> host in hosts_connection_nolog? no (option unset)
541 >>> host in host_lookup? no (option unset)
542 >>> host in host_reject_connection? no (option unset)
543 >>> host in sender_unqualified_hosts? no (option unset)
544 >>> host in recipient_unqualified_hosts? no (option unset)
545 >>> host in helo_verify_hosts? no (option unset)
546 >>> host in helo_try_verify_hosts? no (option unset)
547 >>> host in helo_accept_junk_hosts? no (option unset)
548 >>> using ACL "connect0"
549 >>> processing "accept" (TESTSUITE/test-config 42)
550 >>> accept: condition test succeeded in ACL "connect0"
551 >>> end of ACL "connect0": ACCEPT
552 >>> test in helo_lookup_domains?
554 >>> list element: @[]
555 >>> test in helo_lookup_domains? no (end of list)
556 >>> processing "accept" (TESTSUITE/test-config 70)
557 >>> accept: condition test succeeded in inline ACL
558 >>> end of inline ACL: ACCEPT
559 >>> using ACL "check_data"
560 >>> processing "warn" (TESTSUITE/test-config 51)
561 >>> check logwrite = Subject is: "$h_subject:"
563 LOG: 10HmaX-0005vi-00 Subject is: ""
564 >>> warn: condition test succeeded in ACL "check_data"
565 >>> processing "deny" (TESTSUITE/test-config 52)
566 >>> message: reply_address=<$reply_address>
567 >>> deny: condition test succeeded in ACL "check_data"
568 >>> end of ACL "check_data": DENY
569 LOG: 10HmaX-0005vi-00 H=(test) [V4NET.0.0.0] F=<> rejected after DATA: reply_address=<>
570 >>> processing "accept" (TESTSUITE/test-config 70)
571 >>> accept: condition test succeeded in inline ACL
572 >>> end of inline ACL: ACCEPT
573 >>> host in ignore_fromline_hosts? no (option unset)
574 >>> using ACL "check_data"
575 >>> processing "warn" (TESTSUITE/test-config 51)
576 >>> check logwrite = Subject is: "$h_subject:"
578 LOG: 10HmaY-0005vi-00 Subject is: ""
579 >>> warn: condition test succeeded in ACL "check_data"
580 >>> processing "deny" (TESTSUITE/test-config 52)
581 >>> message: reply_address=<$reply_address>
582 >>> deny: condition test succeeded in ACL "check_data"
583 >>> end of ACL "check_data": DENY
584 LOG: 10HmaY-0005vi-00 H=(test) [V4NET.0.0.0] F=<> rejected after DATA: reply_address=<a@b>
585 >>> processing "accept" (TESTSUITE/test-config 70)
586 >>> accept: condition test succeeded in inline ACL
587 >>> end of inline ACL: ACCEPT
588 >>> host in ignore_fromline_hosts? no (option unset)
589 >>> using ACL "check_data"
590 >>> processing "warn" (TESTSUITE/test-config 51)
591 >>> check logwrite = Subject is: "$h_subject:"
593 LOG: 10HmaZ-0005vi-00 Subject is: ""
594 >>> warn: condition test succeeded in ACL "check_data"
595 >>> processing "deny" (TESTSUITE/test-config 52)
596 >>> message: reply_address=<$reply_address>
597 >>> deny: condition test succeeded in ACL "check_data"
598 >>> end of ACL "check_data": DENY
599 LOG: 10HmaZ-0005vi-00 H=(test) [V4NET.0.0.0] F=<> rejected after DATA: reply_address=<c@d>
600 >>> processing "accept" (TESTSUITE/test-config 70)
601 >>> accept: condition test succeeded in inline ACL
602 >>> end of inline ACL: ACCEPT
603 >>> host in ignore_fromline_hosts? no (option unset)
604 >>> using ACL "check_data"
605 >>> processing "warn" (TESTSUITE/test-config 51)
606 >>> check logwrite = Subject is: "$h_subject:"
608 LOG: 10HmbA-0005vi-00 Subject is: ""
609 >>> warn: condition test succeeded in ACL "check_data"
610 >>> processing "deny" (TESTSUITE/test-config 52)
611 >>> message: reply_address=<$reply_address>
612 >>> deny: condition test succeeded in ACL "check_data"
613 >>> end of ACL "check_data": DENY
614 LOG: 10HmbA-0005vi-00 H=(test) [V4NET.0.0.0] F=<> rejected after DATA: reply_address=<>
615 >>> processing "accept" (TESTSUITE/test-config 70)
616 >>> accept: condition test succeeded in inline ACL
617 >>> end of inline ACL: ACCEPT
618 >>> host in ignore_fromline_hosts? no (option unset)
619 >>> using ACL "check_data"
620 >>> processing "warn" (TESTSUITE/test-config 51)
621 >>> check logwrite = Subject is: "$h_subject:"
623 LOG: 10HmbB-0005vi-00 Subject is: ""
624 >>> warn: condition test succeeded in ACL "check_data"
625 >>> processing "deny" (TESTSUITE/test-config 52)
626 >>> message: reply_address=<$reply_address>
627 >>> deny: condition test succeeded in ACL "check_data"
628 >>> end of ACL "check_data": DENY
629 LOG: 10HmbB-0005vi-00 H=(test) [V4NET.0.0.0] F=<> rejected after DATA: reply_address=<x@y>
630 >>> host in hosts_connection_nolog? no (option unset)
631 >>> host in host_lookup? no (option unset)
632 >>> host in host_reject_connection? no (option unset)
633 >>> host in sender_unqualified_hosts? no (option unset)
634 >>> host in recipient_unqualified_hosts? no (option unset)
635 >>> host in helo_verify_hosts? no (option unset)
636 >>> host in helo_try_verify_hosts? no (option unset)
637 >>> host in helo_accept_junk_hosts? no (option unset)
638 >>> using ACL "connect0"
639 >>> processing "accept" (TESTSUITE/test-config 42)
640 >>> accept: condition test succeeded in ACL "connect0"
641 >>> end of ACL "connect0": ACCEPT
642 >>> test in helo_lookup_domains?
644 >>> list element: @[]
645 >>> test in helo_lookup_domains? no (end of list)
646 >>> processing "accept" (TESTSUITE/test-config 70)
647 >>> accept: condition test succeeded in inline ACL
648 >>> end of inline ACL: ACCEPT
649 >>> host in ignore_fromline_hosts? no (option unset)
650 >>> using ACL "check_data"
651 >>> processing "warn" (TESTSUITE/test-config 51)
652 >>> check logwrite = Subject is: "$h_subject:"
653 >>> = 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?="
654 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?="
655 >>> warn: condition test succeeded in ACL "check_data"
656 >>> processing "deny" (TESTSUITE/test-config 52)
657 >>> message: reply_address=<$reply_address>
658 >>> deny: condition test succeeded in ACL "check_data"
659 >>> end of ACL "check_data": DENY
660 LOG: 10HmbC-0005vi-00 H=(test) [V4NET.0.0.0] F=<> rejected after DATA: reply_address=<>
661 >>> host in hosts_connection_nolog? no (option unset)
662 >>> host in host_lookup? no (option unset)
663 >>> host in host_reject_connection? no (option unset)
664 >>> host in sender_unqualified_hosts? no (option unset)
665 >>> host in recipient_unqualified_hosts? no (option unset)
666 >>> host in helo_verify_hosts? no (option unset)
667 >>> host in helo_try_verify_hosts? no (option unset)
668 >>> host in helo_accept_junk_hosts? no (option unset)
669 >>> using ACL "connect0"
670 >>> processing "accept" (TESTSUITE/test-config 42)
671 >>> accept: condition test succeeded in ACL "connect0"
672 >>> end of ACL "connect0": ACCEPT
673 >>> test in helo_lookup_domains?
675 >>> list element: @[]
676 >>> test in helo_lookup_domains? no (end of list)
677 >>> processing "accept" (TESTSUITE/test-config 70)
678 >>> accept: condition test succeeded in inline ACL
679 >>> end of inline ACL: ACCEPT
680 >>> host in ignore_fromline_hosts? no (option unset)
681 >>> using ACL "check_data"
682 >>> processing "warn" (TESTSUITE/test-config 51)
683 >>> check logwrite = Subject is: "$h_subject:"
684 >>> = 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"
685 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"
686 >>> warn: condition test succeeded in ACL "check_data"
687 >>> processing "deny" (TESTSUITE/test-config 52)
688 >>> message: reply_address=<$reply_address>
689 >>> deny: condition test succeeded in ACL "check_data"
690 >>> end of ACL "check_data": DENY
691 LOG: 10HmbD-0005vi-00 H=(test) [V4NET.0.0.0] F=<> rejected after DATA: reply_address=<>
692 Exim version x.yz ....
693 changed uid/gid: -C, -D, -be or -bf forces real uid
694 uid=CALLER_UID gid=CALLER_GID pid=p1240
695 configuration file is TESTSUITE/test-config
697 dropping to exim gid; retaining priv uid
698 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
699 sender address = CALLER@myhost.test.ex
702 1.2.3.4 in "1.2.3"? no (malformed IPv4 address or address mask)
703 1.2.3.4 in "1.2.3.4/abc"?
704 list element: 1.2.3.4/abc
705 1.2.3.4 in "1.2.3.4/abc"? no (malformed IPv4 address or address mask)
707 >>>>>>>>>>>>>>>> Exim pid=p1240 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>