summaryrefslogtreecommitdiff
path: root/test/dnszones-src
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2019-09-05 10:31:57 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2019-09-05 14:44:53 +0100
commit3462da30c9c57e63705fa24121655a32b315dfcf (patch)
tree09928620fb8ffc8a939aee743117967b753e779f /test/dnszones-src
parent40fa69f0f370146d9b85dfc5990b612b6d9d1ce9 (diff)
downloadexim4-3462da30c9c57e63705fa24121655a32b315dfcf.tar.gz
Support TTL from SOA for NXDOMAIN & NODATA cache entries for dnslists. Bug 1395
Diffstat (limited to 'test/dnszones-src')
-rw-r--r--test/dnszones-src/db.test.ex2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dnszones-src/db.test.ex b/test/dnszones-src/db.test.ex
index d096f8fb6..be51093e8 100644
--- a/test/dnszones-src/db.test.ex
+++ b/test/dnszones-src/db.test.ex
@@ -172,7 +172,7 @@ cname4 CNAME thishost
; V4NET.11.12.13 is deliberately not reverse-registered
-13.12.11.V4NET.rbl A 127.0.0.2
+TTL=1 13.12.11.V4NET.rbl A 127.0.0.2
TXT "This is a test blacklisting message"
TTL=2 14.12.11.V4NET.rbl A 127.0.0.2
TXT "This is a test blacklisting message"