aboutsummaryrefslogtreecommitdiffstats
path: root/conf/scores.d/policies_group.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/scores.d/policies_group.conf')
-rw-r--r--conf/scores.d/policies_group.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/conf/scores.d/policies_group.conf b/conf/scores.d/policies_group.conf
index 4a8bdb6b7..712c61523 100644
--- a/conf/scores.d/policies_group.conf
+++ b/conf/scores.d/policies_group.conf
@@ -55,6 +55,11 @@ symbols = {
description = "SPF record is malformed or persistent DNS error";
groups = ["spf"];
}
+ "R_SPF_PLUSALL" {
+ weight = 4.0;
+ description = "SPF record allows to send from any IP";
+ groups = ["spf"];
+ }
# DKIM
"R_DKIM_REJECT" {