public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] Spam filters
@ 2002-09-27 12:28 Henrik Treadup
  2002-09-27 15:03 ` Burton Samograd
  0 siblings, 1 reply; 8+ messages in thread
From: Henrik Treadup @ 2002-09-27 12:28 UTC (permalink / raw
  To: gentoo-dev

Spam is (I assume) a problem not only for the gentoo-dev mailing list but 
also for all other gentoo lists. Closing gentoo-dev doesn't solve the 
problem. The other lists will still get spam.
Should the other lists also be closed? (Closing gentoo-newbies is probably a 
bad idea.) The solution IMHO is a filter on the gentoo mailserver. 

A lot of people mention Spamassassin. There is a world of difference between 
Spamassassin and a Bayesian filter like Bogofilter. 

Spamassassin is written in Perl. Bogofilter is written in C.
Spamassassin uses header analysis, text analysis, blacklists, Razor (a spam 
tracking database)
Bogofilter uses word count. Which one do you think is faster? 

I've learnt about two great ideas this year. Gentoo (the idea of a ports 
sytem) and Bayesian Spam filters. 

If you wan't to feel a happy warm glowing feeling for the rest of the day go 
and read http://www.paulgraham.com/spam.html
 From Grahams article 

"To the recipient, spam is easily recognizable. If you hired someone to read 
your mail and discard the spam, they would have little trouble doing it. How 
much do we have to do, short of AI, to automate this process? 

I think we will be able to solve the problem with fairly simple algorithms. 
In fact, I've found that you can filter present-day spam acceptably well 
using nothing more than a Bayesian combination of the spam probabilities of 
individual words. Using a slightly tweaked (as described below) Bayesian 
filter, we now miss less than 5 per 1000 spams, with 0 false positives." 

/Henrik Treadup
hetr9922@student.su.se 

PS. I have yet to see a spam email on this list that would have gotten 
through a bayesian filter. 


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2002-09-28 13:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-27 12:28 [gentoo-dev] Spam filters Henrik Treadup
2002-09-27 15:03 ` Burton Samograd
2002-09-27 16:17   ` Alan
2002-09-27 19:13     ` Fredrik Jagenheim
2002-09-28 13:15       ` [OT] spam hunting was " Alan
2002-09-28  3:54   ` Viktor Lakics
2002-09-28  9:25     ` [gentoo-dev] " Mark Gordon
2002-09-28 10:33       ` Alexander Gretencord

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox