Gnus development mailing list
 help / color / mirror / Atom feed
From: Xavier MAILLARD <zedek@gnu-rox.org>
Subject: Re: spam filtering by bayesian classifier and imap - ideas
Date: Sun, 19 Jan 2003 21:34:24 +0100	[thread overview]
Message-ID: <plop878yxgg9pr.fsf@gnu-rox.org> (raw)
In-Reply-To: <b0e0ff$3r0$1@main.gmane.org>

[-- Attachment #1: Type: text/plain, Size: 1679 bytes --]

On Sun, 19 Jan 2003, Andreas Fuchs said:

>  Hi,

Hi,

>  I am about to move my mails from an nnml spool to an imap-based

Same here :) I've just switched to use Cyrus Imapd here instead of
qpopper.

>  setup, and, naturally, I wonder how to keep spam filtering as speedy
>  and useful as it currently is.

Sounds interesting.

>  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.

Same here. I am doing this using a weird scheme composed with
bogofilter, spamassassin/razor and UCE native rules of my MTA.

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

Yup

>  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.

Sounds good to me.

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

I like this approach and I am interested in implementing such a thing
with a config based on yours :)

Please tell me when you got something functionnal. I will on my side
try to do something closed to you.

Cheers,

zeDek

[-- Attachment #2: Type: application/pgp-signature, Size: 188 bytes --]

  parent reply	other threads:[~2003-01-19 20:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-19 10:59 Andreas Fuchs
2003-01-19 14:13 ` Kai Großjohann
2003-01-19 20:34 ` Xavier MAILLARD [this message]
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=plop878yxgg9pr.fsf@gnu-rox.org \
    --to=zedek@gnu-rox.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).