diff options
author | Todd Lyons <tlyons@exim.org> | 2014-03-05 06:17:54 -0800 |
---|---|---|
committer | Todd Lyons <tlyons@exim.org> | 2014-07-29 05:53:50 -0700 |
commit | e682570f275e60cf75f013c234a0561a451ab559 (patch) | |
tree | 86853c047a6909712982079d4f33033f9e61fddf /doc | |
parent | 91664d8f02e873e8d39ef46ed0e65ea26cf11232 (diff) |
Framework to build dane support
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/OptionLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/doc-txt/OptionLists.txt b/doc/doc-txt/OptionLists.txt index ef6195600..375850d6b 100644 --- a/doc/doc-txt/OptionLists.txt +++ b/doc/doc-txt/OptionLists.txt @@ -181,6 +181,7 @@ dns_check_names_pattern string + main dns_csa_search_limit integer 5 main 4.60 dns_csa_use_reverse boolean true main 4.60 dns_dnssec_ok integer -1 main 4.82 +dns_dane_ok integer -1 main 4.83 dns_ipv4_lookup boolean false main 3.20 dns_qualify_single boolean true smtp dns_retrans time 0s main 1.60 |