Seven tips for securing your organization´s network from spam and email viruses

Providing security against email related threats hasauthentication-based relay is available, setup and
become a burden for most IT professionals in 2006.configure it too. NOTE: If the relay is not set
According to a recent study by Postini, spam andproperly, spammers will be able to send email from
email viruses now make up to 80% of all emails sentyour mail server. This exploit is commonly known as
out as compared to 50% in 2000. As a result, ITan "Open Relay" or a "Spam Relay." Use the Open
professionals now face a tougher challenge inRelay test at to check if spammers can relay mail
providing network security for this amount of spam.from your server.
IT professionals also have the disadvantage of5.
defending against new forms of email threats suchBlack Lists: Setup your mail server(s) with a black list.
as spam zombies, directory harvest attacks, massA black list (black hole list) is a database or listing of
mailing trojans, as well as the latest email virus.known spam sources. Most modern email servers can
In this article, I have listed the seven most effectivebe configured to query inbound email against online
spam fighting tips for organizations with in-house mailblacklists. Messages originating from these sources
servers. These seven tips are proven techniques Ican then be blocked. I recommend configuring your
have used for my customers, partners andemail server with SpamHaus blacklist. Spamhaus.org is
associates who wish to tighten their perimeteran excellent free service to use. Some other good
(network) security.blacklists are DBSL and SpamCop.
1.6.
Firewall: A firewall is your first line of defense againstReverse DNS: Reverse DNS (rDNS) associates an IP
hackers, crackers, and spammers. Without a firewall,Address with a Domain Name. Most mail servers, as
your network is a disaster waiting to happen andan anti-spam feature, often use a reverse DNS
could give any novice hacker free reign over yourlookup to compare an email address domain name
network. If your organization has multiple Internetwith its IP address. If the IP address found from the
users, this tool is essential for securing your network.rDNS lookup does not match the domain name, it is
2.probably spam. If you haven't done so, setup and
Block Port 25: On your firewall, allow outbound trafficconfigure reverse DNS records on your DNS server.
on TCP port 25 for all mail servers. Block traffic on7.
outbound TCP port 25 for all other computers andAnti-Virus Scan: There are many tools that provide
servers. On the Internet, TCP port 25 is used foradequate anti-virus protection for desktops at the
email traffic through SMTP (Simple Mail Transportworkplace. Most anti-virus software is good at
Protocol). Blocking this port is a good securitydetecting viral threats that proliferate email spam
practice and prevents mass mailing worms and spamsuch as mass mailing worms, trojans, and directory
zombies from sending mail from your users'harvesters. Large organizations might want to use
computers.enterprise anti-spam software with management and
3.monitoring tools that will allow tracking of network
Managed Email Filtering: Consider using a managedvirus outbreaks.
filtering solution such as Postini, Brightmail, orRecommended Links: - [Postini service - managed
SpamSoap. Managed Email Filtering services quarantinefiltering, 1 to 500 users] - [Postini service - managed
spam, viruses, and email threats before reaching thefiltering, 500+ users] - [Blacklist] - [Blacklist] - [Blacklist]
email servers on your network. In comparison to- [Open relay test] - [DNS report/open relay test] -
desktop filters and server appliances, managed[Spam database lookup and open relay test] - [Spam
filtering services provide superior perimeter (network)Zombie Article]
protection by preventing delivery of spam andEmail viruses and related threats delivered through
viruses to your network and servers.spam have cost businesses billions of dollars in
4.expenses and lost productivity. Each spam email sent
Check Relay Setting: A mail server's relay settingor received from your domain costs your
controls which computers and servers are able toorganization money and bandwidth. By implementing
send SMTP email on your organization's behalf. Checkthese seven tips, your organization can reduce spam
your settings and limit the IP address range to emailand recover costs.
users on your local network. Some mail servers haveThis article: © Copyright 2006 Todd Green and free
settings to limit email relay through authentication. Iffor republishing.