add records starting with "v=spf1"

This commit is contained in:
Mark Andrews 2013-05-01 15:30:07 +10:00
parent 564b4832b7
commit fe04dbc7bb

View file

@ -7022,9 +7022,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>
@ -7067,9 +7068,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>