From fe04dbc7bb5b2535a1747d85eb5fd9d56f16cec0 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Wed, 1 May 2013 15:30:07 +1000 Subject: [PATCH] add records starting with "v=spf1" --- doc/arm/Bv9ARM-book.xml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/doc/arm/Bv9ARM-book.xml b/doc/arm/Bv9ARM-book.xml index 975f9202ba..8625554615 100644 --- a/doc/arm/Bv9ARM-book.xml +++ b/doc/arm/Bv9ARM-book.xml @@ -7022,9 +7022,10 @@ options { 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 check-spf. + 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 + check-spf. @@ -7067,9 +7068,9 @@ options { 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 - warn. + records starting with "v=spf1" and SPF) both exist + or both don't exist and issue a warning if not + met. The default is warn.