"DNSWL_BLOCKED" {
weight = 0.0;
- description = "Resolver blocked due to excessive queries";
+ description = "https://www.dnswl.org: Resolver blocked due to excessive queries";
groups = ["dnswl", "blocked"];
}
"RCVD_IN_DNSWL" {
"DWL_DNSWL_BLOCKED" {
weight = 0.0;
- description = "Resolver blocked due to excessive queries (dwl)";
+ description = "https://www.dnswl.org: Resolver blocked due to excessive queries (DWL)";
groups = ["dnswl", "blocked"];
}
"DWL_DNSWL" {
weight = 0.0;
- description = "Unrecognised result from https://www.dnswl.org (dwl)";
+ description = "Unrecognised result from https://www.dnswl.org (DWL)";
groups = ["dnswl"];
}
"DWL_DNSWL_NONE" {
}
"RBL_SPAMHAUS_SBL" {
weight = 4.0;
- description = "From address is listed in ZEN SBL";
+ description = "From address is listed in Spamhaus SBL";
groups = ["spamhaus"];
}
"RBL_SPAMHAUS_CSS" {
weight = 2.0;
- description = "From address is listed in ZEN CSS";
+ description = "From address is listed in Spamhaus CSS";
groups = ["spamhaus"];
}
"RBL_SPAMHAUS_XBL" {
weight = 4.0;
- description = "From address is listed in ZEN XBL";
+ description = "From address is listed in Spamhaus XBL";
groups = ["spamhaus"];
}
"RBL_SPAMHAUS_XBL_ANY" {
}
"RBL_SPAMHAUS_PBL" {
weight = 2.0;
- description = "From address is listed in ZEN PBL (ISP list)";
+ description = "From address is listed in Spamhaus PBL";
groups = ["spamhaus"];
}
"RBL_SPAMHAUS_DROP" {
weight = 7.0;
- description = "From address is listed in ZEN DROP BL";
+ description = "From address is listed in Spamhaus DROP";
groups = ["spamhaus"];
}
"RBL_SPAMHAUS_BLOCKED_OPENRESOLVER" {
}
"RECEIVED_SPAMHAUS_SBL" {
weight = 3.0;
- description = "Received address is listed in ZEN SBL";
+ description = "Received address is listed in Spamhaus SBL";
groups = ["spamhaus"];
one_shot = true;
}
"RECEIVED_SPAMHAUS_CSS" {
weight = 1.0;
- description = "Received address is listed in ZEN CSS";
+ description = "Received address is listed in Spamhaus CSS";
groups = ["spamhaus"];
one_shot = true;
}
"RECEIVED_SPAMHAUS_XBL" {
weight = 3.0;
- description = "Received address is listed in ZEN XBL";
+ description = "Received address is listed in Spamhaus XBL";
groups = ["spamhaus"];
one_shot = true;
}
"RECEIVED_SPAMHAUS_PBL" {
weight = 0.0;
- description = "Received address is listed in ZEN PBL (ISP list)";
+ description = "Received address is listed in Spamhaus PBL";
groups = ["spamhaus"];
one_shot = true;
}
"RECEIVED_SPAMHAUS_DROP" {
weight = 6.0;
- description = "Received address is listed in ZEN DROP BL";
+ description = "Received address is listed in Spamhaus DROP";
groups = ["spamhaus"];
one_shot = true;
}
}
"RBL_MAILSPIKE_WORST" {
weight = 2.0;
- description = "From address is listed in RBL - worst possible reputation";
+ description = "From address is listed in Mailspike RBL - worst possible reputation";
groups = ["mailspike"];
}
"RBL_MAILSPIKE_VERYBAD" {
weight = 1.5;
- description = "From address is listed in RBL - very bad reputation";
+ description = "From address is listed in Mailspike RBL - very bad reputation";
groups = ["mailspike"];
}
"RBL_MAILSPIKE_BAD" {
weight = 1.0;
- description = "From address is listed in RBL - bad reputation";
+ description = "From address is listed in Mailspike RBL - bad reputation";
groups = ["mailspike"];
}
"RWL_MAILSPIKE_POSSIBLE" {
weight = 0.0;
- description = "From address is listed in RWL - possibly legit";
+ description = "From address is listed in Mailspike RWL - possibly legit";
groups = ["mailspike"];
}
"RWL_MAILSPIKE_GOOD" {
weight = -0.1;
- description = "From address is listed in RWL - good reputation";
+ description = "From address is listed in Mailspike RWL - good reputation";
groups = ["mailspike"];
}
"RWL_MAILSPIKE_VERYGOOD" {
weight = -0.2;
- description = "From address is listed in RWL - very good reputation";
+ description = "From address is listed in Mailspike RWL - very good reputation";
groups = ["mailspike"];
}
"RWL_MAILSPIKE_EXCELLENT" {
weight = -0.4;
- description = "From address is listed in RWL - excellent reputation";
+ description = "From address is listed in Mailspike RWL - excellent reputation";
groups = ["mailspike"];
}