]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
add records starting with "v=spf1"
authorMark Andrews <marka@isc.org>
Wed, 1 May 2013 05:30:07 +0000 (15:30 +1000)
committerMark Andrews <marka@isc.org>
Wed, 1 May 2013 05:31:02 +0000 (15:31 +1000)
doc/arm/Bv9ARM-book.xml

index f789f0277401a7169e55e46ae35b6171867db699..cec0b2499a60c8c2f9ed1de58d00a5d17d737f8e 100644 (file)
@@ -6851,9 +6851,10 @@ options {
                </para>
                <para>
                  Check that the two forms of Sender Policy Framework
-                 records (TXT and SPF) either both exist or both
-                 don't exist.  Warnings are emitted it they don't
-                 and be suppressed with <command>check-spf</command>.
+                 records (TXT records starting with "v=spf1" and SPF) either
+                 both exist or both don't exist.  Warnings are
+                 emitted it they don't and be suppressed with
+                 <command>check-spf</command>.
                </para>
              </listitem>
            </varlistentry>
@@ -6896,9 +6897,9 @@ options {
                <para>
                  When performing integrity checks, check that the
                  two forms of Sender Policy Framwork records (TXT
-                 and SPF) both exist or both don't exist and issue
-                 a warning if not met.  The default is
-                 <command>warn</command>.
+                 records starting with "v=spf1" and SPF) both exist
+                 or both don't exist and issue a warning if not
+                 met.  The default is <command>warn</command>.
                </para>
              </listitem>
            </varlistentry>