[Rspamd] Filter 'em bad words from 'em bad tlds
This commit is contained in:
@@ -26,3 +26,8 @@ OLEFY_MACRO {
|
||||
score = 20.0;
|
||||
policy = "remove_weight";
|
||||
}
|
||||
|
||||
BAD_WORD_BAD_TLD {
|
||||
expression = "FISHY_TLD & BAD_WORDS"
|
||||
score = 20.0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user