Update policies_group.conf

master
André Peters 2019-07-12 23:15:27 +02:00 committed by GitHub
parent 7466157d3a
commit 84f4f43b27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -17,16 +17,13 @@ symbols = {
"DMARC_POLICY_REJECT" {
weight = 20.0;
description = "DMARC reject policy";
groups = ["dmarc"];
}
"DMARC_POLICY_QUARANTINE" {
weight = 10.0;
description = "DMARC quarantine policy";
groups = ["dmarc"];
}
"DMARC_POLICY_SOFTFAIL" {
weight = 2.0;
description = "DMARC failed";
groups = ["dmarc"];
}
}