From c25602ed66bb0b53e72963dc38bd0d5f49b14496 Mon Sep 17 00:00:00 2001
From: Tinderbox User
mode
- Check if Sender Policy Framework records (TXT and SPF) - both exist or both don't exist. A warning is issued - if they don't match. Possible modes are - "warn" (default), "ignore". + Check if Sender Policy Framework (SPF) records exist + and issues a warning if an SPF-formatted TXT record is + not also present. Possible modes are "warn" + (default), "ignore".
directory
diff --git a/doc/arm/man.named-checkzone.html b/doc/arm/man.named-checkzone.html index c077a349ca..7ef7482b3f 100644 --- a/doc/arm/man.named-checkzone.html +++ b/doc/arm/man.named-checkzone.html @@ -267,10 +267,10 @@
mode
- Check if Sender Policy Framework records (TXT and SPF) - both exist or both don't exist. A warning is issued - if they don't match. Possible modes are - "warn" (default), "ignore". + Check if Sender Policy Framework (SPF) records exist + and issues a warning if an SPF-formatted TXT record is + not also present. Possible modes are "warn" + (default), "ignore".
directory
diff --git a/doc/arm/man.rndc.html b/doc/arm/man.rndc.html index a55eca59fc..3ce06a6f23 100644 --- a/doc/arm/man.rndc.html +++ b/doc/arm/man.rndc.html @@ -81,7 +81,7 @@