Gnus development mailing list
 help / color / mirror / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
Subject: Re: gnus-summary-sort-by-spamicity (bogofilter)
Date: Wed, 24 Sep 2003 10:45:58 -0400	[thread overview]
Message-ID: <4nwubyb5y1.fsf@lockgroove.bwh.harvard.edu> (raw)
In-Reply-To: <v9fzim72ry.fsf@marauder.physik.uni-ulm.de> (Reiner Steib's message of "Wed, 24 Sep 2003 15:08:01 +0200")

On Wed, 24 Sep 2003, 4.uce.03.r.s@nurfuerspam.de wrote:

>| X-Bogosity: Yes, tests=bogofilter, spamicity=1.000000, ...
> ... in the mail headers.  The "spamicity" is a float between 0.0 and
> 1.0 indicating the spam probability.  To check for false positives
> (ham) in my spam groups or to check for spam in my ham groups it
> would be nice to sort the summary by spamicity.
> 
> I couldn't gather from the existing sort function in `gnus-sum.el'
> how to write a `gnus-summary-sort-by-spamicity' function.  Any
> hints?

I'd love to see this too.  Keep in mind the spam.el "spam score" can
be used for more than just spamicity, I plan to keep it normalized
between 0 and 1 for any future spam filter that supports scoring.
SpamAssassin for instance would be normalized to 0 - 0.5 for values
under your threshold, and 0.5 - 1 for values over the threshold.  So
you may want to have gnus-summary-sort-by-spam-score instead of
-spamicity.

Now all I have to do is implement the SA scoring :)

Ted



  reply	other threads:[~2003-09-24 14:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-24 13:08 Reiner Steib
2003-09-24 14:45 ` Ted Zlatanov [this message]
2003-10-08  5:13 ` Michael Shields
2003-11-30 15:27   ` Adam Sjøgren
2003-12-02 11:30     ` Yair Friedman
2003-12-02 15:34       ` Adam Sjøgren

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=4nwubyb5y1.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).