From da0b4ba788278c1703a0c277a8f4a75052d1b1e5 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Thu, 5 Sep 2019 16:47:41 +0100 Subject: Testsuite: drop test.ex domain neg-cache ttl to 3000 --- test/stderr/0139 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'test/stderr/0139') diff --git a/test/stderr/0139 b/test/stderr/0139 index 1e9451677..9b01d9dd9 100644 --- a/test/stderr/0139 +++ b/test/stderr/0139 @@ -11,7 +11,7 @@ >>> check dnslists = rbl4.test.ex&0.0.0.6 >>> dnslists check: rbl4.test.ex&0.0.0.6 >>> new DNS lookup for 14.12.11.V4NET.rbl4.test.ex ->>> dnslists: wrote cache entry, ttl=3600 +>>> dnslists: wrote cache entry, ttl=3000 >>> DNS lookup for 14.12.11.V4NET.rbl4.test.ex failed >>> => that means V4NET.11.12.14 is not listed at rbl4.test.ex >>> warn: condition test failed in ACL "check_mail" @@ -143,7 +143,7 @@ LOG: 10HmaY-0005vi-00 <= postmaster@exim.test.ex H=[V4NET.11.12.14] P=smtp S=sss >>> check dnslists = rbl4.test.ex&0.0.0.6 >>> dnslists check: rbl4.test.ex&0.0.0.6 >>> new DNS lookup for 15.12.11.V4NET.rbl4.test.ex ->>> dnslists: wrote cache entry, ttl=3600 +>>> dnslists: wrote cache entry, ttl=3000 >>> DNS lookup for 15.12.11.V4NET.rbl4.test.ex failed >>> => that means V4NET.11.12.15 is not listed at rbl4.test.ex >>> warn: condition test failed in ACL "check_mail" @@ -294,7 +294,7 @@ LOG: H=[V4NET.11.12.15] F= rejected RCPT >> check dnslists = rbl2.test.ex!=127.0.0.3 : rbl3.test.ex=127.0.0.3 >>> dnslists check: rbl2.test.ex!=127.0.0.3 >>> new DNS lookup for 15.12.11.V4NET.rbl2.test.ex ->>> dnslists: wrote cache entry, ttl=3600 +>>> dnslists: wrote cache entry, ttl=3000 >>> DNS lookup for 15.12.11.V4NET.rbl2.test.ex failed >>> => that means V4NET.11.12.15 is not listed at rbl2.test.ex >>> dnslists check: rbl3.test.ex=127.0.0.3 -- cgit v1.2.3