committing changes in /etc made by "-bash"

Package changes:
This commit is contained in:
2022-10-04 15:28:51 +03:00
parent 20a9d17637
commit 991838e31f
6 changed files with 23 additions and 9 deletions

View File

@@ -124,7 +124,7 @@ composites {
}
BAD_REP_POLICIES {
description = "Contains valid policies but are also marked by fuzzy/bayes/surbl/rbl";
expression = "(~g-:policies) & (-g+:fuzzy | -g+:bayes | -g+:surbl | -g+:rbl)";
expression = "(~g-:policies) & (-g+:fuzzy | -g+:statistics | -g+:surbl | -g+:rbl)";
score = 0.1;
}