Gitweb:
http://git.exim.org/exim.git/commitdiff/7b2f71c1bdaafee14b225f408558658ce2f2c8b5
Commit: 7b2f71c1bdaafee14b225f408558658ce2f2c8b5
Parent: e4a6fb35fa084c29022ad64f7ac2624fc118f71e
Author: Alexandru Chirila <alex@???>
AuthorDate: Mon Mar 2 10:06:09 2015 +0200
Committer: Alexandru Chirila <alex@???>
CommitDate: Mon Mar 2 10:06:09 2015 +0200
Correct typos.
Minor typo fixes in DMARC experimental documentation.
---
doc/doc-txt/experimental-spec.txt | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/doc/doc-txt/experimental-spec.txt b/doc/doc-txt/experimental-spec.txt
index bdab748..4f76365 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