From 68eda4bdcab1dfba82a01ae6142a94e3580be34b Mon Sep 17 00:00:00 2001 From: Vsevolod Stakhov Date: Tue, 19 Jan 2016 14:58:41 +0000 Subject: Fix XBL composite to avoid duplicate symbols --- conf/metrics.conf | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'conf/metrics.conf') diff --git a/conf/metrics.conf b/conf/metrics.conf index 309fa15f5..41dca78ad 100644 --- a/conf/metrics.conf +++ b/conf/metrics.conf @@ -583,6 +583,11 @@ metric { weight = 4.0; description = "From address is listed in zen xbl (reserved)"; } + symbol { + name = "RBL_SPAMHAUS_XBL_ANY"; + weight = 4.0; + description = "From or receive address is listed in zen xbl (any list)"; + } symbol { name = "RBL_SPAMHAUS_PBL"; weight = 2.0; -- cgit v1.2.3