Re: [exim] Ratelimit Tricks

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Eli
Dátum:  
Címzett: exim-users
Tárgy: 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.