Re: [exim] Greylist memcached perl implementation

Top Page
Delete this message
Reply to this message
Author: Ian P. Christian
Date:  
To: Todd Lyons
CC: Exim Mailing List
Subject: Re: [exim] Greylist memcached perl implementation
2009/7/27 Todd Lyons <tlyons@???>:
> This is an implementation of greylisting that uses memcached.  Here
> are what I perceive as advantages:


nice work - I've been meaning to move my implementation over to
memcache too. It's a perfect solution, because it doesn't really
matter that state is lost. I suggest keeping a list of IP addresses
known to pass greylisting though, else you're just going to delay mail
from a known-retrying server otherwise.

--
Blog: http://pookey.co.uk/blog
Follow me on twitter: http://twitter.com/ipchristian