Gnus development mailing list
 help / color / mirror / Atom feed
From: Matthias Andree <ma@dt.e-technik.uni-dortmund.de>
Cc: Forum of ding/Gnus users <ding@gnus.org>
Subject: Re: Using Eric Raymond's bogofilter tool within Gnus
Date: Tue, 03 Sep 2002 11:05:54 +0200	[thread overview]
Message-ID: <m3lm6j4f4d.fsf@merlin.emma.line.org> (raw)
In-Reply-To: <oqhehaqu0c.fsf@titan.progiciels-bpi.ca> (pinard@iro.umontreal.ca's message of "Sat, 31 Aug 2002 23:16:35 -0400")

pinard@iro.umontreal.ca (François Pinard) writes:

> Hello, my friends.
>
> Some of you might be aware of the speedy Graham filter written by Eric Raymond
> last week.  Here is the recipe I cooked for using it from within Gnus.
> Despite a bit rough, a bit raw, it might be usable.  Of course, if you improve
> on it, please tell me, so I can take advantage of your ideas as well! :-)

Sorry to be intrusive, but it looks as though "bogofilter" does not
quite work for me, particularly, the -N option does not work (at least
not in 0.6), and I recently got a lot of false positives although I I
fed 2,000 non-spam mails to bogofilter -n and only one spam-mail to
bogofilter -s. I sent Eric a patch to fix the -N breakage and another
bug report yesterday, and will have to figure what else is going
astray. It may not necessarily be bogofilter, it may also be my doing it
the wrong way.

However, there are at least two competing projects that a "Bayesian"
search on freshmeat dug up, but I have not yet had the time to look at
them. From what it looks, your script could easily also support
spamprobe, it's similar to bogofilter in use, only that it uses
cleartext operation mode specifiers rather than options as -n or -s (as
bogofilter does).

1. spamprobe  http://sourceforge.net/projects/spamprobe/
              uses GNU gdbm

2. bayespam   http://www.garyarnold.com/projects.php
              seems to use some db as well
              but looks targetted at qmail
=====
3. bogofilter http://www.tuxedo.org/~esr/bogofilter/
              uses HP's LGPL Judy in a persistent daemon
              and plain text files

-- 
Matthias Andree



  reply	other threads:[~2002-09-03  9:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-01  3:16 François Pinard
2002-09-03  9:05 ` Matthias Andree [this message]
2002-09-03 13:46   ` François Pinard
2002-09-03 14:13     ` Jeremy H. Brown
2002-09-03 15:01       ` Kai Großjohann
2002-09-10  0:33         ` Jeremy H. Brown
2002-09-11 10:47     ` Matthias Andree

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=m3lm6j4f4d.fsf@merlin.emma.line.org \
    --to=ma@dt.e-technik.uni-dortmund.de \
    --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).