->>> host in smtp_accept_max_nonmail_hosts? yes (matched "*")
->>> abc_xyz in helo_lookup_domains? no (end of list)
->>> using ACL "check_recipient"
->>> processing "accept"
->>> check hosts = :
->>> host in ":"? no (end of list)
->>> accept: condition test failed in ACL "check_recipient"
->>> processing "accept"
->>> check domains = +local_domains
->>> test.ex in "Test.ex : myhost.test.EX"? yes (matched "Test.ex")
->>> test.ex in "+local_domains"? yes (matched "+local_domains")
->>> accept: condition test succeeded in ACL "check_recipient"
->>> end of ACL "check_recipient": ACCEPT
->>> using ACL "check_recipient"
->>> processing "accept"
->>> check hosts = :
->>> host in ":"? no (end of list)
->>> accept: condition test failed in ACL "check_recipient"
->>> processing "accept"
->>> check domains = +local_domains
->>> else.where in "Test.ex : myhost.test.EX"? no (end of list)
->>> else.where in "+local_domains"? no (end of list)
->>> accept: condition test failed in ACL "check_recipient"
->>> processing "accept"
->>> check domains = +relay_domains
->>> else.where in "Test.ex : Relay.one.ex"? no (end of list)
->>> else.where in "+relay_domains"? no (end of list)
->>> accept: condition test failed in ACL "check_recipient"
->>> processing "deny"
->>> message: relay not permitted
->>> deny: condition test succeeded in ACL "check_recipient"
->>> end of ACL "check_recipient": DENY
+>>> host in smtp_accept_max_nonmail_hosts?
+>>> list element: *
+>>> host in smtp_accept_max_nonmail_hosts? yes (matched "*")
+>>> abc_xyz in helo_lookup_domains?
+>>> list element: @
+>>> list element: @[]
+>>> abc_xyz in helo_lookup_domains? no (end of list)
+>>> using ACL "check_recipient"
+>>> processing "accept" (TESTSUITE/test-config 24)
+>>> 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 25)
+>>> check domains = +local_domains
+>>> test.ex in "+local_domains"?
+>>> list element: +local_domains
+>>> test.ex in "Test.ex : myhost.test.EX"?
+>>> ╎list element: Test.ex
+>>> ╎test.ex in "Test.ex : myhost.test.EX"? yes (matched "Test.ex")
+>>> test.ex in "+local_domains"? yes (matched "+local_domains")
+>>> accept: condition test succeeded in ACL "check_recipient"
+>>> end of ACL "check_recipient": ACCEPT
+>>> using ACL "check_recipient"
+>>> processing "accept" (TESTSUITE/test-config 24)
+>>> 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 25)
+>>> check domains = +local_domains
+>>> else.where in "+local_domains"?
+>>> list element: +local_domains
+>>> else.where in "Test.ex : myhost.test.EX"?
+>>> ╎list element: Test.ex
+>>> ╎list element: myhost.test.EX
+>>> else.where in "Test.ex : myhost.test.EX"? no (end of list)
+>>> else.where in "+local_domains"? no (end of list)
+>>> accept: condition test failed in ACL "check_recipient"
+>>> processing "accept" (TESTSUITE/test-config 26)
+>>> check domains = +relay_domains
+>>> else.where in "+relay_domains"?
+>>> list element: +relay_domains
+>>> else.where in "Test.ex : Relay.one.ex"?
+>>> ╎list element: Test.ex
+>>> ╎list element: Relay.one.ex
+>>> else.where in "Test.ex : Relay.one.ex"? no (end of list)
+>>> else.where in "+relay_domains"? no (end of list)
+>>> accept: condition test failed in ACL "check_recipient"
+>>> processing "deny" (TESTSUITE/test-config 27)
+>>> message: relay not permitted
+>>> deny: condition test succeeded in ACL "check_recipient"
+>>> end of ACL "check_recipient": DENY