Postfix work-in-progress


Postscreen

Postscreen is the code name for a new daemon that sits in front of Postfix and that does connection-level filtering. The program is currently available as unsupported, non-production code. There is no promise that the code works, and there is no promise of compatibility between different versions of the code.

The major goals of the program are:

Early results for seven days of spam were presented at the 2009 Mailserver conference in Berlin:

Data were collected with help by Ralf Hildebrandt. Ralf reported that by dropping all pregreeter connections to one server, he reduced the frequency of the "all server ports busy" condition from several times a day to once a week.

There is a lengthy history of prior work in this field. For example, OpenBSD spamd, MailChannels TrafficControl, and work by Michael Tokarev in the early 2000s.