[ClamAV] Remove deprecated AllowSupplementaryGroups
This commit is contained in:
10
data/conf/rspamd/local.d/statistics_group.conf
Normal file
10
data/conf/rspamd/local.d/statistics_group.conf
Normal file
@@ -0,0 +1,10 @@
|
||||
symbols = {
|
||||
"BAYES_SPAM" {
|
||||
weight = 7.5;
|
||||
description = "Message probably spam, probability: ";
|
||||
}
|
||||
"BAYES_HAM" {
|
||||
weight = -2.5;
|
||||
description = "Message probably ham, probability: ";
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user