bundles/rspamd: refine auto-generation of dkim signing keys
This commit is contained in:
parent
56f1b1a6c6
commit
cff0870e63
2 changed files with 24 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
# TODO
|
||||
path = "/var/lib/rspamd/dkim/$selector.key";
|
||||
# selector = "${node.metadata['rspamd']['dkim']}";
|
||||
selector = "2019";
|
||||
allow_username_mismatch = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue