Source Code: September 2004 Archives

Newer greylisting daemon for Postfix

| | Comments (0)

http://gigo.com/ftp/pub/src/postgreysql.pl

for postfix, frankensteined from various bits of code to make this only require *one* instance running (not several). uses DBD::SQLite, a free local disk based SQL engine (CPAN will install all you need, no daemons needed). This is what I'm currently using as it is lower weight on the server.

Btw, sqlite rocks. It is worth looking at. You may not have a use for it today, but you may in the future. It is free, bundleable, requires no server, default now in PHP; and easy to install for perl (just install DBD::SQLite, done!).

About this Archive

This page is a archive of entries in the Source Code category from September 2004.

Source Code: July 2004 is the previous archive.

Source Code: May 2005 is the next archive.

Find recent content on the main index or look in the archives to find all content.

Powered by Movable Type 4.0