Michael Mansour <mic@...> wrote: > One feature which would really be useful though, is in addition to controlling > the "number" of messages handled outbound, can you add a feature which can > control the "bandwidth" used by the MTA outbound? That could easily be done, as we already track the message size at DATA stage. The ratelimit statement already has a "key" option to specify on what you will agregate statistics (IP, recipient, whetever...), we can add a "value" to select between SMTP sessions, recipients, or message size (anything else?). -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@...
Message
Re: [milter-greylist] new rate limiting feature
2010-04-14 by manu@netbsd.org