diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2018-06-09 21:39:44 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2018-06-09 22:17:54 +0100 |
commit | 2bc0f45ec0637be57e5d87b576a72cac71ccaf81 (patch) | |
tree | 40b108e275ea63f13fac71e05272cd950d3f3526 /doc/doc-txt | |
parent | d8d9f9301c9a31c826635bbdd334bb4be99ea05a (diff) |
DKIM: support timestamp and expiry tags in signing. Bug 2260
Diffstat (limited to 'doc/doc-txt')
-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 91ce182fd..0a6a32073 100644 --- a/doc/doc-txt/OptionLists.txt +++ b/doc/doc-txt/OptionLists.txt @@ -169,6 +169,7 @@ dkim_private_key string* unset smtp dkim_selector string* unset smtp 4.70 dkim_sign_headers string* (RFC4871) smtp 4.70 dkim_strict string* unset smtp 4.70 +dkim_timestamps integer* unset smtp 4.92 dkim_verify_signers string* $dkim_signers main 4.70 directory string* unset appendfile directory_file string* + appendfile |