]> 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:25 +0000 (15:31 +1000)
doc/arm/Bv9ARM-book.xml

index b3e758a9cc5158426411dda8b768bc4e4ad99525..39d515f87f5e99dd314c1bb8b56efdf529c8b417 100644 (file)
@@ -6163,9 +6163,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>
@@ -6208,9 +6209,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>