>>> check domains = +local_domains
>>> test.ex in "+local_domains"?
>>> list element: +local_domains
->>> test.ex in "test.ex : myhost.ex"?
->>> list element: test.ex
->>> test.ex in "test.ex : myhost.ex"? yes (matched "test.ex")
+>>> start sublist local_domains
+>>> test.ex in "test.ex : myhost.ex"?
+>>> ╎list element: test.ex
+>>> ╎test.ex in "test.ex : myhost.ex"? yes (matched "test.ex")
+>>> end sublist local_domains
+>>> data from lookup saved for cache for +local_domains: key 'test.ex' value '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
>>> check domains = +local_domains
>>> anotherhost.example.com in "+local_domains"?
>>> list element: +local_domains
->>> anotherhost.example.com in "test.ex : myhost.ex"?
->>> list element: test.ex
->>> list element: myhost.ex
->>> anotherhost.example.com in "test.ex : myhost.ex"? no (end of list)
+>>> start sublist local_domains
+>>> anotherhost.example.com in "test.ex : myhost.ex"?
+>>> ╎list element: test.ex
+>>> ╎list element: myhost.ex
+>>> anotherhost.example.com in "test.ex : myhost.ex"? no (end of list)
+>>> end sublist local_domains
>>> anotherhost.example.com in "+local_domains"? no (end of list)
>>> accept: condition test failed in ACL "check_recipient"
>>> processing "accept" (TESTSUITE/test-config 21)
>>> check domains = +relay_domains
>>> anotherhost.example.com in "+relay_domains"?
>>> list element: +relay_domains
->>> anotherhost.example.com in "test.ex"?
->>> list element: test.ex
->>> anotherhost.example.com in "test.ex"? no (end of list)
+>>> start sublist relay_domains
+>>> anotherhost.example.com in "test.ex"?
+>>> ╎list element: test.ex
+>>> anotherhost.example.com in "test.ex"? no (end of list)
+>>> end sublist relay_domains
>>> anotherhost.example.com in "+relay_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
->>> host in "@"?
->>> list element: @
+>>> start sublist relay_hosts
+>>> host in "@"?
+>>> ╎list element: @
MUNGED: ::1 will be omitted in what follows
>>> get[host|ipnode]byname[2] looked up these IP addresses:
>>> name=ten-1.test.ex address=V4NET.0.0.1
->>> host in "@"? yes (matched "@")
+>>> ╎host in "@"? yes (matched "@")
+>>> end sublist relay_hosts
>>> host in "+relay_hosts"? yes (matched "+relay_hosts")
>>> accept: condition test succeeded in ACL "check_recipient"
>>> end of ACL "check_recipient": ACCEPT
>>> check domains = +local_domains
>>> test.ex in "+local_domains"?
>>> list element: +local_domains
->>> test.ex in "test.ex : myhost.ex"?
->>> list element: test.ex
->>> test.ex in "test.ex : myhost.ex"? yes (matched "test.ex")
+>>> start sublist local_domains
+>>> test.ex in "test.ex : myhost.ex"?
+>>> ╎list element: test.ex
+>>> ╎test.ex in "test.ex : myhost.ex"? yes (matched "test.ex")
+>>> end sublist local_domains
+>>> data from lookup saved for cache for +local_domains: key 'test.ex' value '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
>>> check domains = +local_domains
>>> anotherhost.example.com in "+local_domains"?
>>> list element: +local_domains
->>> anotherhost.example.com in "test.ex : myhost.ex"?
->>> list element: test.ex
->>> list element: myhost.ex
->>> anotherhost.example.com in "test.ex : myhost.ex"? no (end of list)
+>>> start sublist local_domains
+>>> anotherhost.example.com in "test.ex : myhost.ex"?
+>>> ╎list element: test.ex
+>>> ╎list element: myhost.ex
+>>> anotherhost.example.com in "test.ex : myhost.ex"? no (end of list)
+>>> end sublist local_domains
>>> anotherhost.example.com in "+local_domains"? no (end of list)
>>> accept: condition test failed in ACL "check_recipient"
>>> processing "accept" (TESTSUITE/test-config 21)
>>> check domains = +relay_domains
>>> anotherhost.example.com in "+relay_domains"?
>>> list element: +relay_domains
->>> anotherhost.example.com in "test.ex"?
->>> list element: test.ex
->>> anotherhost.example.com in "test.ex"? no (end of list)
+>>> start sublist relay_domains
+>>> anotherhost.example.com in "test.ex"?
+>>> ╎list element: test.ex
+>>> anotherhost.example.com in "test.ex"? no (end of list)
+>>> end sublist relay_domains
>>> anotherhost.example.com in "+relay_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
->>> host in "@"?
->>> list element: @
+>>> start sublist relay_hosts
+>>> host in "@"?
+>>> ╎list element: @
MUNGED: ::1 will be omitted in what follows
>>> get[host|ipnode]byname[2] looked up these IP addresses:
>>> name=ten-1.test.ex address=V4NET.0.0.1
->>> host in "@"? no (end of list)
+>>> host in "@"? no (end of list)
+>>> end sublist relay_hosts
>>> host in "+relay_hosts"? no (end of list)
>>> accept: condition test failed in ACL "check_recipient"
>>> processing "deny" (TESTSUITE/test-config 23)