« Creative Commons Luxembourg: Launch on 15 October | Main | The ICANN WHOIS Saga »

From the anti-spam toolbox: Greylisting.

Greylisting is the idea to reject incoming messages with an SMTP error code that indicates failure, unless the source of the message has sent e-mail to the given recipient before (or some other heuristic for "we've seen that source before"). The observation underlying this scheme is that e-mail has traditionally been a store-and-forward medium able to deal extremely well with all kinds of temporary glitches. Ordinary mail servers will just queue up a message when they get "greylisted", and try again after a while (and again), at which point the message will be accepted. The SMTP implementations used by spammers, however, seem to commonly just fail when they encounter any kind of SMTP error.

spam statistics

The statistics show that greylisting (I'm using postgrey) has been removing a significant part of my incoming spam burden; the green curve represents the spam and other junk detected on my personal mail server, the blue curve represents the messages that get through (still including a significant amount of spam, most of which is caught by a bogofilter installation on my laptop).

Of course, greylisting has one significant weakness: It will only work as long as it makes an insignificant dent into spammers' output (as opposed to just some sites' input). As soon as the technique becomes widespread enough to become noticeable for spammers' returns, we'll start to see SMTP implementations for spammers that implement some kind of retry mechanism. Until that happens, however, greylisting is a truly useful tool.

TrackBack

TrackBack URL for this entry:
http://log.does-not-exist.org/mt/mt-tb.cgi/2087

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)

About

This page contains a single entry from the blog posted on August 23, 2007 7:27 AM.

The previous post in this blog was Creative Commons Luxembourg: Launch on 15 October.

The next post in this blog is The ICANN WHOIS Saga.

Many more can be found on the main index page or by looking through the archives.

Creative Commons License
This weblog is licensed under a Creative Commons License.
Powered by
Movable Type 3.35