Re: [exim] Greylist memcached perl implementation

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Ian P. Christian
Fecha:  
A: Todd Lyons
Cc: Exim Mailing List
Asunto: 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