X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/54c5ebb14ead7439af300e9d7d9d7d2ba29ff32e..340e5f5781abb5388c41fa326d6e1cabf7ba96ff:/test/stderr/0325 diff --git a/test/stderr/0325 b/test/stderr/0325 index fcd603c61..8ebefffcf 100644 --- a/test/stderr/0325 +++ b/test/stderr/0325 @@ -14,8 +14,9 @@ r4: $local_part_data = LOCAL PART DATA >>> host in helo_verify_hosts? no (option unset) >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) +>>> test in helo_lookup_domains? no (end of list) >>> using ACL "a1" ->>> processing "accept" +>>> processing "accept" (TESTSUITE/test-config 19) >>> check domains = +test_domains >>> a.b.c in "lsearch; TESTSUITE/aux-fixed/0325.data"? yes (matched "lsearch; TESTSUITE/aux-fixed/0325.data") >>> a.b.c in "+test_domains"? yes (matched "+test_domains") @@ -24,11 +25,13 @@ r4: $local_part_data = LOCAL PART DATA >>> xxx in "+test_local_parts"? yes (matched "+test_local_parts") >>> check condition = ${if eq{$domain_data/$local_part_data}{DOMAIN DATA/LOCAL PART DATA}{no}{yes}} >>> = no ->>> accept: condition test failed ->>> processing "deny" +>>> accept: condition test failed in ACL "a1" +>>> processing "deny" (TESTSUITE/test-config 24) >>> check domains = +test_domains >>> a.b.c in "+test_domains"? yes (matched "+test_domains" - cached) >>> check local_parts = +test_local_parts >>> xxx in "+test_local_parts"? yes (matched "+test_local_parts" - cached) ->>> deny: condition test succeeded -LOG: H=[V4NET.0.0.0] F= rejected RCPT xxx@a.b.c: $domain_data=DOMAIN DATA $local_part_data=LOCAL PART DATA +>>> message: \$domain_data=$domain_data \$local_part_data=$local_part_data +>>> deny: condition test succeeded in ACL "a1" +>>> end of ACL "a1": DENY +LOG: H=(test) [V4NET.0.0.0] F= rejected RCPT xxx@a.b.c: $domain_data=DOMAIN DATA $local_part_data=LOCAL PART DATA