Documentation correction for ratelimit. Fixes: #799
authorNigel Metheringham <nigel@exim.org>
Mon, 19 Oct 2009 12:57:33 +0000 (12:57 +0000)
committerNigel Metheringham <nigel@exim.org>
Mon, 19 Oct 2009 12:57:33 +0000 (12:57 +0000)
doc/doc-docbook/spec.xfpt
doc/doc-txt/ChangeLog

index 9541d6e061fa51206df5a92c717a5fc86a381545..7c070787d090de934e6a07d84b4a17b24412ed57 100644 (file)
@@ -1,4 +1,4 @@
-. $Cambridge: exim/doc/doc-docbook/spec.xfpt,v 1.59 2009/10/16 09:51:12 nm4 Exp $
+. $Cambridge: exim/doc/doc-docbook/spec.xfpt,v 1.60 2009/10/19 12:57:33 nm4 Exp $
 .
 . /////////////////////////////////////////////////////////////////////////////
 . This is the primary source of the Exim Manual. It is an xfpt document that is
@@ -27000,7 +27000,7 @@ entry must set the rate for the same key (otherwise it will always be zero).
 For example:
 .code
 acl_check_connect:
-  deny ratelimit = 100 / 5m / strict / noupdate
+  deny ratelimit = 100 / 5m / strict / per_cmd / noupdate
        log_message = RATE: $sender_rate/$sender_rate_period \
                      (max $sender_rate_limit)
 .endd
index cc1aa711f2482038bd4370ff1bcdcbe5f2da4c05..8685e5e63956435ff2e4bc7484591d38803d29ba 100644 (file)
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.576 2009/10/19 12:42:13 nm4 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.577 2009/10/19 12:57:33 nm4 Exp $
 
 Change log file for Exim from version 4.21
 -------------------------------------------
@@ -123,7 +123,9 @@ NM/23 Bugzilla 687: Fix misparses in eximstats
 NM/24 Bugzilla 688: Fix exiwhat to handle log_selector = +pid
       Patch provided by Heiko Schlittermann
 
-NM/24 Bugzilla 727: Use transport mode as default mode for maildirsize file
+NM/25 Bugzilla 727: Use transport mode as default mode for maildirsize file
+
+NM/26 Bugzilla 799: Documentation correction for ratelimit
 
 
 Exim version 4.69