symbols = {
"FUZZY_UNKNOWN" {
weight = 5.0;
- description = "Generic fuzzy hash match";
+ description = "Generic fuzzy hash match, bl.rspamd.com";
}
"FUZZY_DENIED" {
weight = 12.0;
- description = "Denied fuzzy hash";
+ description = "Denied fuzzy hash, bl.rspamd.com";
}
"FUZZY_PROB" {
weight = 5.0;
- description = "Probable fuzzy hash";
+ description = "Probable fuzzy hash, bl.rspamd.com";
}
"FUZZY_WHITE" {
weight = -2.1;
- description = "Whitelisted fuzzy hash";
+ description = "Whitelisted fuzzy hash, bl.rspamd.com";
}
}
\ No newline at end of file
weight = 4.0;
description = "SURBL: cracked site";
}
- "RAMBLER_URIBL" {
+ "RSPAMD_URIBL" {
weight = 4.5;
- description = "Rambler uribl";
+ description = "Rspamd uribl, bl.rspamd.com";
one_shot = true;
}
- "RAMBLER_EMAILBL" {
+ "RSPAMD_EMAILBL" {
weight = 9.5;
- description = "Rambler emailbl";
+ description = "Rspamd emailbl, "bl.rspamd.com;
one_shot = true;
}