bundles/rspamd: first draft for automatically-rotating dkim keys
This commit is contained in:
parent
52c36ae3fa
commit
56f1b1a6c6
3 changed files with 14 additions and 6 deletions
|
@ -58,11 +58,6 @@ nodes['htz.ex42-1048908'] = {
|
|||
'deb http://deb.debian.org/debian {os_release}-backports main',
|
||||
],
|
||||
},
|
||||
'rspamd': {
|
||||
'items': {
|
||||
'deb [arch=amd64] http://rspamd.com/apt-stable/ {os_release} main',
|
||||
},
|
||||
},
|
||||
'weechat': {
|
||||
'items': {
|
||||
'deb https://weechat.org/debian {os_release} main',
|
||||
|
@ -304,7 +299,6 @@ nodes['htz.ex42-1048908'] = {
|
|||
},
|
||||
},
|
||||
'rspamd': {
|
||||
'dkim': True,
|
||||
'ignore_spam_check_for_ips': {
|
||||
# entropia
|
||||
'188.40.158.213',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue