mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-09-22 18:57:11 +00:00
[Rspamd] Important fix for fishy maps
This commit is contained in:
@@ -117,5 +117,5 @@ BAD_WORDS {
|
||||
filter = "text";
|
||||
map = "${LOCAL_CONFDIR}/custom/bad_words.map";
|
||||
regexp = true;
|
||||
score = 0.7;
|
||||
score = 0.1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user