|
@@ -7,10 +7,6 @@ VIRUS_FOUND {
|
|
|
score = 2000.0;
|
|
|
}
|
|
|
# Bad policy from non-whitelisted senders
|
|
|
-POLICY_FAILURE {
|
|
|
- expression = "-g+:policies & !MAILCOW_WHITE";
|
|
|
- score = 1.0;
|
|
|
-}
|
|
|
# Remove SOGO_CONTACT symbol for fwd hosts and senders with broken policy
|
|
|
SOGO_CONTACT_EXCLUDE {
|
|
|
expression = "(-WHITELISTED_FWD_HOST | -g+:policies) & ^SOGO_CONTACT";
|