[OT] spam filter Was: Re: Urgent Assistance

I believe the ruby-talk group is already filtered by SpamAssassin. I would
suggest a Bayesian filter. I known 2 written in Ruby. Please search RAA:

PigMail
BSProc

Good luck.
Shannon

···

From: “Brett H. Williams” brett_williams@agilent.com
Reply-To: ruby-talk@ruby-lang.org
To: ruby-talk@ruby-lang.org (ruby-talk ML)
Subject: [OT] spam filter Was: Re: Urgent Assistance
Date: Wed, 16 Apr 2003 01:52:47 +0900

www.spamassassin.org

Perl-based so you should be able to just stick it somewhere. I use it in
my
.procmailrc and I think it gets 90% or so without much tweaking, probably
would
do better if I turned on some of the more advanced features.

Of course, if your sysadmin isn’t running procmail I’m not sure of how you
would make use of it conveniently.

On Apr 16, Daniel Carrera wrote:

Could someone point me to an open-source SPAM filter that I can install
on
a computer where I’m not the sysadmin?

I’m on a Solaris system, so I’d most likely need something available in
source form so I can compile it for this platform.

Thanks.

Daniel Carrera
Graduate Teaching Assistant. Math Dept.
University of Maryland. (301) 405-5137


---------------------------------------------- | --------------------------
Brett Williams | (970) 288-0475

Agilent Technologies brett_williams@agilent.com

Get Hotmail on your mobile phone http://www.msn.co.uk/mobile

Saluton!

I believe the ruby-talk group is already filtered by SpamAssassin.

What does that mean? No, I am not trying to troll, I simply do not
understand how the filtering takes place. Three ideas did cross my
mind but all of them are not in accord with observation:

  • Every time SPAM posted to the newsgroup hits the mailinglist
    gateway a bot sends cancel messages? That would soon result in the
    gateway held incommunicado.

  • Every time SpamAssassin identifies a news posting as SPAM it is not
    forwareded to the mailing list? That would mean that reactions to
    the SPAM that are posted to the newsgroup would result in “What are
    you talking about?” messages by those who using this group in mail
    mode.

  • Every time SpamAssassin identifies a news posting as SPAM it is not
    forwareded to the newsgroup? That would be the same with both
    groups exchanged.

Could anybody explain what is actually done?

Finally a remark on the ‘[OT]’ - I don’t see why it is off-topic to
talk about Ruby programs to filter SPAM.

Gis,

Josef ‘Jupp’ Schugt

Just to comment on this part… if the
software in question is Ruby-based, it’s
not off-topic.

Hal

···

----- Original Message -----
From: “Josef ‘Jupp’ Schugt” jupp@gmx.de
To: “ruby-talk ML” ruby-talk@ruby-lang.org
Sent: Tuesday, April 15, 2003 4:02 PM
Subject: Re: [OT] spam filter Was: Re: Urgent Assistance

Finally a remark on the ‘[OT]’ - I don’t see why it is off-topic to
talk about Ruby programs to filter SPAM.