From: "Henrik Treadup" <hetr9922@student.su.se>
To: gentoo-dev@gentoo.org
Subject: [gentoo-dev] Spam filters
Date: Fri, 27 Sep 2002 14:28:08 +0200 [thread overview]
Message-ID: <20020927122808.31B2EA30B0@mbox1.su.se> (raw)
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.
next reply other threads:[~2002-09-27 12:28 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-09-27 12:28 Henrik Treadup [this message]
2002-09-27 15:03 ` [gentoo-dev] Spam filters 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
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=20020927122808.31B2EA30B0@mbox1.su.se \
--to=hetr9922@student.su.se \
--cc=gentoo-dev@gentoo.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