@@ -10,6 +10,7 @@ bad_extensions = {
ace = 4,
arj = 4,
cab = 3,
+ doc = 10,
};
# Extensions that are particularly penalized for archives
@@ -4,7 +4,7 @@ symbols = {
description = "Message probably spam, probability: ";
}
"BAYES_HAM" {
- weight = -10.5;
+ weight = -5.5;
description = "Message probably ham, probability: ";