On Wed, Mar 08, 2006 at 11:47:49AM -0600, Tracey Gates wrote:
> Here is a list of the rulesets that I'm using:
> 
> 70_sare_adult.cf             70_sare_unsub.cf
> 70_sare_bayes_poison_nxm.cf  70_sare_uri0.cf
[...]
> 
> How do I tell if I have URIBL lookups enabled?

Those are the third party rules that you have enabled, URIBL is part of
the standard (assuming 3.0 or later) set of rules.  They are enabled by
default if you allow network tests to be run (ie: not local-only mode),
and you'd see rule results similar to URIBL_JP_SURBL or URIBL_BLACK
(if you added in rules to use the uribl.com lists).

In general, if you run in debug mode (ala: spamassassin --lint -D),
you'll see a list of all the config files in use as well as which plugins
are loading.  Make sure that 25_uribl.cf is being read and that the URIDNSBL
plugin is loaded, ala:

[21549] dbg: config: read file /usr/share/spamassassin/25_uribl.cf
[...]
[21549] dbg: plugin: loading Mail::SpamAssassin::Plugin::URIDNSBL from @INC
[21549] dbg: plugin: registered 
Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x845f20)

-- 
Randomly Generated Tagline:
Monday is a bad way to spend 1/7 of your life.

Attachment: pgpAKgmIXNBf5.pgp
Description: PGP signature

Reply via email to