From: Vsevolod Stakhov Date: Mon, 25 Nov 2013 16:42:55 +0000 (+0000) Subject: Add symbol for DBL. X-Git-Tag: 0.6.0~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1481a248b4ec791ab803d1d11824b8970db9b249;p=thirdparty%2Frspamd.git Add symbol for DBL. --- diff --git a/conf/modules.conf b/conf/modules.conf index c549a62134..85b5d6430f 100644 --- a/conf/modules.conf +++ b/conf/modules.conf @@ -49,6 +49,7 @@ surbl { } rule { suffix = "dbl.spamhaus.org"; + symbol = "DBL"; options = "noip"; } }