Forum Moderators: phranque

Message Too Old, No Replies

Quick and easy solution for SPAM

Its driving me crazy

         

Compworld

3:02 am on Jan 16, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I've finally had it.. I must get 300 e-mails a day of pure garbage. I need a simple and easy to implement solution for SPAM. I was thinking about SPAM Cop. Has anyone tried them? Are they good to use? If not, who is?

bill

5:59 am on Jan 16, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Look for a software that employs a bayesian filter [google.com].

adamas

9:32 am on Jan 16, 2007 (gmt 0)

10+ Year Member



Look for a mail service that does any or all of the following that you like the sound of:

* allows catchall but will reject specific addresses (and then set it up to reject sales@, info@, contact@, accounts@, accounting@, or at least any of those that you don't actually need)
* can reject technically malformed emails.
* can reject emails depending on ip of sender mail server or address of sender.
* can reject emails if ip of sending server is on particular black lists.
* can greylist (tell the sending server to try again later) if a sender has not sent you an email before.

I use such a service and it refuses to accept a couple of hundred spam emails a day. Personally, I haven't had any false positives (that I'm aware of) but YMMV depending on how you use your email. Always think through how a particular anti-spam technique might affect your email before you implement it.

encyclo

1:52 pm on Jan 16, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Quick, easy, effective, pick any two. ;)

Having said that, I have been filtering a bunch of publically-posted email addresses via Gmail recently, their spam filtering is excellent and very little bad stuff gets through.

Other than that, I sue SpamAssasin on my mail servers, there are a lot of Bayesian filtering systems which are reasonably effective.