Gnus development mailing list
 help / color / mirror / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
Subject: planned spam.el features
Date: Fri, 24 Jan 2003 14:22:58 -0500	[thread overview]
Message-ID: <4nr8b2wdwt.fsf@lockgroove.bwh.harvard.edu> (raw)

OK, now that spam.el is somewhat stable, I'm going to start working on
the next bunch of features:

- unified spam score command (`S t' should produce the most sensible
  score: whichever of [ifile|bogofilter|spam-stat] is set as a spam
  exit processor on the current group, or whichever the user
  specifies).  This will not unify the spam scores themselves, only
  the command used to display them.

- global message registry to record what messages were processed as
  spam or ham.  This is so a message registered by accident as spam
  can later be reclassified as ham.

- capturing messages when they are accepted, moved, or replaced.  This
  is what I saw in the ifile-gnus.el code - is it sufficient to trap
  those three article events to track an article as it moves around?
  What functions should I advise?  Examples would be greatly
  appreciated; the ifile-gnus.el example is only applicable to nnml
  unfortunately.

- optimized training on large numbers of messages, when the spam/ham
  processor allows it.

- better documentation, especially concerning interaction with
  spam-stat.el

- Hashcash support for verifying cookies?  Is anyone using this or at
  least interested?

- universal spam/ham scores?  -100 to -1 is spam, 0 to 100 is ham.
  All the backends would be required to produce a unified score.  Does
  anyone think this would be useful?

Ted



             reply	other threads:[~2003-01-24 19:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-24 19:22 Ted Zlatanov [this message]
2003-01-24 20:01 ` Kai Großjohann
2003-01-24 20:25   ` Ted Zlatanov
2003-01-25 20:54 ` Stephen Zander
2003-01-27 18:20   ` Ted Zlatanov
2003-02-22  7:00     ` Stephen Zander
2003-02-24 15:42       ` 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=4nr8b2wdwt.fsf@lockgroove.bwh.harvard.edu \
    --to=tzz@lifelogs.com \
    /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).