On Thu, 26 Aug 2010 14:35:25 -0700 (PDT) LAWRENCE WILLIAMS <lawrencewilli...@nl.rogers.com> wrote:
> Hi, > > I installed SpamAssassin 3.3.1 from CPAN (running CentOS 5.5) 5 days > ago and have it running as a daemon (spamd). > > I see that support for the SpamHaus DBL was added in 3.3.1, but it > seems to be disabled by default (I've had several near-spam messages > come in that contain domains listed in the DBL) as the URIBL_DBL_SPAM > rule is mentioned nowhere in the headers of any of them. > > I see it is listed in the file 25_uribl.cf (ran sa-update as soon as > install was finished and restarted spamd). How do I go about enabling > it? What do I have to add to local.cf or edit elsewhere? > It's enabled by default. score URIBL_DBL_SPAM 0 1.7 0 1.7 if it were disabled those score would all be zero. I'm getting hits on it.