From: Vsevolod Stakhov Date: Sun, 17 Apr 2016 13:54:49 +0000 (+0100) Subject: [Doc] Add documentation for the new ratelimit option X-Git-Tag: 1.2.4~21 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d4c6a71149ca4ea3e710dd9abf90f7ae6b6c60f8;p=thirdparty%2Frspamd.git [Doc] Add documentation for the new ratelimit option --- diff --git a/doc/markdown/modules/ratelimit.md b/doc/markdown/modules/ratelimit.md index 9c20c16d73..c360174617 100644 --- a/doc/markdown/modules/ratelimit.md +++ b/doc/markdown/modules/ratelimit.md @@ -19,6 +19,7 @@ the value of this option is 'postmaster, mailer-daemon' - `whitelisted_ip` - a map of ip addresses or networks whitelisted - `max_rcpts` - do not apply ratelimit if it contains more than this value of recipients (5 by default). This option allows to avoid too many work for setting buckets if there are a lot of recipients in a message). +- `max_delay` - maximum lifetime for any limit bucket (1 day by default) - `rates` - a table of allowed rates in form: type = [burst,leak];