X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/bfe645c1570343d3adca657ab67998e122ca8792..4e36acaf2a61de089bceeeba7c69b3fe0b76c47a:/test/stderr/0394 diff --git a/test/stderr/0394 b/test/stderr/0394 index fc88de23b..9d5b215f5 100644 --- a/test/stderr/0394 +++ b/test/stderr/0394 @@ -1,7 +1,9 @@ >>> host in hosts_connection_nolog? no (option unset) ->>> host in host_lookup? yes (matched "*") +>>> host in host_lookup? +>>> list element: * +>>> host in host_lookup? yes (matched "*") >>> looking up host name for V4NET.255.255.255 ->>> IP address lookup yielded an empty name: treated as non-existent host name +>>> IP address lookup yielded an empty name: treated as non-existent host name LOG: no host name found for IP address V4NET.255.255.255 >>> host in host_reject_connection? no (option unset) >>> host in sender_unqualified_hosts? no (option unset) @@ -10,15 +12,17 @@ LOG: no host name found for IP address V4NET.255.255.255 >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) >>> using ACL "connect" ->>> processing "require" +>>> processing ACL connect "require" (TESTSUITE/test-config 18) >>> check verify = reverse_host_lookup ->>> require: condition test failed in ACL "connect" ->>> end of ACL "connect": not OK +>>> require: condition test failed in ACL connect +>>> end of ACL connect: not OK LOG: H=[V4NET.255.255.255] rejected connection in "connect" ACL: host lookup failed (failed to find host name from IP address) >>> host in hosts_connection_nolog? no (option unset) ->>> host in host_lookup? yes (matched "*") +>>> host in host_lookup? +>>> list element: * +>>> host in host_lookup? yes (matched "*") >>> looking up host name for V4NET.255.255.255 ->>> IP address lookup yielded an empty name: treated as non-existent host name +>>> IP address lookup yielded an empty name: treated as non-existent host name LOG: no host name found for IP address V4NET.255.255.255 >>> host in host_reject_connection? no (option unset) >>> host in sender_unqualified_hosts? no (option unset) @@ -27,14 +31,16 @@ LOG: no host name found for IP address V4NET.255.255.255 >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) >>> using ACL "connect" ->>> processing "require" +>>> processing ACL connect "require" (TESTSUITE/test-config 18) >>> check verify = certificate/defer_ok ->>> require: condition test error in ACL "connect" +>>> require: condition test error in ACL connect LOG: H=[V4NET.255.255.255] temporarily rejected connection in "connect" ACL: unexpected '/' found in "certificate/defer_ok" (this verify item has no options) >>> host in hosts_connection_nolog? no (option unset) ->>> host in host_lookup? yes (matched "*") +>>> host in host_lookup? +>>> list element: * +>>> host in host_lookup? yes (matched "*") >>> looking up host name for V4NET.255.255.255 ->>> IP address lookup yielded an empty name: treated as non-existent host name +>>> IP address lookup yielded an empty name: treated as non-existent host name LOG: no host name found for IP address V4NET.255.255.255 >>> host in host_reject_connection? no (option unset) >>> host in sender_unqualified_hosts? no (option unset) @@ -43,14 +49,16 @@ LOG: no host name found for IP address V4NET.255.255.255 >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) >>> using ACL "connect" ->>> processing "require" +>>> processing ACL connect "require" (TESTSUITE/test-config 18) >>> check verify = helo/defer_ok ->>> require: condition test error in ACL "connect" +>>> require: condition test error in ACL connect LOG: H=[V4NET.255.255.255] temporarily rejected connection in "connect" ACL: unexpected '/' found in "helo/defer_ok" (this verify item has no options) >>> host in hosts_connection_nolog? no (option unset) ->>> host in host_lookup? yes (matched "*") +>>> host in host_lookup? +>>> list element: * +>>> host in host_lookup? yes (matched "*") >>> looking up host name for V4NET.255.255.255 ->>> IP address lookup yielded an empty name: treated as non-existent host name +>>> IP address lookup yielded an empty name: treated as non-existent host name LOG: no host name found for IP address V4NET.255.255.255 >>> host in host_reject_connection? no (option unset) >>> host in sender_unqualified_hosts? no (option unset) @@ -59,7 +67,7 @@ LOG: no host name found for IP address V4NET.255.255.255 >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) >>> using ACL "connect" ->>> processing "require" +>>> processing ACL connect "require" (TESTSUITE/test-config 18) >>> check verify = header_syntax/defer_ok ->>> require: condition test error in ACL "connect" +>>> require: condition test error in ACL connect LOG: H=[V4NET.255.255.255] temporarily rejected connection in "connect" ACL: unexpected '/' found in "header_syntax/defer_ok" (this verify item has no options)