Gnus development mailing list
 help / color / mirror / Atom feed
From: Mats Lidell <matsl@contactor.se>
Subject: Re: spam filtering by bayesian classifier and imap - ideas
Date: Mon, 20 Jan 2003 10:14:39 +0100	[thread overview]
Message-ID: <m33cno2neo.fsf@mail.contactor.se> (raw)
In-Reply-To: <b0e0ff$3r0$1@main.gmane.org> (Andreas Fuchs's message of "Sun, 19 Jan 2003 10:59:59 +0000 (UTC)")

>>>>> asf wrote:

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

I use procmail so that the splitting also is done on the server. YMMW
but it is nice and fast to have the splitting in just one place. No
need to update the splitting rules on different locations and makes it
possible to on occasions use other MUAs without to many consequences.

asf> 3. When exiting a group, do this:
asf>    1| when in a spam group, move all non-spam-marked articles to a group
asf>       `INBOX.ham.reclassify'.

I have started to use this scheme by setting the
"spam-process-destination" to a reclassify-as-ham folder. This might
seem strange but I have found that when the server already have moved
all potential spam to a spam folder the best way is to fool spam.el
that the marked articles are spam and should be moved away. With this
setup I just mark the ham-articles with M-d and they are moved out on
exit to the reclassify-as-ham folder.

This is however not ideal. It would be more natural to move the
articles from the spam folder to the right folder, where they belong,
at once. On the other hand it is hard to see how to support this for
any MUA without just relying on a simple move to a specific
folder. With gnus it is probably very easy to add that when you move
an article from the spam folder it is also copied to the
reclassify-as-ham folder.

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

I have left to design a script, executed by crontab or ssh or maybe by
procmail, so that the reclassified messages are reclassified and after
that reinserted back into the users mail handling (INBOX!?). The goal
I have is to make it possible to use statistic spam filtering with any
MUA (using imap) in our environment.

Yours
-- 
%% Mats




  parent reply	other threads:[~2003-01-20  9:14 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
2003-01-20  9:14 ` Mats Lidell [this message]
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=m33cno2neo.fsf@mail.contactor.se \
    --to=matsl@contactor.se \
    /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).