X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/347d8633fd5ff7e85fd0f27444d6d1260c2212de..9d66ba85a9646c0b63c54acf69e186f0e785855d:/test/stderr/0475 diff --git a/test/stderr/0475 b/test/stderr/0475 index 34053c1e3..bb601718a 100644 --- a/test/stderr/0475 +++ b/test/stderr/0475 @@ -33,18 +33,18 @@ LOG: H=(test) [V4NET.0.0.0] F=<> rejected RCPT >>> using ACL "a3" >>> processing ACL a3 "deny" (TESTSUITE/test-config 23) >>> check hosts = <; fe80::1 ->>> host in "<; fe80::1"? +>>> host in " fe80::1"? >>> list element: fe80::1 ->>> host in "<; fe80::1"? no (end of list) +>>> host in " fe80::1"? no (end of list) >>> deny: condition test failed in ACL a3 >>> end of ACL a3: implicit DENY LOG: H=(test) [V4NET.0.0.0] F=<> rejected RCPT >>> using ACL "a4" >>> processing ACL a4 "deny" (TESTSUITE/test-config 26) >>> check hosts = <; fe80:1 ->>> host in "<; fe80:1"? +>>> host in " fe80:1"? >>> list element: fe80:1 ->>> host in "<; fe80:1"? no (malformed IPv6 address or address mask: fe80:1) +>>> host in " fe80:1"? no (malformed IPv6 address or address mask: fe80:1) LOG: list matching forced to fail: malformed IPv6 address or address mask: fe80:1 >>> deny: condition test failed in ACL a4 >>> end of ACL a4: implicit DENY