diff options
Diffstat (limited to 'conf/scores.d')
-rw-r--r-- | conf/scores.d/rbl_group.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/scores.d/rbl_group.conf b/conf/scores.d/rbl_group.conf index 09ea72414..6c48cf3bb 100644 --- a/conf/scores.d/rbl_group.conf +++ b/conf/scores.d/rbl_group.conf @@ -150,8 +150,8 @@ symbols = { description = "Address is listed in Spameatingmonkey RBL (ipv6)"; } - "RBL_VIRUSFREE_BLACK" { + "RBL_VIRUSFREE_BOTNET" { weight = 2.0; - description = "From address is listed in virusfree.cz BL"; + description = "Source IP is listed in virusfree.cz BL"; } } |