Gitweb:
http://git.exim.org/exim.git/commitdiff/12d0043db4d843869ed6e85dcb1c87c17bc8b82e
Commit: 12d0043db4d843869ed6e85dcb1c87c17bc8b82e
Parent: 1e2a8d33061196fe6e750a59554c5fec49227f4c
Author: Jeremy Harris <jgh146exb@???>
AuthorDate: Sat Sep 28 13:49:33 2013 +0100
Committer: Jeremy Harris <jgh146exb@???>
CommitDate: Sat Sep 28 13:49:33 2013 +0100
Correct spelling of dmarc_disable_verify
---
doc/doc-txt/experimental-spec.txt | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/doc-txt/experimental-spec.txt b/doc/doc-txt/experimental-spec.txt
index 7fd2bd8..9f59990 100644
--- a/doc/doc-txt/experimental-spec.txt
+++ b/doc/doc-txt/experimental-spec.txt
@@ -712,7 +712,7 @@ use standard conditions such as hosts, senders, etc, to decide that
DMARC verification should *not* be performed for them and disable
DMARC with a control setting:
- control = dmarc_verify_disable
+ control = dmarc_disable_verify
A DMARC record can also specify a "forensic address", which gives
exim an email address to submit reports about failed alignment.
@@ -818,7 +818,7 @@ b. Configure, somewhere before the DATA ACL, the control option to
(RCPT ACL)
warn domains = +local_domains
hosts = +local_hosts
- control = dmarc_verify_disable
+ control = dmarc_disable_verify
warn !domains = +screwed_up_dmarc_records
control = dmarc_enable_forensic