bundles/rspamd: switch to automatically-generated dkim key
This commit is contained in:
parent
3213e462c5
commit
e56e875433
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,3 @@
|
|||
path = "/var/lib/rspamd/dkim/$selector.key";
|
||||
# selector = "${node.metadata['rspamd']['dkim']}";
|
||||
selector = "2019";
|
||||
selector = "${node.metadata['rspamd']['dkim']}";
|
||||
allow_username_mismatch = true;
|
||||
|
|
Loading…
Reference in a new issue