From 1f4a55daf88541563ceaa66959acb9127604b15a Mon Sep 17 00:00:00 2001 From: Phil Pennock Date: Fri, 1 Jun 2012 10:15:14 -0400 Subject: DNSSEC babystep: dns_use_dnssec & $sender_host_dnssec --- doc/doc-txt/NewStuff | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc/doc-txt/NewStuff') diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index be8285b67..093feee72 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -31,6 +31,14 @@ Version 4.81 Unless you really know what you are doing, leave it alone. + 4. If not built with DISABLE_DNSSEC, Exim now has the main option + dns_use_dnssec; if set to 1 then Exim will initialise the resolver library + to send the DO flag to your recursive resolver. If you have a recursive + resolver, which can set the Authenticated Data (AD) flag in results, Exim + can now detect this. + + Current status: work-in-progress; $sender_host_dnssec variable added. + Version 4.80 ------------ -- cgit v1.2.3