How about in local.cf setting
use_auto_whitelist 1

-----Original Message-----
From: Matt Kettler [mailto:[EMAIL PROTECTED] 
Sent: 29 May 2007 13:22
To: Sujit Acharyya-Choudhury
Cc: [email protected]
Subject: Re: AutoWhitelist

Sujit Acharyya-Choudhury wrote:
> I am using spamassassin 3.1.7 (even now) on SLES 9 (64-bit).  I am
> having  configuring the AutoWhitelist to work properly.  Any help will
> be appreciated.
>   
What are you trying to configure about it?

It should be enabled by default, if not, uncomment this line in your
v310.pre

    loadplugin Mail::SpamAssassin::Plugin::AWL

Beyond that, there's few configurable options.

You can change various settings about the database: ie: to use SQL
storage instead of Berkely DB files, or specifiy an alternate path for
your Berkely DB's.

The only other option is to change the AWL "factor". The default of 0.5
causes it to pick a score that will make the final score a 50/50 split
between history and current scoring, and should be fine for anyone.

http://spamassassin.apache.org/full/3.1.x/doc/Mail_SpamAssassin_Plugin_A
WL.html

Reply via email to