]> source.dussan.org Git - rspamd.git/commitdiff
Add IPv6 support for Spameatingmonkey
authorAlexey <AlexeySa@users.noreply.github.com>
Thu, 22 May 2014 22:22:46 +0000 (15:22 -0700)
committerAlexey <AlexeySa@users.noreply.github.com>
Thu, 22 May 2014 22:22:46 +0000 (15:22 -0700)
conf/metrics.conf

index 6cacf4b29e870a5548ef3a13954ffb36850cfb2c..efa13db77fa26525098edbecbc60c626a04e2cb6 100644 (file)
@@ -411,6 +411,12 @@ metric {
         description = "Address is listed in Spameatingmonkey RBL";
     }
     
+    symbol {
+        weight = 1.0; 
+        name = "RBL_SEM_IPV6;
+        description = "Address is listed in Spameatingmonkey RBL (ipv6)";
+    }
+    
     symbol {
         weight = 1.0; 
         name = "RBL_NSZONES";