Gnus development mailing list
 help / color / mirror / Atom feed
From: Andreas Fuchs <asf@void.at>
Subject: spam filtering by bayesian classifier and imap - ideas
Date: Sun, 19 Jan 2003 10:59:59 +0000 (UTC)	[thread overview]
Message-ID: <b0e0ff$3r0$1@main.gmane.org> (raw)

Hi,

I am about to move my mails from an nnml spool to an imap-based
setup, and, naturally, I wonder how to keep spam filtering as speedy
and useful as it currently is.

My plan (which requires a shell account and a spam classifier on the
imap server) is this one:

1. Have a spam filter which runs on the server pre-classify mails. Spam
   mails should get a X-Spam: yes header or similar.

2. Use gnus and nnimap-split-fancy to split mail into the correct
   groups.

3. When exiting a group, do this:
   1| when in a spam group, move all non-spam-marked articles to a group
      `INBOX.ham.reclassify'.
   1| when not in a spam group, move all spam-marked articles to a group
      `INBOX.spam.reclassify'.
   2 Start, via ssh (or let a cron job run), an imap client on the
     server which reclassifies the articles and moves spam to the spam
     inbox and ham to the regular inbox, so that it can be re-split.

Does that make sense? Would this be usable on a multi-user imap server?
Comments? Who would be interesed in this?

-- 
Andreas Fuchs, <asf@acm.org>, asf@jabber.at, antifuchs




             reply	other threads:[~2003-01-19 10:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-19 10:59 Andreas Fuchs [this message]
2003-01-19 14:13 ` Kai Großjohann
2003-01-19 20:34 ` Xavier MAILLARD
2003-01-20  9:14 ` Mats Lidell
2003-01-20 21:19   ` Xavier MAILLARD

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='b0e0ff$3r0$1@main.gmane.org' \
    --to=asf@void.at \
    /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).