summaryrefslogtreecommitdiff
path: root/doc/doc-txt/experimental-spec.txt
diff options
context:
space:
mode:
authorbes-internal <bes.internal@gmail.com>2013-09-30 18:06:06 +0300
committerbes-internal <bes.internal@gmail.com>2013-09-30 18:06:06 +0300
commit7a8678e64e9843e3eded4437c20aec6e12d92dd9 (patch)
treeebd67fd9a3e8895098e1687fac288b3879992184 /doc/doc-txt/experimental-spec.txt
parent970ba64f07bf5523c7098235664f2ce02962a128 (diff)
fix dmarc_status condition documentation
Diffstat (limited to 'doc/doc-txt/experimental-spec.txt')
-rw-r--r--doc/doc-txt/experimental-spec.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/doc-txt/experimental-spec.txt b/doc/doc-txt/experimental-spec.txt
index 9f5999093..f9be19cf7 100644
--- a/doc/doc-txt/experimental-spec.txt
+++ b/doc/doc-txt/experimental-spec.txt
@@ -755,11 +755,13 @@ mean, refer to the DMARC website above. Valid strings are:
rejecting the email.
o quarantine The DMARC check failed and the library recommends
keeping it for further inspection.
+ o none The DMARC check passed and the library recommends
+ no specific action, neutral.
o norecord No policy section in the DMARC record for this
sender domain.
o nofrom Unable to determine the domain of the sender.
- o none There is no DMARC record for this sender domain.
- o error Library error or dns error.
+ o temperror Library error or dns error.
+ o off The DMARC check was disable for this email.
You can prefix each string with an exclamation mark to invert its
meaning, for example "!accept" will match all results but