Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
To: info-gnus-english@gnu.org
Subject: Re: Filtering Spam Messages With Bogofilter
Date: Mon, 14 Sep 2009 14:22:53 -0500	[thread overview]
Message-ID: <87k5012uwi.fsf@lifelogs.com> (raw)
In-Reply-To: <4135e24b-ba6f-4d91-875c-4a702c017641@g19g2000yqo.googlegroups.com>

On Fri, 11 Sep 2009 00:00:37 -0700 (PDT) Volkan YAZICI <volkan.yazici@gmail.com> wrote: 

VY> Below are spam related configurations in my ~/.emacs file.

VY>   (setq spam-use-bogofilter t)
VY>   (require 'spam)

VY>   (setq
VY>    gnus-spam-process-newsgroups
VY>    '(("nnml:.*"
VY>       (gnus-group-spam-exit-processor-bogofilter
VY>        gnus-group-ham-exit-processor-bogofilter)))
VY>    gnus-spam-process-destinations '(("nnml:.*" "nnml:spam"))
VY>    gnus-ham-process-destinations '(("nnml:spam" "nnml:reclassify"))
VY>  (setq spam-junk-mailgroups '("nnml:spam") spam-split-group
VY> "nnml:spam")

VY> When I mark a message as spam via S x, it gets highlighted white by
VY> gnus, but I don't see any action performed by gnus to update the
VY> bogofilter spam database. I'm suspecting some missing group-exit hooks
VY> related with updating bogofilter spam database. (~/.bogofilter
VY> directory is totally empty.) Does anybody have any ideas about what I
VY> might be missing? (BTW, yes, there exists a `bogofilter' binary in the
VY> $PATH environment variable.) Any helps will be really appreciated.

Hi,

your configuration looks OK.  Can you turn up gnus-verbose to 9 and see
what's in *Messages*?

VY> OTOH, it'd be really awesome if people can share their own spam
VY> configurations too.

Mine is not exciting because it's entirely server-based, Gnus doesn't do
much besides moving articles.  I would appreciate it if you gave your
opinion about spam.el in the spam2.el thread I started just recently.

Thanks
Ted

  reply	other threads:[~2009-09-14 19:22 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-11  7:00 Volkan YAZICI
2009-09-14 19:22 ` Ted Zlatanov [this message]
2009-09-15  8:14   ` Volkan YAZICI
2009-09-15 12:57     ` Ted Zlatanov
2009-09-16 13:14       ` Volkan YAZICI
2009-10-08 19:51         ` Ted Zlatanov
2009-11-08 20:23 ` Volkan YAZICI
2009-11-12 19:09   ` Ted Zlatanov

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=87k5012uwi.fsf@lifelogs.com \
    --to=tzz@lifelogs.com \
    --cc=info-gnus-english@gnu.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).