On Mon, Nov 01, 2004 at 03:13:50PM -0500, Matt Kettler wrote:
>At 02:11 PM 11/1/2004, George Georgalis wrote:
>>those false negatives are also growing an AWL, which I also don't want.
>>
>>-1.4 AWL                    AWL: From: address is in the auto white-list
>>
>>how do I disable and purge any AWL and ABL generation, too?
>
>Well, there is no "ABL" just one system called AWL which works as both 
>white and black.
>
>Disable it with:
>        use_auto_whitelist 0
>
>You can purge it by removing the database files with rm -f. They should be 
>in ~/.spamassassin/. Be sure SA isn't running when you delete them.

Thanks, I've added that:

skip_rbl_checks 1
use_bayes 0

noautolearn 1
use_auto_whitelist 0
score AWL 0.001

trusted_networks 192.168.
score ALL_TRUSTED 0.001


// George


-- 
George Georgalis, systems architect, administrator Linux BSD IXOYE
http://galis.org/george/ cell:646-331-2027 mailto:[EMAIL PROTECTED]

Reply via email to