aboutsummaryrefslogtreecommitdiffstats
path: root/conf/modules.d
diff options
context:
space:
mode:
Diffstat (limited to 'conf/modules.d')
-rw-r--r--conf/modules.d/rbl.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/modules.d/rbl.conf b/conf/modules.d/rbl.conf
index 79dfc84ea..ef87c4c5a 100644
--- a/conf/modules.d/rbl.conf
+++ b/conf/modules.d/rbl.conf
@@ -212,8 +212,10 @@ rbl {
returnbits = {
CRACKED_SURBL = 128;
ABUSE_SURBL = 64;
+ CT_SURBL = 32;
MW_SURBL_MULTI = 16;
PH_SURBL_MULTI = 8;
+ DM_SURBL = 4;
SURBL_BLOCKED = 1;
}
}