Re: [exim] updated [PATCH] ratelimit improvements

Top Page
Delete this message
Reply to this message
Author: W B Hacker
Date:  
To: exim-users
Subject: Re: [exim] updated [PATCH] ratelimit improvements
Tony Finch wrote:
> Here's an updated version of the ratelimit patch. I've marked the

*snipped*

>     The major new feature is a mechanism for counting the rate of unique
>     events. The new per_addr option counts the number of different
>     recipients that someone has sent messages to in the last time period.


What happens if/as/when said 'someone' sends many messages to the *same*
recipient rather than to different recipients?

Handled elsewhere? (sorry if I've missed the obvious)

Ignored?


Bill