On 02/12/2009 04:25 AM, Emmanuel Dreyfus wrote: > Problem: do we just reset counters every <duration> (here, 24h)? Or do > we try a sliding count? That would be much heavier to implement. > Using a token bucket algorithm might be a good choice. It handles bursts well and it's fairly light to implement. On the down side, it's less intuitive to configure. -John
Message
Re: [milter-greylist] Proposed feature: message accounting
2009-02-12 by John Thiltges