git://git.exim.org
/
users
/
heiko
/
exim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
5a8f5d7
)
Docs: add example for DKIM dual-signing
author
Jeremy Harris
<jgh146exb@wizmail.org>
Mon, 5 Apr 2021 12:06:42 +0000
(13:06 +0100)
committer
Jeremy Harris
<jgh146exb@wizmail.org>
Mon, 5 Apr 2021 12:06:42 +0000
(13:06 +0100)
doc/doc-docbook/spec.xfpt
patch
|
blob
|
history
diff --git
a/doc/doc-docbook/spec.xfpt
b/doc/doc-docbook/spec.xfpt
index e6135eb52d4de12fe465df21cdf3db3d03581db6..394cd0539b66b1b48990bc3aec76275525cf699e 100644
(file)
--- a/
doc/doc-docbook/spec.xfpt
+++ b/
doc/doc-docbook/spec.xfpt
@@
-41119,6
+41119,15
@@
option along with &%$dkim_domain%&.
If the option is empty after expansion, DKIM signing is not done for this domain,
and no error will result even if &%dkim_strict%& is set.
+.new
+To do, for example, dual-signing with RSA and EC keys
+this could be be used:
+.code
+dkim_selector = ec_sel : rsa_sel
+dkim_private_key = KEYS_DIR/$dkim_selector
+.endd
+.wen
+
.option dkim_private_key smtp string&!! unset
This sets the private key to use.
You can use the &%$dkim_domain%& and