updated spam corrections

This commit is contained in:
2026-03-20 10:33:33 -05:00
parent 36c122bf53
commit b732cebd94
5 changed files with 30 additions and 36 deletions

View File

@@ -0,0 +1,8 @@
DOCKER_WL {
type = "from";
filter = "email:domain";
map = "/etc/rspamd/override.d/docker_whitelist.map";
symbol = "DOCKER_WHITELIST";
description = "Whitelist fuer eigene Domains";
score = -50.0;
}