Gnus development mailing list
 help / color / mirror / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
Cc: ding@gnus.org
Subject: Re: Paul Graham on fighting SPAM
Date: Mon, 19 Aug 2002 07:29:44 -0400	[thread overview]
Message-ID: <m3lm73ccif.fsf@heechee.beld.net> (raw)
In-Reply-To: <87d6sf42ys.fsf@emacswiki.org> (Alex Schroeder's message of "Mon, 19 Aug 2002 11:23:07 +0200")

On Mon, 19 Aug 2002, alex@emacswiki.org wrote:
> I posted some code to g.e.sources to implement the basics.  If
> anybody feels like fooling around with it, I'd be happy to read
> about it.  There's also a comment by Kai on it in g.e.help.
> 
> * http://www.emacswiki.org/cgi-bin/wiki.pl?SpamStat
> 
> Things I'd like to see: Efficient storage and retrieval of the data
> from disk.  Based on 3351 mails, 298 of them being spam, I got a
> dictionary of 650k; preparing it used an intermediary file of 7m.
> Once saving is fast, I'd like to update the stats as we go along to
> avoid the long preparation times.  Updating the stats requires the
> original 7m of data, however.  So before delving into all of this,
> I'd prefer to see wether it works, see what other people think,
> collect some ideas and patches...

Do you want to integrate it with the current spam.el contents?  You
just need to add a function that uses spam-stats.el, that can be
invoked on a message buffer to return t or a number if spam is
detected, and nil otherwise.  See the spam-split function, it already
invokes the blackholes and whitelist/blacklist checks, and would
invoke your function as well.  I have to write the code to make those
checks user-selectable via some symbols, but that's a separate thing.

-- 
Teodor Zlatanov <tzz@iglou.com>
"Brevis oratio penetrat colos, longa potatio evacuat ciphos." -Rabelais




  reply	other threads:[~2002-08-19 11:29 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-16 17:10 Danny Siu
2002-08-17 19:43 ` Kai Großjohann
2002-08-19  5:44   ` Paul Jarc
2002-08-19  8:53     ` Kai Großjohann
2002-08-21  1:14       ` news
2002-08-27 23:03         ` Nathan J. Williams
2002-08-19 10:50     ` Oliver Scholz
2002-08-19 11:06       ` Kai Großjohann
2002-08-19 14:55         ` Alex Schroeder
2002-08-19 17:09           ` Kai Großjohann
2002-08-19 14:12     ` Email filing Scott A Crosby
2002-09-05 16:00       ` clemens fischer
2002-12-29 22:35         ` Lars Magne Ingebrigtsen
2002-08-19  9:23 ` Paul Graham on fighting SPAM Alex Schroeder
2002-08-19 11:29   ` Ted Zlatanov [this message]
2002-08-19 15:09     ` Alex Schroeder
2002-08-19 16:23       ` Ted Zlatanov
2002-08-19 22:22         ` Alex Schroeder
2002-08-20  7:42           ` Alex Schroeder
2002-08-20 12:00             ` Ted Zlatanov
2002-08-22  2:21               ` Alex Schroeder
2002-08-22 16:32                 ` Ted Zlatanov
2002-08-22 16:57                   ` Ted Zlatanov
2002-08-22 17:57                     ` Kai Großjohann
2002-08-22 18:42                       ` Ted Zlatanov
2002-08-22 19:59                       ` Alex Schroeder
2002-08-22 20:07                     ` Alex Schroeder
2002-08-22 20:54                       ` Ted Zlatanov
2002-08-26 21:55               ` Alex Schroeder
2002-08-26 23:19                 ` Alex Schroeder
2002-08-28  6:40                 ` Piers Cawley
2002-08-28 18:44                   ` Alex Schroeder
2002-08-29  2:46                 ` Ted Zlatanov
2002-08-19 17:09       ` Kai Großjohann
2002-08-19 22:19         ` Alex Schroeder

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=m3lm73ccif.fsf@heechee.beld.net \
    --to=tzz@lifelogs.com \
    --cc=ding@gnus.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).