http://spambayes.org

it is the best thing out there'. there are a number of ways to implement it. i currently get high 99% accuracy with it myself (and i am am lazy with my training).

b

J Malcolm wrote:

Thanks for the quick response.

If everyone is writing their own, that's fine.  Is there a sharing
repository where people can contribute what they have so others don't
need to reinvent the wheel?

You have some good criteria here.  But content analysis seems to be
missing.  Have we thrown in the white towel on trying to write an
algorithm to figure out [EMAIL PROTECTED], etc.?

Seems there is a market for killer matcher that keeps up to date with
all the latest tricks.  I'd pay a nominal subscription fee just like I
pay Norton to keep my virus defs up to date.

J.

-----Original Message-----
From: James [mailto:[EMAIL PROTECTED] Sent: Monday, December 08, 2003 10:55 AM
To: James Users List
Subject: A good spam tool


Hello,

I think there is no good anti-spam tool... so I developped it by
myself...

We need to identify which mail is really a spam mail !! If any doubt, we

can't refuse it...

Here are my rules (for the moment) :

+ blacklists servers (James defaults + bl.spamcop.net)
+ I've got my own list of "forbidden froms" that I update every day... (@doubleclick, @.... )
+ When more than 2 local users does not exist in the recipients (spam mails usually go to james@ sam@ [EMAIL PROTECTED])
+ when from = null
+ when date > Date.Now
+ without To:



if you've got other ideas :o)




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to