File: /volume1/@appstore/MailPlus-Server/etc/template/rspamd.metrics.conf.template
group "rbl" {
# BRBL
symbol "RBL_BRBL" {
weight = 1.449;
description = "BRBL: sender is listed in BRBL";
}
# SORBS
symbol "RBL_SORBS" {
weight = 0.0;
description = "SORBS: sender is listed in SORBS";
}
symbol "RBL_SORBS_HTTP" {
weight = 0.001;
description = "SORBS: sender is open HTTP proxy server";
}
symbol "RBL_SORBS_SOCKS" {
weight = 1.927;
description = "SORBS: sender is open SOCKS proxy server";
}
symbol "RBL_SORBS_MISC" {
weight = 0.0;
description = "SORBS: sender is open proxy server";
}
symbol "RBL_SORBS_SMTP" {
weight = 0.0;
description = "SORBS: sender is open SMTP relay";
}
symbol "RBL_SORBS_WEB" {
weight = 0.770;
description = "SORBS: sender is an abusable web server";
}
symbol "RBL_SORBS_BLOCK" {
weight = 0.0;
description = "SORBS: sender demands to never be tested";
}
symbol "RBL_SORBS_ZOMBIE" {
weight = 0.0;
description = "SORBS: sender is on a hijacked network";
}
symbol "RBL_SORBS_DUL" {
weight = 0.001;
description = "SORBS: sent directly from dynamic IP address";
}
# MailSpike Blacklist
symbol "BL_MAILSPIKE" {
weight = 0.0;
description = "MailSpike BL: List in the MailSpike BL";
}
symbol "BL_MAILSPIKE_Z" {
weight = 2.7;
description = "MailSpike BL: Spam wave participant";
}
symbol "BL_MAILSPIKE_L5" {
weight = 2.5;
description = "MailSpike BL: Very bad reputation (-5)";
}
symbol "BL_MAILSPIKE_L4" {
weight = 1.7;
description = "MailSpike BL: Bad reputation (-4)";
}
symbol "BL_MAILSPIKE_L3" {
weight = 0.9;
description = "MailSpike BL: Low reputation (-3)";
}
symbol "BL_MAILSPIKE_L2" {
weight = 0.0;
description = "MailSpike BL: Suspicious reputation (-2)";
}
# MailSpike Whitelist
symbol "WL_MAILSPIKE" {
weight = 0.0;
description = "MailSpike WL: List in the MailSpike WL";
}
symbol "WL_MAILSPIKE_H5" {
weight = -1.0;
description = "MailSpike WL: Excellent reputation (+5)";
}
symbol "WL_MAILSPIKE_H4" {
weight = -0.01;
description = "MailSpike WL: Very Good reputation (+4)";
}
symbol "WL_MAILSPIKE_H3" {
weight = -0.01;
description = "MailSpike WL: Good reputation (+3)";
}
symbol "WL_MAILSPIKE_H2" {
weight = 0.0;
description = "MailSpike WL: Average reputation (+2)";
}
# IADB Support
symbol "RCVD_IN_IADB" {
weight = 0.0;
description = "IADB: List in the IADB";
}
symbol "RCVD_IN_IADB_DK" {
weight = -0.095;
description = "IADB: Sender publishes Domain Keys record";
}
symbol "RCVD_IN_IADB_DOPTIN" {
weight = -4.0;
description = "IADB: All mailing list mail is confirmed opt-in";
}
symbol "RCVD_IN_IADB_DOPTIN_GT50" {
weight = 0.0;
description = "IADB: Confirmed opt-in used more than 50% of the time";
}
symbol "RCVD_IN_IADB_DOPTIN_LT50" {
weight = -0.001;
description = "IADB: Confirmed opt-in used less than 50% of the time";
}
symbol "RCVD_IN_IADB_EDDB" {
weight = 0.0;
description = "IADB: Participates in Email Deliverability Database";
}
symbol "RCVD_IN_IADB_EPIA" {
weight = 0.0;
description = "IADB: Member of Email Processing Industry Alliance";
}
symbol "RCVD_IN_IADB_GOODMAIL" {
weight = 0.0;
description = "IADB: Sender has been certified by GoodMail";
}
symbol "RCVD_IN_IADB_LISTED" {
weight = -0.001;
description = "IADB: Participates in the IADB system";
}
symbol "RCVD_IN_IADB_LOOSE" {
weight = 0.0;
description = "IADB: Adds relationship addrs w/out opt-in";
}
symbol "RCVD_IN_IADB_MI_CPEAR" {
weight = 0.0;
description = "IADB: Complies with Michigan's CPEAR law";
}
symbol "RCVD_IN_IADB_MI_CPR_30" {
weight = 0.0;
description = "IADB: Checked lists against Michigan's CPR within 30 days";
}
symbol "RCVD_IN_IADB_MI_CPR_MAT" {
weight = -0.000;
description = "IADB: Sends no material under Michigan's CPR";
}
symbol "RCVD_IN_IADB_ML_DOPTIN" {
weight = -6.0;
description = "IADB: Mailing list email only, confirmed opt-in";
}
symbol "RCVD_IN_IADB_NOCONTROL" {
weight = 0.0;
description = "IADB: Has absolutely no mailing controls in place";
}
symbol "RCVD_IN_IADB_OOO" {
weight = 0.0;
description = "IADB: One-to-one/transactional email only";
}
symbol "RCVD_IN_IADB_OPTIN" {
weight = -1.470;
description = "IADB: All mailing list mail is opt-in";
}
symbol "RCVD_IN_IADB_OPTIN_GT50" {
weight = -0.007;
description = "IADB: Opt-in used more than 50% of the time";
}
symbol "RCVD_IN_IADB_OPTIN_LT50" {
weight = 0.0;
description = "IADB: Opt-in used less than 50% of the time";
}
symbol "RCVD_IN_IADB_OPTOUTONLY" {
weight = 0.0;
description = "IADB: Scrapes addresses, pure opt-out only";
}
symbol "RCVD_IN_IADB_RDNS" {
weight = -0.235;
description = "IADB: Sender has reverse DNS record";
}
symbol "RCVD_IN_IADB_SENDERID" {
weight = -0.001;
description = "IADB: Sender publishes Sender ID record";
}
symbol "RCVD_IN_IADB_SPF" {
weight = -0.059;
description = "IADB: Sender publishes SPF record";
}
symbol "RCVD_IN_IADB_UNVERIFIED_1" {
weight = 0.0;
description = "IADB: Accepts unverified sign-ups";
}
symbol "RCVD_IN_IADB_UNVERIFIED_2" {
weight = 0.0;
description = "IADB: Accepts unverified sign-ups, gives chance to opt out";
}
symbol "RCVD_IN_IADB_UT_CPEAR" {
weight = 0.0;
description = "IADB: Complies with Utah's CPEAR law";
}
symbol "RCVD_IN_IADB_UT_CPR_30" {
weight = 0.0;
description = "IADB: Checked lists against Utah's CPR within 30 days";
}
symbol "RCVD_IN_IADB_UT_CPR_MAT" {
weight = -0.001;
description = "IADB: Sends no material under Utah's CPR";
}
symbol "RCVD_IN_IADB_VOUCHED" {
weight = -2.2;
description = "IADB: List as vouched-for sender";
}
# ReturnPath Certified
symbol "RCVD_IN_BONDEDSENDER" {
weight = -3.0;
description = "Sender in ReturnPath Certified - Contact cert-sa@returnpath.net"
}
#ReturnPath Safe
symbol "RCVD_IN_HABEAS" {
weight = -2.0;
description = "Sender in ReturnPath Safe - Contact safe-sa@returnpath.net";
}
# IP Score module
symbol "IP_SCORE" {
weight = 2.0;
description = "IP reputation";
}
}