|
| Recent
Articles |
Another
MySpace-Related Security Problem
A new security issue has arisen with MySpace, the popular social networking site.
This spyware is the latest in a string of MySpace-related problems. There's good
news, though - if run Windows, and if you've bothered to update it since January,
you should be safe from this threat.
Computer Viruses that Come a Callin'
Every day new computer viruses are created to annoy us and to wreak havoc
on our computer systems. Below are ten viruses currently cited as being the most
prevalent in terms of being seen the most or in their ability to potentially cause
damage.
Ringtone Spam In Google News
Jeremy Wagstaff found some really bad examples of spam in Google News. Apparently,
since Google hasn't figured out yet that indexing the message boards of Vibe Magazine
is an awful idea...
Perspectives on Blog Spam
What do Nicholas Cage, David Carradine, Susan Hayward, Richard Burton and a whole
host of Hollywood stars past and present have in common?
Fiasco! AOL Censoring Critics' Mail?
The high drama surrounding AOL's arrangement with Goodmail's CertifiedEmail service
was further escalated Thursday after MoveOn.org, one of the company's most brutal
critics, announced that AOL had blocked emails containing links to MoveOn's petition
site, DearAOL.com.
Now This is Transparency
Last week, I
wrote about Plaxo. You know, the impersonal emails you get from people asking
you to update your contact info.
Using the Power of Many to Fight Spam
If there's one thing everyone can agree on, it's that we all hate spam. I bet
even the spammers themselves hate receiving it.
PRWeb Adds TrackBacks, Spam
On the heels of Six Apart's renewed
commitment toward the TrackBack
as a social protocol and a web standard, comes related news that PRWeb is adopting/enabling
TrackBacks
within its press releases.
What Is Digg Spam?
Okay, so I've
been accused of spamming Digg, and I'd like to address it. Now, its just one
guy for the most part (DiggNazi2),
but the thing is, I agree with him.
Cutts Confirms Traffic Power Delisting
Google's well-known engineer Matt Cutts makes an exception to his general precedent
of not talking about companies being removed from Google's index.
|
|
|
07.21.06
Kerio Mail Server Spam
Filtering
By
A.P. Lawrence
Kerio Mail Server has several configuration options to protect against spam email.
For maximum protection, you should investigate and set all appropriate items.
Under the Security Options tab for the SMTP server are several limits and controls
you can set. These are:
- Maximum number of messages per hour from one IP address.
While this certainly can cut down on spam, be careful here. A on-going conversation about a support issue or any other complex subject might bounce back and forth quite quickly and could easily exceed 60 messages per hour. Setting this is not going to prevent legitimate email; it just temporarily delays it. A legitimate server will try again later; a spammer probably won't.
- Maximum number of concurrent SMTP connections from one IP address.
Again, this can block some spam, but keep in mind that legitimate email can and will make multiple connections for efficiency. Don't set this too low if, for example, your users have a lot of correspondence with AOL users or similar big servers.
- Block if sender's mail domain was not found in DNS.
That's checked by default and ordinarily would be left that way. Why would you want to accept mail from someone without a DNS name? The only possible justification would be if you had other mailservers within your network, but even then you'd be smarter to put them in DNS and block anyone else without a DNS lookup.
- Maximum number of recipients in a message.
This can be an effective block against spam, but it can also be a problem if you belong to mailing lists that (stupidly) list all recipients in the "To:" line. If that's not an issue, leave it checked and set the limit to the number of users in your mail domain.
- Maximum number of failed commands in SMTP session.
By default, this is checked and set to three. The most likely source of failed commands is someone exploring your server for weaknesses - an ordinary SMTP conversation shouldn't have many failed command. It might check for ability to do encrypted sessions, but it shouldn't do much more. Leave this checked.
- Limit incoming SMTP message size.
This is a good one to set, but you do have to think about your legitimate needs for larger messages. Blacklists
Real time blacklist filtering is not enabled by default, but you should turn this
on. The reason people hesitate to do this is because of false positives, but you
can easily white-list those addresses, see Kerio
Mailserver Blacklists. A number of free blacklists are pre-configured for
you, but you can add others, including of course paid lists. Using these blacklists
can immediately cut out a lot of unwanted mail.
*Originally Published At APLawrence.com
| Read
the Full Article
About the Author:
A.P. Lawrence provides SCO Unix and Linux consulting services http://www.pcunix.com
|