Gnus development mailing list
 help / color / mirror / Atom feed
From: "Ted Zlatanov" <tzz@lifelogs.com>
Cc: ding@gnus.org
Subject: Re: bogofilter in gnus
Date: 9 Jun 2005 11:01:53 -0400	[thread overview]
Message-ID: <4naclz7evy.fsf@lifelogs.com> (raw)
In-Reply-To: <86psuwif5w.fsf@oumu.localdomain> (Adam Duck's message of "Thu, 09 Jun 2005 01:48:11 +0200")

On Thu, 09 Jun 2005, duck@informatik.uni-frankfurt.de wrote:

> Flatman <flatman@swing.be> writes:
> 
>> I added 
>> (setq spam-use-bogofilter t)
>> to my .gnus and also wrote the :spam-split line in nnmail-split-fancy (at the
>> 	top)
>>
>> So why doesn't it put spam in my spam-box and why is bogofilter not learning
>> 	from spam-marked messages ?
>>
> 
> Did you write "(: spam-split)" or "(:spam-split)"?  The former is the
> right one; with this you should see the "calling bogofilter function"
> messages...

Also note you should have

(spam-initialize 'spam-use-bogofilter)

in your .gnus file, assuming a recent version of Gnus (you should
update to the latest release if possible).  That makes
(setq spam-use-bogofilter t) unnecessary as well.

For learning from spam-marked messages you need to designate your spam
group as such with Gnus parameters (`G c' on the group) and set an
exit spam processor.  Then, when you quit the group, all spam articles
will be processed by whatever spam processors you chose, which is
spam-use-bogofilter but can be others as well.

Ted



      reply	other threads:[~2005-06-09 15:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-07 16:19 Flatman
2005-06-08 23:48 ` Adam Duck
2005-06-09 15:01   ` Ted Zlatanov [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4naclz7evy.fsf@lifelogs.com \
    --to=tzz@lifelogs.com \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).