]> source.dussan.org Git - rspamd.git/commitdiff
SURBL: Add missing symbols to metric
authorAndrew Lewis <nerf@judo.za.org>
Sat, 2 Jan 2016 21:55:12 +0000 (23:55 +0200)
committerAndrew Lewis <nerf@judo.za.org>
Sat, 2 Jan 2016 21:55:12 +0000 (23:55 +0200)
conf/metrics.conf

index 230ee2794a97056621a92d23f3efd68323349a74..0940721bb2d186d48b98ab0106e652b73867b666 100644 (file)
@@ -857,18 +857,33 @@ metric {
            name = "RAMBLER_URIBL";
        }
 
+       symbol {
+           weight = 0.0;
+           name = "SEM_URIBL";
+           description = "Spameatingmonkey uribl: unknown result";
+       }
        symbol {
            weight = 3.5;
            name = "SEM_URIBL";
            description = "Spameatingmonkey uribl";
        }
 
+       symbol {
+           weight = 0.0;
+           name = "SEM_URIBL_FRESH15_UNKNOWN";
+           description = "Spameatingmonkey Fresh15 uribl: unknown result";
+       }
        symbol {
            weight = 3.0;
            name = "SEM_URIBL_FRESH15";
            description = "Spameatingmonkey uribl. Domains registered in the last 15 days (.AERO,.BIZ,.COM,.INFO,.NAME,.NET,.PRO,.SK,.TEL,.US)";
        }
 
+       symbol {
+           weight = 0.0;
+           description = "DBL unknown result";
+           name = "DBL";
+       }
        symbol {
            weight = 6.5;
            description = "DBL uribl spam";
@@ -919,6 +934,11 @@ metric {
            description = "DBL uribl IP queries prohibited!";
            name = "DBL_PROHIBIT";
        }
+       symbol {
+           weight = 0.0;
+           description = "uribl.com: unrecognised result";
+           name = "URIBL_MULTI";
+       }
        symbol {
            weight = 7.5;
            description = "uribl.com black url";
@@ -940,6 +960,11 @@ metric {
            name = "RAMBLER_EMAILBL";
        }
 
+       symbol {
+           weight = 0.0;
+           description = "ZEN URIBL: Filtered result";
+           name = "ZEN_URIBL";
+       }
        symbol {
            weight = 6.5;
            description = "Spamhaus SBL dnsbl";