X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/2f8e0a5f6bc17ccd0749c0dc28f5da28da5d25a2..d9de268dd629b0a01c6e01a6bc816dca51f76b12:/test/stderr/0475 diff --git a/test/stderr/0475 b/test/stderr/0475 index c4df1ad5d..4626506f5 100644 --- a/test/stderr/0475 +++ b/test/stderr/0475 @@ -6,10 +6,16 @@ >>> 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 "a1" >>> processing "deny" (TESTSUITE/test-config 16) >>> check hosts = 1.2.3.4 : <; 1.2.3.4::5.6.7.8 +>>> host in "1.2.3.4 : <; 1.2.3.4::5.6.7.8"? +>>> list element: 1.2.3.4 +>>> list element: <; 1.2.3.4:5.6.7.8 LOG: unknown lookup type "<" in host list item "<; 1.2.3.4:5.6.7.8" >>> host in "1.2.3.4 : <; 1.2.3.4::5.6.7.8"? list match deferred for <; 1.2.3.4:5.6.7.8 >>> deny: condition test deferred in ACL "a1" @@ -17,7 +23,9 @@ LOG: H=(test) [V4NET.0.0.0] F=<> temporarily rejected RCPT : unknown looku >>> using ACL "a2" >>> processing "deny" (TESTSUITE/test-config 19) >>> check hosts = 1.2.3/24 ->>> host in "1.2.3/24"? no (malformed IPv4 address or address mask) ->>> deny: condition test failed in ACL "a2" ->>> end of ACL "a2": implicit DENY +>>> host in "1.2.3/24"? +>>> list element: 1.2.3/24 +>>> host in "1.2.3/24"? no (malformed IPv4 address or address mask: 1.2.3) +>>> deny: condition test failed in ACL "a2" +>>> end of ACL "a2": implicit DENY LOG: H=(test) [V4NET.0.0.0] F=<> rejected RCPT