https://bugs.exim.org/show_bug.cgi?id=1842
Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Git Commit <[email protected]> --- Git commit: http://git.exim.org/exim.git/commitdiff/d98cf5e57ce7376388c1ff55a82d0900c0acf38b commit d98cf5e57ce7376388c1ff55a82d0900c0acf38b Author: Jeremy Harris <[email protected]> AuthorDate: Sat Jun 4 11:03:14 2016 +0100 Commit: Jeremy Harris <[email protected]> CommitDate: Sat Jun 4 11:03:14 2016 +0100 Docs: fix typoes for dnssec_require_domains. Bug 1842 --- doc/doc-docbook/spec.xfpt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 8e5c310..3d154fb 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. -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
