Merge pull request #2787 from mailcow/dkim_permfail
Remove score from R_DKIM_PERMFAIL
This commit is contained in:
commit
17434f3515
@ -11,9 +11,6 @@ symbols = {
|
|||||||
"R_DKIM_REJECT" {
|
"R_DKIM_REJECT" {
|
||||||
score = 10.0;
|
score = 10.0;
|
||||||
}
|
}
|
||||||
"R_DKIM_PERMFAIL" {
|
|
||||||
score = 10.0;
|
|
||||||
}
|
|
||||||
"DMARC_POLICY_REJECT" {
|
"DMARC_POLICY_REJECT" {
|
||||||
weight = 20.0;
|
weight = 20.0;
|
||||||
description = "DMARC reject policy";
|
description = "DMARC reject policy";
|
||||||
|
Loading…
Reference in New Issue
Block a user