Re: [exim] ratelimit doesn't work

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Yves Goergen
Fecha:  
A: exim
Asunto: Re: [exim] ratelimit doesn't work
On 25.04.2014 21:15 CE(S)T, Yves Goergen wrote:
>> acl_smtp_mail = acl_check_mail
>
> ...
>
>> acl_check_mail:
>>    # Rate limiting on all messages per host
>>    defer   ratelimit     = 50 / 5m / strict
>>            message       = Sending rate exceeded. Try again later.
>>            log_message   = Sending rate exceeded: $sender_rate/$sender_rate_period (max $sender_rate_limit)

>>
>>    # Keep authenticated users under control
>>    deny    authenticated = *
>>            ratelimit     = 10 / 5m / strict / $authenticated_id

>>
>>    # System-wide rate limit
>>    defer   message       = Sorry, too busy. Try again later.
>>            ratelimit     = 100 / 10s / $primary_hostname

>
> Most of this is derived from the official documentation on the topic.


> What have I done wrong? How can it be corrected?


In case I haven't posted it already, I missed the final accept
statement. So my problem is solved.

--
Yves Goergen
http://unclassified.de
http://dev.unclassified.de