Re: [exim] Blocking "some messages" for a specific time

トップ ページ
このメッセージを削除
このメッセージに返信
著者: W B Hacker
日付:  
To: exim-users
題目: Re: [exim] Blocking "some messages" for a specific time
Graeme Fowler wrote:

> On Mon, 2006-08-28 at 21:33 +0800, W B Hacker wrote:
>
>>More creative minds than mine may have better ideas.
>
>
> Here's one Philip et al have already had :)
> http://www.exim.org/exim-html-4.62/doc/html/spec_html/ch39.html#SECTratelimiting
>
> Matthias, it looks to me like this would be exactly what you need,
> superficially.
> If you can keep track of available credit per-account and expose that
> via some sort of lookup, you could make the delays or rate-limits
> "slide" according to how much is left.
>
> Graeme
>
>


Brilliant! Note that ability to work with different means of determining the
entity to which it is to apply.

Looks to need only minor tweaking IF each account is to have the same limits,
AND/OR those to be limited can be lumped into a 'class'.

Bill