From 7546de58d97a3a4d36dc27ab4e8764f77dc4f887 Mon Sep 17 00:00:00 2001 From: Tony Finch Date: Tue, 13 Sep 2005 17:51:05 +0000 Subject: Add util/ratelimit.pl to assist with choosing ratelimit settings. --- doc/doc-txt/ChangeLog | 4 +++- doc/doc-txt/NewStuff | 6 +++++- 2 files changed, 8 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 5ac7397a8..2fc2eefa6 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.229 2005/09/13 15:40:07 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.230 2005/09/13 17:51:05 fanf2 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -188,6 +188,8 @@ PH/47 Added an interface to a fake DNS resolver for use by the new test suite, backwards compatible; if it can't find the fake resolver, it drops back. Thus, both old and new test suites can be run. +TF/02 Added util/ratelimit.pl + Exim version 4.52 ----------------- 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 ----------------- -- cgit v1.2.3