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:
7a50185
)
Docs: fix descriptions for dkim_domain, dkim_selector
author
Jeremy Harris
<jgh146exb@wizmail.org>
Wed, 23 Sep 2020 19:14:53 +0000
(20:14 +0100)
committer
Jeremy Harris
<jgh146exb@wizmail.org>
Fri, 25 Sep 2020 11:33:46 +0000
(12:33 +0100)
doc/doc-docbook/spec.xfpt
patch
|
blob
|
history
diff --git
a/doc/doc-docbook/spec.xfpt
b/doc/doc-docbook/spec.xfpt
index 3894c56cf4c41d8a62d807701d624c89d043c371..b8df13996b5ff5d0a75335f0329a536074e95dba 100644
(file)
--- a/
doc/doc-docbook/spec.xfpt
+++ b/
doc/doc-docbook/spec.xfpt
@@
-40812,7
+40812,7
@@
but for EC keys it is the base64 of the pure key; no ASN.1 wrapping.
Signing is enabled by setting private options on the SMTP transport.
These options take (expandable) strings as arguments.
Signing is enabled by setting private options on the SMTP transport.
These options take (expandable) strings as arguments.
-.option dkim_domain smtp
string list&!!
unset
+.option dkim_domain smtp
"string list&!!"
unset
The domain(s) you want to sign with.
After expansion, this can be a list.
Each element in turn,
The domain(s) you want to sign with.
After expansion, this can be a list.
Each element in turn,
@@
-40822,7
+40822,7
@@
while expanding the remaining signing options.
If it is empty after expansion, DKIM signing is not done,
and no error will result even if &%dkim_strict%& is set.
If it is empty after expansion, DKIM signing is not done,
and no error will result even if &%dkim_strict%& is set.
-.option dkim_selector smtp
string list&!!
unset
+.option dkim_selector smtp
"string list&!!"
unset
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
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