diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2022-06-23 14:41:10 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2022-06-23 14:41:10 +0100 |
commit | 568dbf1701e031eb1b0cfb50d3a656477f4198c8 (patch) | |
tree | 9fd582bf3d7908a62badd984f4b5f2b5b4e88f8b | |
parent | 4468bfff7dc28b9c54a5225d3f10a6aa6a67a1d9 (diff) |
Docs: more indexingexim-4.96
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 7b92a2f21..afa77a65f 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -41509,6 +41509,7 @@ The domain(s) you want to sign with. After expansion, this can be a list. Each element in turn, lowercased, +.vindex "&$dkim_domain$&" is put into the &%$dkim_domain%& expansion variable while expanding the remaining signing options. If it is empty after expansion, DKIM signing is not done, @@ -41518,6 +41519,7 @@ and no error will result even if &%dkim_strict%& is set. This sets the key selector string. After expansion, which can use &$dkim_domain$&, this can be a list. Each element in turn is put in the expansion +.vindex "&$dkim_selector$&" variable &%$dkim_selector%& which may be used in the &%dkim_private_key%& option along with &%$dkim_domain%&. If the option is empty after expansion, DKIM signing is not done for this domain, |