chiark
/
gitweb
/
~mdw
/
exim-config
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a612761
)
base.m4: Nearly set DKIM expiry time.
author
Mark Wooding
<mdw@distorted.org.uk>
Tue, 28 May 2024 01:35:51 +0000
(
02:35
+0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Tue, 28 May 2024 01:35:51 +0000
(
02:35
+0100)
Alas, Exim is too old to understand this.
base.m4
patch
|
blob
|
blame
|
history
diff --git
a/base.m4
b/base.m4
index 4f16e20a7f679bfd9b0e82035978ecfa3df7b0c8..d64b88b0587994ddb1d804e2a94f7cb6eda2227f 100644
(file)
--- a/
base.m4
+++ b/
base.m4
@@
-447,6
+447,7
@@
m4_define(<:DKIM_SIGN:>,
${if DKIM_SIGN_P \
{DKIM_KEYS_INSTANCE({${domain:$h_From:}})}}
dkim_selector = DKIM_KEYS_INFO(<:{KV(k)}:>)
+ ##dkim_timestamps = m4_eval(<:7*24*60*60:>)
dkim_private_key = \
DKIM_KEYS_INSTANCE(<:m4_dnl
{CONF_dkim_keys_dir/$value/active/$dkim_selector.priv}:>)