X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/2f8e0a5f6bc17ccd0749c0dc28f5da28da5d25a2..c56ed04fb25cb24e21eb2c1d02069482b1a8f458:/test/stderr/0305 diff --git a/test/stderr/0305 b/test/stderr/0305 index 9eaa81358..5da648d50 100644 --- a/test/stderr/0305 +++ b/test/stderr/0305 @@ -6,18 +6,28 @@ >>> 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? +>>> list element: @ +>>> list element: @[] >>> test in helo_lookup_domains? no (end of list) >>> using ACL "acl1" >>> processing "accept" (TESTSUITE/test-config 18) >>> check domains = +ok_domains ->>> ten-1.test.ex in "ten-1.test.ex"? yes (matched "ten-1.test.ex") ->>> ten-1.test.ex in "+ok_domains"? yes (matched "+ok_domains") +>>> ten-1.test.ex in "+ok_domains"? +>>> list element: +ok_domains +>>> ten-1.test.ex in "ten-1.test.ex"? +>>> list element: ten-1.test.ex +>>> ten-1.test.ex in "ten-1.test.ex"? yes (matched "ten-1.test.ex") +>>> ten-1.test.ex in "+ok_domains"? yes (matched "+ok_domains") >>> accept: condition test succeeded in ACL "acl1" >>> end of ACL "acl1": ACCEPT >>> using ACL "acl1" >>> processing "accept" (TESTSUITE/test-config 18) >>> check domains = +ok_domains ->>> junk.junk in ""? no (end of list) +>>> junk.junk in "+ok_domains"? +>>> list element: +ok_domains +>>> junk.junk in ""? +>>> junk.junk in ""? no (end of list) >>> junk.junk in "+ok_domains"? no (end of list) >>> accept: condition test failed in ACL "acl1" >>> end of ACL "acl1": implicit DENY