diff options
Diffstat (limited to 'conf/modules.conf')
-rw-r--r-- | conf/modules.conf | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/conf/modules.conf b/conf/modules.conf index f8ba1b033..d7f396b47 100644 --- a/conf/modules.conf +++ b/conf/modules.conf @@ -150,6 +150,16 @@ rbl { symbol = "RBL_SEM"; rbl = "bl.spameatingmonkey.net"; } + + nszones { + symbol = "RBL_NSZONES"; + rbl = "sbl.nszones.com"; + } + + abuseat { + symbol = "RBL_ABUSEAT"; + rbl = "cbl.abuseat.org"; + } dnswl { symbol = "RCVD_IN_DNSWL"; |