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 configuration file is TESTSUITE/test-config
426 changed uid/gid: privilege not needed
427 uid=EXIM_UID gid=EXIM_GID pid=p1238
428 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
429 sender address = CALLER@myhost.test.ex
430 sender_fullhost = [V4NET.0.0.1]
431 sender_rcvhost = [V4NET.0.0.1]
432 host in hosts_connection_nolog? no (option unset)
433 LOG: smtp_connection MAIN
434 SMTP connection from [V4NET.0.0.1]
435 host in host_lookup? no (option unset)
436 set_process_info: pppp handling incoming connection from [V4NET.0.0.1]
437 host in host_reject_connection? no (option unset)
438 host in sender_unqualified_hosts? no (option unset)
439 host in recipient_unqualified_hosts? no (option unset)
440 host in helo_verify_hosts? no (option unset)
441 host in helo_try_verify_hosts? no (option unset)
442 host in helo_accept_junk_hosts? no (option unset)
444 processing "deny" (TESTSUITE/test-config 45)
445 check hosts = <\n partial-lsearch;TESTSUITE/aux-fixed/0002.lsearch \n 1.2.3.4
446 sender host name required, to match against partial-lsearch;TESTSUITE/aux-fixed/0002.lsearch
447 looking up host name for V4NET.0.0.1
448 DNS lookup of 1.0.0.V4NET.in-addr.arpa (PTR) using fakens
449 DNS lookup of 1.0.0.V4NET.in-addr.arpa (PTR) succeeded
450 IP address lookup yielded "ten-1.test.ex"
451 DNS lookup of ten-1.test.ex (A) using fakens
452 DNS lookup of ten-1.test.ex (A) succeeded
453 ten-1.test.ex V4NET.0.0.1 mx=-1 sort=xx
454 checking addresses for ten-1.test.ex
455 Forward DNS security status: unverified
457 sender_fullhost = ten-1.test.ex [V4NET.0.0.1]
458 sender_rcvhost = ten-1.test.ex ([V4NET.0.0.1])
459 search_open: lsearch "TESTSUITE/aux-fixed/0002.lsearch"
460 search_find: file="TESTSUITE/aux-fixed/0002.lsearch"
461 key="ten-1.test.ex" partial=2 affix=*. starflags=0 opts=NULL
463 0TESTSUITE/aux-fixed/0002.lsearch
465 internal_search_find: file="TESTSUITE/aux-fixed/0002.lsearch"
466 type=lsearch key="ten-1.test.ex" opts=NULL
467 file lookup required for ten-1.test.ex
468 in TESTSUITE/aux-fixed/0002.lsearch
469 creating new cache entry
472 partial-lsearch;TESTSUITE/aux-fixed/0002.lsearch
473 1.2.3.4"? yes (matched "partial-lsearch;TESTSUITE/aux-fixed/0002.lsearch")
474 deny: condition test succeeded in ACL "connect1"
475 end of ACL "connect1": DENY
476 SMTP>> 550 Administrative prohibition
477 LOG: connection_reject MAIN REJECT
478 H=ten-1.test.ex [V4NET.0.0.1] rejected connection in "connect" ACL
480 >>>>>>>>>>>>>>>> Exim pid=p1238 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
481 Exim version x.yz ....
482 changed uid/gid: forcing real = effective
483 uid=uuuu gid=CALLER_GID pid=p1239
484 configuration file is TESTSUITE/test-config
486 changed uid/gid: privilege not needed
487 uid=EXIM_UID gid=EXIM_GID pid=p1239
488 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
489 sender address = CALLER@myhost.test.ex
490 sender_fullhost = [V4NET.0.0.2]
491 sender_rcvhost = [V4NET.0.0.2]
492 host in hosts_connection_nolog? no (option unset)
493 LOG: smtp_connection MAIN
494 SMTP connection from [V4NET.0.0.2]
495 host in host_lookup? no (option unset)
496 set_process_info: pppp handling incoming connection from [V4NET.0.0.2]
497 host in host_reject_connection? no (option unset)
498 host in sender_unqualified_hosts? no (option unset)
499 host in recipient_unqualified_hosts? no (option unset)
500 host in helo_verify_hosts? no (option unset)
501 host in helo_try_verify_hosts? no (option unset)
502 host in helo_accept_junk_hosts? no (option unset)
504 processing "deny" (TESTSUITE/test-config 48)
505 check hosts = net-lsearch;TESTSUITE/aux-fixed/0002.lsearch
506 search_open: lsearch "TESTSUITE/aux-fixed/0002.lsearch"
507 search_find: file="TESTSUITE/aux-fixed/0002.lsearch"
508 key="V4NET.0.0.2" partial=-1 affix=NULL starflags=0 opts=NULL
510 0TESTSUITE/aux-fixed/0002.lsearch
512 internal_search_find: file="TESTSUITE/aux-fixed/0002.lsearch"
513 type=lsearch key="V4NET.0.0.2" opts=NULL
514 file lookup required for V4NET.0.0.2
515 in TESTSUITE/aux-fixed/0002.lsearch
516 creating new cache entry
518 host in "net-lsearch;TESTSUITE/aux-fixed/0002.lsearch"? no (end of list)
519 deny: condition test failed in ACL "connect2"
520 end of ACL "connect2": implicit DENY
521 SMTP>> 550 Administrative prohibition
522 LOG: connection_reject MAIN REJECT
523 H=[V4NET.0.0.2] rejected connection in "connect" ACL
525 >>>>>>>>>>>>>>>> Exim pid=p1239 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
526 >>> host in hosts_connection_nolog? no (option unset)
527 >>> host in host_lookup? no (option unset)
528 >>> host in host_reject_connection? no (option unset)
529 >>> host in sender_unqualified_hosts? no (option unset)
530 >>> host in recipient_unqualified_hosts? no (option unset)
531 >>> host in helo_verify_hosts? no (option unset)
532 >>> host in helo_try_verify_hosts? no (option unset)
533 >>> host in helo_accept_junk_hosts? no (option unset)
534 >>> using ACL "connect0"
535 >>> processing "accept" (TESTSUITE/test-config 42)
536 >>> accept: condition test succeeded in ACL "connect0"
537 >>> end of ACL "connect0": ACCEPT
538 >>> test in helo_lookup_domains? no (end of list)
539 >>> processing "accept" (TESTSUITE/test-config 70)
540 >>> accept: condition test succeeded in inline ACL
541 >>> end of inline ACL: ACCEPT
542 >>> using ACL "check_data"
543 >>> processing "warn" (TESTSUITE/test-config 51)
544 >>> check logwrite = Subject is: "$h_subject:"
546 LOG: 10HmaX-0005vi-00 Subject is: ""
547 >>> warn: condition test succeeded in ACL "check_data"
548 >>> processing "deny" (TESTSUITE/test-config 52)
549 >>> message: reply_address=<$reply_address>
550 >>> deny: condition test succeeded in ACL "check_data"
551 >>> end of ACL "check_data": DENY
552 LOG: 10HmaX-0005vi-00 H=(test) [V4NET.0.0.0] F=<> rejected after DATA: reply_address=<>
553 >>> processing "accept" (TESTSUITE/test-config 70)
554 >>> accept: condition test succeeded in inline ACL
555 >>> end of inline ACL: ACCEPT
556 >>> host in ignore_fromline_hosts? no (option unset)
557 >>> using ACL "check_data"
558 >>> processing "warn" (TESTSUITE/test-config 51)
559 >>> check logwrite = Subject is: "$h_subject:"
561 LOG: 10HmaY-0005vi-00 Subject is: ""
562 >>> warn: condition test succeeded in ACL "check_data"
563 >>> processing "deny" (TESTSUITE/test-config 52)
564 >>> message: reply_address=<$reply_address>
565 >>> deny: condition test succeeded in ACL "check_data"
566 >>> end of ACL "check_data": DENY
567 LOG: 10HmaY-0005vi-00 H=(test) [V4NET.0.0.0] F=<> rejected after DATA: reply_address=<a@b>
568 >>> processing "accept" (TESTSUITE/test-config 70)
569 >>> accept: condition test succeeded in inline ACL
570 >>> end of inline ACL: ACCEPT
571 >>> host in ignore_fromline_hosts? no (option unset)
572 >>> using ACL "check_data"
573 >>> processing "warn" (TESTSUITE/test-config 51)
574 >>> check logwrite = Subject is: "$h_subject:"
576 LOG: 10HmaZ-0005vi-00 Subject is: ""
577 >>> warn: condition test succeeded in ACL "check_data"
578 >>> processing "deny" (TESTSUITE/test-config 52)
579 >>> message: reply_address=<$reply_address>
580 >>> deny: condition test succeeded in ACL "check_data"
581 >>> end of ACL "check_data": DENY
582 LOG: 10HmaZ-0005vi-00 H=(test) [V4NET.0.0.0] F=<> rejected after DATA: reply_address=<c@d>
583 >>> processing "accept" (TESTSUITE/test-config 70)
584 >>> accept: condition test succeeded in inline ACL
585 >>> end of inline ACL: ACCEPT
586 >>> host in ignore_fromline_hosts? no (option unset)
587 >>> using ACL "check_data"
588 >>> processing "warn" (TESTSUITE/test-config 51)
589 >>> check logwrite = Subject is: "$h_subject:"
591 LOG: 10HmbA-0005vi-00 Subject is: ""
592 >>> warn: condition test succeeded in ACL "check_data"
593 >>> processing "deny" (TESTSUITE/test-config 52)
594 >>> message: reply_address=<$reply_address>
595 >>> deny: condition test succeeded in ACL "check_data"
596 >>> end of ACL "check_data": DENY
597 LOG: 10HmbA-0005vi-00 H=(test) [V4NET.0.0.0] F=<> rejected after DATA: reply_address=<>
598 >>> processing "accept" (TESTSUITE/test-config 70)
599 >>> accept: condition test succeeded in inline ACL
600 >>> end of inline ACL: ACCEPT
601 >>> host in ignore_fromline_hosts? no (option unset)
602 >>> using ACL "check_data"
603 >>> processing "warn" (TESTSUITE/test-config 51)
604 >>> check logwrite = Subject is: "$h_subject:"
606 LOG: 10HmbB-0005vi-00 Subject is: ""
607 >>> warn: condition test succeeded in ACL "check_data"
608 >>> processing "deny" (TESTSUITE/test-config 52)
609 >>> message: reply_address=<$reply_address>
610 >>> deny: condition test succeeded in ACL "check_data"
611 >>> end of ACL "check_data": DENY
612 LOG: 10HmbB-0005vi-00 H=(test) [V4NET.0.0.0] F=<> rejected after DATA: reply_address=<x@y>
613 >>> host in hosts_connection_nolog? no (option unset)
614 >>> host in host_lookup? no (option unset)
615 >>> host in host_reject_connection? no (option unset)
616 >>> host in sender_unqualified_hosts? no (option unset)
617 >>> host in recipient_unqualified_hosts? no (option unset)
618 >>> host in helo_verify_hosts? no (option unset)
619 >>> host in helo_try_verify_hosts? no (option unset)
620 >>> host in helo_accept_junk_hosts? no (option unset)
621 >>> using ACL "connect0"
622 >>> processing "accept" (TESTSUITE/test-config 42)
623 >>> accept: condition test succeeded in ACL "connect0"
624 >>> end of ACL "connect0": ACCEPT
625 >>> test in helo_lookup_domains? no (end of list)
626 >>> processing "accept" (TESTSUITE/test-config 70)
627 >>> accept: condition test succeeded in inline ACL
628 >>> end of inline ACL: ACCEPT
629 >>> host in ignore_fromline_hosts? no (option unset)
630 >>> using ACL "check_data"
631 >>> processing "warn" (TESTSUITE/test-config 51)
632 >>> check logwrite = Subject is: "$h_subject:"
633 >>> = 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?="
634 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?="
635 >>> warn: condition test succeeded in ACL "check_data"
636 >>> processing "deny" (TESTSUITE/test-config 52)
637 >>> message: reply_address=<$reply_address>
638 >>> deny: condition test succeeded in ACL "check_data"
639 >>> end of ACL "check_data": DENY
640 LOG: 10HmbC-0005vi-00 H=(test) [V4NET.0.0.0] F=<> rejected after DATA: reply_address=<>
641 >>> host in hosts_connection_nolog? no (option unset)
642 >>> host in host_lookup? no (option unset)
643 >>> host in host_reject_connection? no (option unset)
644 >>> host in sender_unqualified_hosts? no (option unset)
645 >>> host in recipient_unqualified_hosts? no (option unset)
646 >>> host in helo_verify_hosts? no (option unset)
647 >>> host in helo_try_verify_hosts? no (option unset)
648 >>> host in helo_accept_junk_hosts? no (option unset)
649 >>> using ACL "connect0"
650 >>> processing "accept" (TESTSUITE/test-config 42)
651 >>> accept: condition test succeeded in ACL "connect0"
652 >>> end of ACL "connect0": ACCEPT
653 >>> test in helo_lookup_domains? no (end of list)
654 >>> processing "accept" (TESTSUITE/test-config 70)
655 >>> accept: condition test succeeded in inline ACL
656 >>> end of inline ACL: ACCEPT
657 >>> host in ignore_fromline_hosts? no (option unset)
658 >>> using ACL "check_data"
659 >>> processing "warn" (TESTSUITE/test-config 51)
660 >>> check logwrite = Subject is: "$h_subject:"
661 >>> = 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"
662 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"
663 >>> warn: condition test succeeded in ACL "check_data"
664 >>> processing "deny" (TESTSUITE/test-config 52)
665 >>> message: reply_address=<$reply_address>
666 >>> deny: condition test succeeded in ACL "check_data"
667 >>> end of ACL "check_data": DENY
668 LOG: 10HmbD-0005vi-00 H=(test) [V4NET.0.0.0] F=<> rejected after DATA: reply_address=<>
669 Exim version x.yz ....
670 changed uid/gid: -C, -D, -be or -bf forces real uid
671 uid=CALLER_UID gid=CALLER_GID pid=p1240
672 configuration file is TESTSUITE/test-config
674 dropping to exim gid; retaining priv uid
675 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
676 sender address = CALLER@myhost.test.ex
677 1.2.3.4 in "1.2.3"? no (malformed IPv4 address or address mask)
678 1.2.3.4 in "1.2.3.4/abc"? no (malformed IPv4 address or address mask)
680 >>>>>>>>>>>>>>>> Exim pid=p1240 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>