From 0f43abdc166e292fecaf191bfc155fa300bcb958 Mon Sep 17 00:00:00 2001 From: Andrew Lewis Date: Wed, 11 Feb 2015 15:36:34 +0200 Subject: Add DNSWL_BLOCKED symbol --- conf/modules.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'conf/modules.conf') diff --git a/conf/modules.conf b/conf/modules.conf index 7d046093a..719b86793 100644 --- a/conf/modules.conf +++ b/conf/modules.conf @@ -193,6 +193,7 @@ rbl { RCVD_IN_DNSWL_LOW = "127.0.%d+.1"; RCVD_IN_DNSWL_MED = "127.0.%d+.2"; RCVD_IN_DNSWL_HI = "127.0.%d+.3"; + DNSWL_BLOCKED = "127.0.0.255"; } } -- cgit v1.2.3