From b8e976847808b6a4d1ba51ce70ee4f114d91e357 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Tue, 13 Aug 2019 11:58:10 +0100 Subject: SPF: use exim facilities for DNS lookups This enables testing with the testsuite --- test/dnszones-src/db.example.com | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'test/dnszones-src/db.example.com') diff --git a/test/dnszones-src/db.example.com b/test/dnszones-src/db.example.com index ba0e35a2f..b9aca04d1 100644 --- a/test/dnszones-src/db.example.com +++ b/test/dnszones-src/db.example.com @@ -18,6 +18,10 @@ example.com. NS exim.example.com. +; The real example.com has an SPF record; duplicate that here + +example.com. TXT v=spf1 -all + ; Alias A record for the local host, under the name "server1" server1 A HOSTIPV4 -- cgit v1.2.3