summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2016-06-04 11:03:14 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2016-06-04 11:03:14 +0100
commitd98cf5e57ce7376388c1ff55a82d0900c0acf38b (patch)
tree43e24d1a4eec6388d9890d06190faf8f5ac7d036
parent12cf761503833b3fce2b202df50ec31f12642a2e (diff)
downloadexim4-d98cf5e57ce7376388c1ff55a82d0900c0acf38b.tar.gz
Docs: fix typoes for dnssec_require_domains. Bug 1842
-rw-r--r--doc/doc-docbook/spec.xfpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index 8e5c31049..3d154fbf1 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -17572,7 +17572,7 @@ This applies to all of the SRV, MX, AAAA, A lookup sequence.
.cindex "DNSSEC" "MX lookup"
.cindex "security" "MX lookup"
.cindex "DNS" "DNSSEC"
-DNS lookups for domains matching &%dnssec_request_domains%& will be done with
+DNS lookups for domains matching &%dnssec_require_domains%& will be done with
the dnssec request bit set. Any returns not having the Authenticated Data bit
(AD bit) set will be ignored and logged as a host-lookup failure.
This applies to all of the SRV, MX, AAAA, A lookup sequence.
@@ -23616,7 +23616,7 @@ This applies to all of the SRV, MX, AAAA, A lookup sequence.
.cindex "DNSSEC" "MX lookup"
.cindex "security" "MX lookup"
.cindex "DNS" "DNSSEC"
-DNS lookups for domains matching &%dnssec_request_domains%& will be done with
+DNS lookups for domains matching &%dnssec_require_domains%& will be done with
the dnssec request bit set. Any returns not having the Authenticated Data bit
(AD bit) set will be ignored and logged as a host-lookup failure.
This applies to all of the SRV, MX, AAAA, A lookup sequence.