Slashdot Mirror


User: two2dog

two2dog's activity in the archive.

Stories
0
Comments
3
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3

  1. Re:"Tricks?" on The Growing Field Guide To Spam Techniques · · Score: 1

    Not only do bayesian filters work but they solve several problems that rules based filters can't solve. #1, my spam may be your reading material- if I let you set rules for me, I might have wanted to see that sale at jcrew that you declared spam. #2. If you are rules based you have to make up new rules and distribute them as soon as the spammers try out a new method to get by you. If you are bayesian, and you are good, you analyze the content and declare it spam anyway. I recommend InBoxer at http://inboxer.com for a free 21 day trial. Or for those of you who like to roll your own. Open source at http://www.spambayes.org

  2. Re:Who Decides What is Spam?? on EU Rolls out Anti Spam Strategy · · Score: 1

    One reason to use a bayesian spam filter, client side, is to allow each person to define spam in their own way. InBoxer, located at http://www.inboxer.com is a bayesian filter meaning that it learns by example- your example. It is based on some open source work, check www.spambayes.org for roll your own. It is my personal preference that someone else not be in charge of my bulk mail. For example, I like getting jcrew sales online- I don't like getting amazon book sales pitches, but I do like to know when my amazon order has been shipped. A customizable filter can do that. I decide what is spam.

  3. Re:POPFile rocks more than spambayes on Bayesian Filter Testing? · · Score: 1

    InBoxer is a commercially available version of spambayes for Outlook specifically. In general less advanced users should find it more friendly. If you are interested in how these filters work, you can find some information at the FAQ on that site as well as in a piece written about bayesian filters. check out www.inboxer.com