Blacklists (or block lists) are a spam prevention technique that uses lists of IP addresses or domain names that are associated with spamming to determine whether to block or allow a particular email transmission.
Although the technique falls under one general description, there are many different implementations of block lists that can be used to make different determinations about whether an email is spam or not.
Some of the different techniques include:
- URI lists – these are lists of domain names and IP addresses that have been used as hyperlinks in emails that lead a victim to a malicious website, for example a bank phishing scam
- Open Relay lists – these are lists of mail server IP addresses that have been discovered as open relays and can be (or have been) used by spammers to send emails
- IP lists – aside from open relays an IP address that has directly been a source of spam, or is highly likely to be a source of spam (eg an ISP’s customer IP blocks)
The mechanism for each is basically the same – the mail server inspects the SMTP connection, or email message, that it is receiving. It then queries one of these block list providers with the URIs or IP addresses, and if it registers a hit it then takes the configured action (usually to drop the email).
With so many different block list providers and different techniques the obvious question is whether more than one provider should be configured on the email server that is responsible for blocking spam in your organization. Naturally this depends on the specific organization and which services are being used. Continue reading Should You Use More than One Blacklist to Prevent Spam?


A “catch all” email address is a mailbox that is configured to receive any emails that are sent to addresses that do not match a real, valid recipient.
The 
Business Week
In November 2008 the antispam community collectively cheered as the McColo ISP, a major source of the spam on the internet, was disconnected by its network providers effectively shutting it down.
New figures from security analysts estimate
Cloud computing is a popular topic these days. One of the ways in which cloud computing is being delivered to businesses is by hosted email security services.
Anyone who uses the internet whether for business or for leisure has had first hand experience with spam at some point in time. Spam is a problem that plagues the internet and affects us all in some way. Like most problems the spam problem is a very complex one. There is no single source or cause of spam, which means there is no single solution to the problem. In this post I’ll explain some of the sources and causes of the spam that we see every day.
When you boil the spam problem down it becomes quite simple – someone is sending you emails that you don’t want to receive. This makes the anti-spam solution a simple one too – stop unwanted emails from arriving in someone’s email account. However, actually achieving this is a very complex task.