diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/modules.d/rbl.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/modules.d/rbl.conf b/conf/modules.d/rbl.conf index 330d4bf22..5b1058d57 100644 --- a/conf/modules.d/rbl.conf +++ b/conf/modules.d/rbl.conf @@ -30,7 +30,6 @@ rbl { RBL_SPAMHAUS_CSS = "127.0.0.3"; RBL_SPAMHAUS_XBL = ["127.0.0.4", "127.0.0.5", "127.0.0.6", "127.0.0.7"]; - RBL_SPAMHAUS_XBL = "127.0.0.4"; RBL_SPAMHAUS_PBL = ["127.0.0.10", "127.0.0.11"]; RBL_SPAMHAUS_DROP = "127.0.0.9"; } |