Re: [exim] Ratelimit Tricks

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Eli
Fecha:  
A: exim-users
Asunto: Re: [exim] Ratelimit Tricks
Dean wrote:
> There is currently no way to read a ratelimit value without incrementing
> at least once.


Are you sure? After reading what the per_cmd option does for ratelimit, it
sounds as if you merely need to have it after a condition that will pass
when you want it to, and fail otherwise (in which case the ratelimit command
will never be processed).

Eli.