summaryrefslogtreecommitdiff
path: root/doc/doc-txt/NewStuff
diff options
context:
space:
mode:
authorTony Finch <dot@dot.at>2005-09-13 17:51:05 +0000
committerTony Finch <dot@dot.at>2005-09-13 17:51:05 +0000
commit7546de58d97a3a4d36dc27ab4e8764f77dc4f887 (patch)
treeae076d468eaa877ba9bf6c760f2790663446907b /doc/doc-txt/NewStuff
parentbef5a11fb38375ca2934201119d5adc604ddcfc5 (diff)
Add util/ratelimit.pl to assist with choosing ratelimit settings.
Diffstat (limited to 'doc/doc-txt/NewStuff')
-rw-r--r--doc/doc-txt/NewStuff6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff
index 3d3c1d8e1..82a239230 100644
--- a/doc/doc-txt/NewStuff
+++ b/doc/doc-txt/NewStuff
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/NewStuff,v 1.69 2005/09/13 11:13:27 ph10 Exp $
+$Cambridge: exim/doc/doc-txt/NewStuff,v 1.70 2005/09/13 17:51:05 fanf2 Exp $
New Features in Exim
--------------------
@@ -151,6 +151,10 @@ PH/12 There is a new variable called $smtp_command which contains the full SMTP
possible to distinguish between HELO and EHLO, and also between things
like "MAIL FROM:<>" and "MAIL FROM: <>".
+TF/01 There's a new script in util/ratelimit.pl which extracts sending
+ rates from log files, to assist with choosing appropriate settings
+ when deploying the ratelimit ACL condition.
+
Exim version 4.52
-----------------