X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/54c5ebb14ead7439af300e9d7d9d7d2ba29ff32e..a2b558014a3668b734860e296087d7a491628f4b:/test/stderr/0325 diff --git a/test/stderr/0325 b/test/stderr/0325 index fcd603c61..cd66e202c 100644 --- a/test/stderr/0325 +++ b/test/stderr/0325 @@ -24,11 +24,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 +>>> accept: condition test failed in ACL "a1" >>> processing "deny" >>> 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 +>>> 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=[V4NET.0.0.0] F= rejected RCPT xxx@a.b.c: $domain_data=DOMAIN DATA $local_part_data=LOCAL PART DATA