Re: [exim] Ratelimit Tricks

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Eli
日付:  
To: exim-users
題目: 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.