check_delivery

2010-09-09 Thread Colin Henein
I am wondering if anyone is currently using the check_delivery plugin. I'm having some difficulties getting the version from redhotpenguin.com working. I may be able to get it going, but before diving into it I am wondering if someone else has already done this work. In particular I'm on Perl 5.1

PATCH greylisting: ip_only_whitelisting, cleanup and logging improvements

2010-09-09 Thread Colin Henein
Before moving to qpsmtpd I was using the (now-defunct) greylite package. This package had two good features that I miss in qpsmtpd: 1. Tracking by IP/sender/recip but subsequent whitelisting by IP only. What this means is that when we first hear from a server, we expect it to retry the same messa

Re: PATCH greylisting: ip_only_whitelisting, cleanup and logging improvements

2010-09-15 Thread Colin Henein
Just following up my email of last week. Is there any interest in taking this patch to greylite? I would like to see it in the distro so I don't have to keep applying it over time. C Before moving to qpsmtpd I was using the (now-

Re: PATCH greylisting: ip_only_whitelisting, cleanup and logging improvements

2010-09-16 Thread Colin Henein
> It all sounds useful to me! Others will probably ask for the database = > cleanup option to be configurable (and the IP vs connection triple thing = > too, I suppose). > Both options are configurable. The cleanup defaults to one out of every 800 RCPT commands, and the other defaults to off.