->>> using ACL "check_recipient"
->>> processing "accept" (TESTSUITE/test-config 20)
->>> check hosts = :
->>> list element:
->>> host in ":"? no (end of list)
->>> accept: condition test failed in ACL "check_recipient"
->>> processing "accept" (TESTSUITE/test-config 21)
->>> check domains = +local_domains
->>> list element: +local_domains
->>> list element: test.ex
->>> external.test.ex in "test.ex"? no (end of list)
->>> external.test.ex in "+local_domains"? no (end of list)
->>> accept: condition test failed in ACL "check_recipient"
->>> processing "accept" (TESTSUITE/test-config 22)
->>> check hosts = +relay_hosts
->>> list element: +relay_hosts
->>> host in "+relay_hosts"? no (end of list)
->>> accept: condition test failed in ACL "check_recipient"
->>> processing "deny" (TESTSUITE/test-config 23)
->>> message: relay not permitted
->>> deny: condition test succeeded in ACL "check_recipient"
->>> end of ACL "check_recipient": DENY
+>>> using ACL "check_recipient"
+>>> processing "accept" (TESTSUITE/test-config 20)
+>>> check hosts = :
+>>> host in ":"?
+>>> list element:
+>>> host in ":"? no (end of list)
+>>> accept: condition test failed in ACL "check_recipient"
+>>> processing "accept" (TESTSUITE/test-config 21)
+>>> check domains = +local_domains
+>>> external.test.ex in "+local_domains"?
+>>> list element: +local_domains
+>>> start sublist local_domains
+>>> ╎external.test.ex in "test.ex"?
+>>> ╎ list element: test.ex
+>>> ╎external.test.ex in "test.ex"? no (end of list)
+>>> end sublist local_domains
+>>> external.test.ex in "+local_domains"? no (end of list)
+>>> accept: condition test failed in ACL "check_recipient"
+>>> processing "accept" (TESTSUITE/test-config 22)
+>>> check hosts = +relay_hosts
+>>> host in "+relay_hosts"?
+>>> list element: +relay_hosts
+>>> start sublist relay_hosts
+>>> cached no match for +relay_hosts
+>>> cached lookup data = NULL
+>>> host in "+relay_hosts"? no (end of list)
+>>> accept: condition test failed in ACL "check_recipient"
+>>> processing "deny" (TESTSUITE/test-config 23)
+>>> message: relay not permitted
+>>> deny: condition test succeeded in ACL "check_recipient"
+>>> end of ACL "check_recipient": DENY