From 3462da30c9c57e63705fa24121655a32b315dfcf Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Thu, 5 Sep 2019 10:31:57 +0100 Subject: Support TTL from SOA for NXDOMAIN & NODATA cache entries for dnslists. Bug 1395 --- test/stderr/2201 | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'test/stderr/2201') diff --git a/test/stderr/2201 b/test/stderr/2201 index ac812c1db..ff018f3ba 100644 --- a/test/stderr/2201 +++ b/test/stderr/2201 @@ -203,16 +203,18 @@ ppppp 1 SMTP accept process running ppppp Listening... ppppp Process ppppp is handling incoming connection from [127.0.0.1] ppppp Process ppppp is ready for new message -ppppp DNS list check: rbl.test.ex/V4NET.11.12.14 +ppppp dnslists check: rbl.test.ex/V4NET.11.12.14 ppppp new DNS lookup for 14.12.11.V4NET.rbl.test.ex +ppppp dnslists: wrote cache entry, ttl=2 ppppp DNS lookup for 14.12.11.V4NET.rbl.test.ex succeeded (yielding 127.0.0.2) ppppp => that means V4NET.11.12.14 is listed at rbl.test.ex -ppppp DNS list check: rbl.test.ex/V4NET.11.12.14 -ppppp using result of previous DNS lookup +ppppp dnslists check: rbl.test.ex/V4NET.11.12.14 +ppppp dnslists: using result of previous lookup ppppp DNS lookup for 14.12.11.V4NET.rbl.test.ex succeeded (yielding 127.0.0.2) ppppp => that means V4NET.11.12.14 is listed at rbl.test.ex -ppppp DNS list check: rbl.test.ex/V4NET.11.12.14 +ppppp dnslists check: rbl.test.ex/V4NET.11.12.14 ppppp cached data found but past valid time; new DNS lookup for 14.12.11.V4NET.rbl.test.ex +ppppp dnslists: wrote cache entry, ttl=2 ppppp DNS lookup for 14.12.11.V4NET.rbl.test.ex succeeded (yielding 127.0.0.2) ppppp => that means V4NET.11.12.14 is listed at rbl.test.ex ppppp LOG: MAIN -- cgit v1.2.3