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 >>> host in pipelining_connect_advertise_hosts?
554 >>> test in helo_lookup_domains?
556 >>> list element: @[]
557 >>> test in helo_lookup_domains? no (end of list)
558 >>> processing "accept" (TESTSUITE/test-config 70)
559 >>> accept: condition test succeeded in inline ACL
560 >>> end of inline ACL: ACCEPT
561 >>> using ACL "check_data"
562 >>> processing "warn" (TESTSUITE/test-config 51)
563 >>> check logwrite = Subject is: "$h_subject:"
565 LOG: 10HmaX-0005vi-00 Subject is: ""
566 >>> warn: condition test succeeded in ACL "check_data"
567 >>> processing "deny" (TESTSUITE/test-config 52)
568 >>> message: reply_address=<$reply_address>
569 >>> deny: condition test succeeded in ACL "check_data"
570 >>> end of ACL "check_data": DENY
571 LOG: 10HmaX-0005vi-00 H=(test) [V4NET.0.0.0] F=<> rejected after DATA: reply_address=<>
572 >>> processing "accept" (TESTSUITE/test-config 70)
573 >>> accept: condition test succeeded in inline ACL
574 >>> end of inline ACL: ACCEPT
575 >>> host in ignore_fromline_hosts? no (option unset)
576 >>> using ACL "check_data"
577 >>> processing "warn" (TESTSUITE/test-config 51)
578 >>> check logwrite = Subject is: "$h_subject:"
580 LOG: 10HmaY-0005vi-00 Subject is: ""
581 >>> warn: condition test succeeded in ACL "check_data"
582 >>> processing "deny" (TESTSUITE/test-config 52)
583 >>> message: reply_address=<$reply_address>
584 >>> deny: condition test succeeded in ACL "check_data"
585 >>> end of ACL "check_data": DENY
586 LOG: 10HmaY-0005vi-00 H=(test) [V4NET.0.0.0] F=<> rejected after DATA: reply_address=<a@b>
587 >>> processing "accept" (TESTSUITE/test-config 70)
588 >>> accept: condition test succeeded in inline ACL
589 >>> end of inline ACL: ACCEPT
590 >>> host in ignore_fromline_hosts? no (option unset)
591 >>> using ACL "check_data"
592 >>> processing "warn" (TESTSUITE/test-config 51)
593 >>> check logwrite = Subject is: "$h_subject:"
595 LOG: 10HmaZ-0005vi-00 Subject is: ""
596 >>> warn: condition test succeeded in ACL "check_data"
597 >>> processing "deny" (TESTSUITE/test-config 52)
598 >>> message: reply_address=<$reply_address>
599 >>> deny: condition test succeeded in ACL "check_data"
600 >>> end of ACL "check_data": DENY
601 LOG: 10HmaZ-0005vi-00 H=(test) [V4NET.0.0.0] F=<> rejected after DATA: reply_address=<c@d>
602 >>> processing "accept" (TESTSUITE/test-config 70)
603 >>> accept: condition test succeeded in inline ACL
604 >>> end of inline ACL: ACCEPT
605 >>> host in ignore_fromline_hosts? no (option unset)
606 >>> using ACL "check_data"
607 >>> processing "warn" (TESTSUITE/test-config 51)
608 >>> check logwrite = Subject is: "$h_subject:"
610 LOG: 10HmbA-0005vi-00 Subject is: ""
611 >>> warn: condition test succeeded in ACL "check_data"
612 >>> processing "deny" (TESTSUITE/test-config 52)
613 >>> message: reply_address=<$reply_address>
614 >>> deny: condition test succeeded in ACL "check_data"
615 >>> end of ACL "check_data": DENY
616 LOG: 10HmbA-0005vi-00 H=(test) [V4NET.0.0.0] F=<> rejected after DATA: reply_address=<>
617 >>> processing "accept" (TESTSUITE/test-config 70)
618 >>> accept: condition test succeeded in inline ACL
619 >>> end of inline ACL: ACCEPT
620 >>> host in ignore_fromline_hosts? no (option unset)
621 >>> using ACL "check_data"
622 >>> processing "warn" (TESTSUITE/test-config 51)
623 >>> check logwrite = Subject is: "$h_subject:"
625 LOG: 10HmbB-0005vi-00 Subject is: ""
626 >>> warn: condition test succeeded in ACL "check_data"
627 >>> processing "deny" (TESTSUITE/test-config 52)
628 >>> message: reply_address=<$reply_address>
629 >>> deny: condition test succeeded in ACL "check_data"
630 >>> end of ACL "check_data": DENY
631 LOG: 10HmbB-0005vi-00 H=(test) [V4NET.0.0.0] F=<> rejected after DATA: reply_address=<x@y>
632 >>> host in hosts_connection_nolog? no (option unset)
633 >>> host in host_lookup? no (option unset)
634 >>> host in host_reject_connection? no (option unset)
635 >>> host in sender_unqualified_hosts? no (option unset)
636 >>> host in recipient_unqualified_hosts? no (option unset)
637 >>> host in helo_verify_hosts? no (option unset)
638 >>> host in helo_try_verify_hosts? no (option unset)
639 >>> host in helo_accept_junk_hosts? no (option unset)
640 >>> using ACL "connect0"
641 >>> processing "accept" (TESTSUITE/test-config 42)
642 >>> accept: condition test succeeded in ACL "connect0"
643 >>> end of ACL "connect0": ACCEPT
644 >>> host in pipelining_connect_advertise_hosts?
646 >>> test in helo_lookup_domains?
648 >>> list element: @[]
649 >>> test in helo_lookup_domains? no (end of list)
650 >>> processing "accept" (TESTSUITE/test-config 70)
651 >>> accept: condition test succeeded in inline ACL
652 >>> end of inline ACL: ACCEPT
653 >>> host in ignore_fromline_hosts? no (option unset)
654 >>> using ACL "check_data"
655 >>> processing "warn" (TESTSUITE/test-config 51)
656 >>> check logwrite = Subject is: "$h_subject:"
657 >>> = 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?="
658 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?="
659 >>> warn: condition test succeeded in ACL "check_data"
660 >>> processing "deny" (TESTSUITE/test-config 52)
661 >>> message: reply_address=<$reply_address>
662 >>> deny: condition test succeeded in ACL "check_data"
663 >>> end of ACL "check_data": DENY
664 LOG: 10HmbC-0005vi-00 H=(test) [V4NET.0.0.0] F=<> rejected after DATA: reply_address=<>
665 >>> host in hosts_connection_nolog? no (option unset)
666 >>> host in host_lookup? no (option unset)
667 >>> host in host_reject_connection? no (option unset)
668 >>> host in sender_unqualified_hosts? no (option unset)
669 >>> host in recipient_unqualified_hosts? no (option unset)
670 >>> host in helo_verify_hosts? no (option unset)
671 >>> host in helo_try_verify_hosts? no (option unset)
672 >>> host in helo_accept_junk_hosts? no (option unset)
673 >>> using ACL "connect0"
674 >>> processing "accept" (TESTSUITE/test-config 42)
675 >>> accept: condition test succeeded in ACL "connect0"
676 >>> end of ACL "connect0": ACCEPT
677 >>> host in pipelining_connect_advertise_hosts?
679 >>> test in helo_lookup_domains?
681 >>> list element: @[]
682 >>> test in helo_lookup_domains? no (end of list)
683 >>> processing "accept" (TESTSUITE/test-config 70)
684 >>> accept: condition test succeeded in inline ACL
685 >>> end of inline ACL: ACCEPT
686 >>> host in ignore_fromline_hosts? no (option unset)
687 >>> using ACL "check_data"
688 >>> processing "warn" (TESTSUITE/test-config 51)
689 >>> check logwrite = Subject is: "$h_subject:"
690 >>> = 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"
691 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"
692 >>> warn: condition test succeeded in ACL "check_data"
693 >>> processing "deny" (TESTSUITE/test-config 52)
694 >>> message: reply_address=<$reply_address>
695 >>> deny: condition test succeeded in ACL "check_data"
696 >>> end of ACL "check_data": DENY
697 LOG: 10HmbD-0005vi-00 H=(test) [V4NET.0.0.0] F=<> rejected after DATA: reply_address=<>
698 Exim version x.yz ....
699 changed uid/gid: -C, -D, -be or -bf forces real uid
700 uid=CALLER_UID gid=CALLER_GID pid=p1240
701 configuration file is TESTSUITE/test-config
703 dropping to exim gid; retaining priv uid
704 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
705 sender address = CALLER@myhost.test.ex
708 1.2.3.4 in "1.2.3"? no (malformed IPv4 address or address mask)
709 1.2.3.4 in "1.2.3.4/abc"?
710 list element: 1.2.3.4/abc
711 1.2.3.4 in "1.2.3.4/abc"? no (malformed IPv4 address or address mask)
713 >>>>>>>>>>>>>>>> Exim pid=p1240 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>