mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-09-01 00:17:13 +00:00
[Rspamd] Bad word update and score change
This commit is contained in:
@@ -26,8 +26,7 @@ OLEFY_MACRO {
|
||||
score = 20.0;
|
||||
policy = "remove_weight";
|
||||
}
|
||||
|
||||
BAD_WORD_BAD_TLD {
|
||||
expression = "FISHY_TLD & BAD_WORDS"
|
||||
score = 20.0;
|
||||
score = 10.0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user