Which is your Favorite Anti-Spam?
-
Hi All, I'd like to know which is you favorite anti-spam software. I'm using a free one named Spam Bayes.
-Sarath_._ "Great hopes make everything great possible" - Benjamin Franklin
My blog - Sharing My Thoughts, An Article - Understanding Statepattern
-
Favorite anti-spam? Not letting the spammers get their grubby hands on my address in the first place ;)
Impossible. Brute force attacks on domain names will find anything. :sigh:
cheers, Chris Maunder
CodeProject.com : C++ MVP
-
Hi All, I'd like to know which is you favorite anti-spam software. I'm using a free one named Spam Bayes.
-Sarath_._ "Great hopes make everything great possible" - Benjamin Franklin
My blog - Sharing My Thoughts, An Article - Understanding Statepattern
We use Cloudmark at CodeProject. We briefly used Barracuda but after a week of missing messages, then finding them, marking them as white, and again having them block I threw that out. Horrible, horrible system.
cheers, Chris Maunder
CodeProject.com : C++ MVP
-
Impossible. Brute force attacks on domain names will find anything. :sigh:
cheers, Chris Maunder
CodeProject.com : C++ MVP
-
gmail :badger:
-
Hi All, I'd like to know which is you favorite anti-spam software. I'm using a free one named Spam Bayes.
-Sarath_._ "Great hopes make everything great possible" - Benjamin Franklin
My blog - Sharing My Thoughts, An Article - Understanding Statepattern
GMail Not passing my email address around Thunderbird In that order. GMail has rather good filters, an uncommon name on an uncommon domain goes a long way, and Thunderbird takes care of the rest.
I am tired and sleepy that's why i am at office. -- Adnan Siddiqi, The Soapbox's Future
-
I doubt it. The task possible permutations are in the billions and you have to confirm each one.
Dictionary attacks on emails servers definitely happen. Take a look at this report[^]
cheers, Chris Maunder
CodeProject.com : C++ MVP
-
Dictionary attacks on emails servers definitely happen. Take a look at this report[^]
cheers, Chris Maunder
CodeProject.com : C++ MVP
-
It's misleading to some other site. Googling also didn't help me :(
-Sarath_._ "Great hopes make everything great possible" - Benjamin Franklin
My blog - Sharing My Thoughts, An Article - Understanding Statepattern
Sorry, i thought i had a genuine link to their site but you can also go to http://www.undercouch.de/[^] (German Website)were you find information on Spamihilator made by Michael Kramer, it's free and works real good
With friendly greetings,:) Eric Goedhart "I love the sound of Servers in the Morning!"
-
Well, I think they are only talking about the spammers targeting specific domains. In general it's not going to work. There's must be about a million domains in existance and then another million possible email addresses for each domain.
And spammers send out billions of emails. You're right in that an attack on specific domains is the most efficient, but I'm sure that aquiring a list of the top 10,000 domains wouldn't be hard.
cheers, Chris Maunder
CodeProject.com : C++ MVP