summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNigel Metheringham <nm9762github@muesli.org.uk>2015-03-12 21:05:32 +0000
committerNigel Metheringham <nm9762github@muesli.org.uk>2015-03-12 21:05:32 +0000
commit7c9f0469cb39055fff4096d1cb17ed72429c6b6c (patch)
treeb121bb40843b1aa5f38249e861b0adcbfe8b8097
parent65d8610a918c21400695d73d7e247c6a889e1df7 (diff)
parent7b2f71c1bdaafee14b225f408558658ce2f2c8b5 (diff)
Merge pull request #30 from SpamExperts/master
Correct typos in DMARC experimental documentation
-rw-r--r--doc/doc-txt/experimental-spec.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/doc-txt/experimental-spec.txt b/doc/doc-txt/experimental-spec.txt
index bdab74841..4f763658b 100644
--- a/doc/doc-txt/experimental-spec.txt
+++ b/doc/doc-txt/experimental-spec.txt
@@ -623,10 +623,10 @@ exim will send these forensic emails. It's also advised that you
configure a dmarc_forensic_sender because the default sender address
construction might be inadequate.
- control = dmarc_forensic_enable
+ control = dmarc_enable_forensic
(AGAIN: You can choose not to send these forensic reports by simply
-not putting the dmarc_forensic_enable control line at any point in
+not putting the dmarc_enable_forensic control line at any point in
your exim config. If you don't tell it to send them, it will not
send them.)
@@ -755,7 +755,7 @@ b. Configure, somewhere before the DATA ACL, the control option to
deny dmarc_status = reject
!authenticated = *
- message = Message from $domain_used_domain failed sender's DMARC policy, REJECT
+ message = Message from $dmarc_used_domain failed sender's DMARC policy, REJECT