diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-12-10 13:31:44 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-12-10 16:02:48 +0000 |
commit | cb0fd07ce1b3a159c6e1772802b4b7c3e8e0e545 (patch) | |
tree | 43747d7bcd517f366ab1df319bbed7822e0ae1a0 | |
parent | f096bcccb8e4c9ba57d128c2f08c52f7dc94e07d (diff) |
Docs: Add missing DMARC ACL control= entry
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 2946d7013..fd5170198 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -30374,6 +30374,13 @@ This control turns off DKIM verification processing entirely. For details on the operation and configuration of DKIM, see section &<<SECDKIM>>&. +.vitem &*control&~=&~dmarc_disable_verify*& +.cindex "disable DMARC verify" +.cindex "DMARC" "disable verify" +This control turns off DMARC verification processing entirely. For details on +the operation and configuration of DMARC, see section &<<SECDMARC>>&. + + .vitem &*control&~=&~dscp/*&<&'value'&> .cindex "&ACL;" "setting DSCP value" .cindex "DSCP" "inbound" |