|
|
A good way to filter spam and viruses By Red Squirrel One last thing before I start, just to make sure we all know what I mean by an email gateway, here's basically what it does. ![]() 1) Someone will send an email to you@domain.com, so it will go to the mail.domain.com server 2) At a certain interval of time, the email gateway will check for mail on all configured accounts, in this diagram, 2 servers (which can both have any number of accounts) 3) If there is mail, it downloads it to the server the same way it would download to your inbox if you checked your mail. 4) Later on you will go on a workstation and check your email, it will check the gateway server and download any mail it has. Whether you have 1 computer and 1 email account or multiple of both, the concept is the same. What's nice about a setup like this is that you can send emails locally to other machines, without even needing the internet, so if the internet is down, it will still work. Also, if by chance the mail.domain.com server goes down, you will still be able to read the emails even if you did not check it for days, as they will be downloaded to the lan server. The downside of this setup is if you have webmail for mail.domain.com you won't really be able to use it from somewhere else since the gateway will always be getting the mail before you have a chance to get it first. But in most cases this is probably not a big issue. Oh, and I almost forgot to mention the most important, the whole point of this email gateway is to have full control over your incoming emails. You can install various utilities to filter spam, viruses and what not. In this particular article I'll show you how to install and configure spamassassin, which is a VERY good spam filter. It is a simple AI algorthm that detects spam, using sophisticated phrase comparison and also checks various headers that are seen in spam. On the next page we'll start configuration this setup Next Page
|
![]() |
This site best viewed in a W3C standard browser at 800*600 or higher Site design by Red Squirrel | Contact © Copyright 2008 Ryan Auclair/IceTeks, All rights reserved |