info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Spam configuation and bogofilter


From: Ted Zlatanov
Subject: Re: Spam configuation and bogofilter
Date: Tue, 17 Jul 2007 14:24:46 -0400
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.0.96 (darwin)

On Tue, 17 Jul 2007 12:08:43 -0000 "isoboroff@gmail.com" <isoboroff@gmail.com> 
wrote: 

ic> On Jul 17, 5:09 am, Ted Zlatanov <t...@lifelogs.com> wrote:
>> If that's fine, you need to set the spam-process group/topic parameter.
>> There is a global variable if you don't want to use the group/topic
>> parameter facility: gnus-spam-process-newsgroups.  I would recommend
>> using Customize on it at least the first time, so you get the format
>> right, even if you won't use Customize later.

ic> Also, maybe I just read the documentation wrong, but it seemed to me
ic> that that was the point of (setq gnus-use-bogofilter t).  Why do I
ic> do this at all?

This enables the backend for spam splitting.  It also tells spam.el
whether the hooks it uses will be installed (all the spam-use-*
variables are OR-ed together to determine this).

You can keep it all on one line with

(spam-initialize 'spam-use-bogofilter)

instead of setting it separately.  It will be set by spam-initialize
this way to the same effect.

Ted


reply via email to

[Prev in Thread] Current Thread [Next in Thread]