[Rspamd] Set max_size for AV
[Rspamd] Set higher/lower scores for local fuzzy matches
This commit is contained in:
@@ -3,9 +3,9 @@ symbols = {
|
||||
weight = 2.0;
|
||||
}
|
||||
"LOCAL_FUZZY_DENIED" {
|
||||
weight = 10.0;
|
||||
weight = 15.0;
|
||||
}
|
||||
"LOCAL_FUZZY_WHITE" {
|
||||
weight = -3.4;
|
||||
weight = -10.0;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user