tummy.com: we do linux

tumgreyspf

What people are saying about tumgreyspf:

Carl Brewer

I was looking for a greylisting solution for a bunch of UNIX servers here and found your tumgreyspf, and after weighing up all the ones I found, your choice of a filesystem based database rather than SQL was the clincher, and I'm glad to say that I've got it running on a quite busy old RH 7.3 server and it's working a treat.

Introduction

This is tumgreyspf, an external policy checker for the postfix mail server. It can optionally greylist and/or use spfquery to check SPF records to determine if email should be accepted by your server.

SPF is information published by the domain owner about what systems may legitimately send e-mail for the domain. Greylisting takes advantage of spam and viruses that do not follow the RFCs and retry deliveries on temporary failure. We use these checks as part of our mail system and have seen several orders of magnitude reduction in spam, lower system load, and few problems with legitimate mail getting blocked.

It uses the file-system as it's database, no additional database is required to use it.

Download

FTP: ftp.tummy.com:/pub/tummy/tumgreyspf/

Recent changes

WHATSNEW (first 15 lines):

================================
Version 1.35 -- Wed Jul 23, 2009

Fixed a bug caused when the SPF record has a NUL in it.
      Reported by Thomas Goirand

================================
Version 1.34 -- Wed Jun 10, 2009

Fixing a bug which caused many SPF return results to bypass greylisting.
      Identified by Tomasz 'urug' Olszewski

================================
Version 1.33 -- Sun Jul 20, 2008
[...]

Requirements

Python: You can get source (and binaries for selected systems) from www.python.org.

SPF requires either the C or Perl binary or Python SPF library: tumgreyspf can either call the external SPF checking program from the SPF site, or the Python SPF library. The latter is preferred.

Description and License

tumgreyspf is licensed under the GPL.

Advantages

Copyright

radiusContext (source, binaries, report formats, documentation and all related matter) is copyright © 2004-2005 Sean Reifschneider, tummy.com, ltd.