Merge pull request #2787 from mailcow/dkim_permfail

Remove score from R_DKIM_PERMFAIL
master
André Peters 2019-07-16 21:30:10 +02:00 committed by GitHub
commit 17434f3515
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -11,9 +11,6 @@ symbols = {
"R_DKIM_REJECT" {
score = 10.0;
}
"R_DKIM_PERMFAIL" {
score = 10.0;
}
"DMARC_POLICY_REJECT" {
weight = 20.0;
description = "DMARC reject policy";