Dave Lugo wrote:
> On Sun, 24 Jun 2007, Marc Perkel wrote:
>   
>> It might work. Normally ratelimiting assumes that the sender IP is the
>> key but you could specify anything, including your to/from pair. So
>> sending email creates the pair and establishes a count. Then incoming
>> email is tested (but not incremented) against this pair and if it is > 0
>> then it's blessed. You could set the time limits to a few days and that
>> will allow data to automagically expire.
>>
>>     
>
> Hm, ok.  Something for me to look into further.
>
> Thanks,
>
> Dave
>
>   

It might involve using a new feature that Graeme recently added.

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to