diff options
Diffstat (limited to 'test/stderr/0308')
-rw-r--r-- | test/stderr/0308 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/test/stderr/0308 b/test/stderr/0308 index 130c02831..072f7ffde 100644 --- a/test/stderr/0308 +++ b/test/stderr/0308 @@ -6,10 +6,14 @@ >>> 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) +>>> list element: +>>> list element: @ +>>> list element: @[] >>> test in helo_lookup_domains? no (end of list) >>> using ACL "acl_V4NET_0_0" >>> processing "accept" (TESTSUITE/test-config 17) >>> check hosts = *.test.ex +>>> list element: *.test.ex >>> sender host name required, to match against *.test.ex >>> looking up host name for V4NET.0.0.97 LOG: no host name found for IP address V4NET.0.0.97 @@ -17,6 +21,7 @@ LOG: no host name found for IP address V4NET.0.0.97 >>> accept: condition test failed in ACL "acl_V4NET_0_0" >>> processing "accept" (TESTSUITE/test-config 18) >>> check hosts = V4NET.0.0.97 +>>> list element: V4NET.0.0.97 >>> host in "V4NET.0.0.97"? yes (matched "V4NET.0.0.97") >>> accept: condition test succeeded in ACL "acl_V4NET_0_0" >>> end of ACL "acl_V4NET_0_0": ACCEPT @@ -28,10 +33,14 @@ LOG: no host name found for IP address V4NET.0.0.97 >>> 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) +>>> list element: +>>> list element: @ +>>> list element: @[] >>> test in helo_lookup_domains? no (end of list) >>> using ACL "acl_V4NET_0_0" >>> processing "accept" (TESTSUITE/test-config 17) >>> check hosts = *.test.ex +>>> list element: *.test.ex >>> sender host name required, to match against *.test.ex >>> looking up host name for V4NET.0.0.1 >>> IP address lookup yielded "ten-1.test.ex" |