feat: Update rspamd configurations

This commit introduces new whitelisted domains for SPFs, DKIMs, DMARCs and Greylists in the Rspamd configurations. It also adds new rules for incoming emails from bogensport-jugend@gmx.de, including disabling greylisting and specifying actions to apply.
This commit is contained in:
Harald Hoyer 2024-06-22 15:35:22 +02:00
parent 423ef6941d
commit 9f1bb163e1

View file

@ -5,18 +5,18 @@
mode = "0660"; mode = "0660";
}]; }];
services.rspamd.locals = { services.rspamd.locals = {
"settings.conf" = { "settings.conf" = ''
bogenschiessen = { bogenschiessen {
from = "bogensport-jugend@gmx.de"; from = "bogensport-jugend@gmx.de";
apply = { apply {
actions = { actions {
reject = 100.0; reject = 100.0;
greylist = null; # Disable greylisting (from 1.8.1) greylist = null; # Disable greylisting (from 1.8.1)
"add header" = 100.0; # Please note the space, NOT an underscore "add header" = 100.0; # Please note the space, NOT an underscore
}; }
}; }
}; }
}; '';
"maps.d/spf_whitelist.inc.local" = { "maps.d/spf_whitelist.inc.local" = {
text = '' text = ''
epicgames.com epicgames.com