diff options
author | Anton Yuzhaninov <citrin@citrin.ru> | 2014-10-21 19:19:19 +0400 |
---|---|---|
committer | Anton Yuzhaninov <citrin@citrin.ru> | 2014-10-21 19:19:19 +0400 |
commit | 0bf108c76267dc2316f6e0fece40925e73d5f4f1 (patch) | |
tree | bc4d3af8411111d4e8df8e0d9fbec3e92d25ef17 /conf/metrics.conf | |
parent | 303873ebd255a8e2561183dea58158a55970c9db (diff) | |
download | rspamd-0bf108c76267dc2316f6e0fece40925e73d5f4f1.tar.gz rspamd-0bf108c76267dc2316f6e0fece40925e73d5f4f1.zip |
Remove nszones.com fake RBL:
http://www.spamhaus.org/organization/statement/8/
Diffstat (limited to 'conf/metrics.conf')
-rw-r--r-- | conf/metrics.conf | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/conf/metrics.conf b/conf/metrics.conf index 5249b0274..01c1cc08c 100644 --- a/conf/metrics.conf +++ b/conf/metrics.conf @@ -435,13 +435,7 @@ metric { name = "RBL_SEM_IPV6"; description = "Address is listed in Spameatingmonkey RBL (ipv6)"; } - - symbol { - weight = 1.0; - name = "RBL_NSZONES"; - description = "Address is listed in Nszones RBL"; - } - + symbol { weight = 1.0; name = "RBL_ABUSEAT"; |