[Greylist-users] Another qmail option
    Gavin Carr 
    gavin at openfusion.com.au
       
    Tue Jul  1 21:42:25 PDT 2003
    
    
  
Hi all,
I've implemented a greylisting plugin for Qpsmtpd, a very nice drop-in
replacement for qmail-smtpd written in Perl (see homepage at 
http://develooper.com/code/qpsmtpd/). The plugin's available at 
http://www.openfusion.com.au/labs/dist/denysoft_greylist, and (I think)
implements the full greylisting algorithm, sans whitelisting (there's 
a separate qpsmtpd whitelist plugin that'll do that). 
Minor differences: the plugin allows you to specify whether you want
to track connections by all or only some of the ip / sender / recipient
triplet, and it uses a dbm backend instead of an SQL one.
Cheers,
Gavin
    
    
More information about the Greylist-users
mailing list