Re: [exim] ratelimit woes

Inizio della pagina
Delete this message
Reply to this message
Autore: Jan Ingvoldstad
Data:  
To: exim-users
Oggetto: Re: [exim] ratelimit woes
On Mon, Feb 21, 2011 at 17:27, Jan Ingvoldstad <frettled@???> wrote:
> On Fri, Feb 18, 2011 at 02:07, Jeremy Harris <jgh@???> wrote:
>> The ratelimit db key
>> is built only with the parameters you give (minus the limit value).
>> I'm wondering if you have a key collision; if so you could try
>> extending ( eg:  ratelimit = 60 / 1d / strict / ${authenticated_id}_ATX ).
>
> Aha. That is an interesting trick, I will try that.


I used ${authenticated_id}_daily and _hourly, and voila! It worked.

Thanks!

Unless this is a heisensuccess, like I had one time earlier, I'm good
to put things in production. :)
--
Jan