On Tue, 17 Jul 2007 12:08:43 -0000 "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> 
wrote: 

ic> On Jul 17, 5:09 am, Ted Zlatanov <[EMAIL PROTECTED]> 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
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to