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. --- src/util/README | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'src/util/README') diff --git a/src/util/README b/src/util/README index 7fd04f2dc..655fef2fb 100644 --- a/src/util/README +++ b/src/util/README @@ -1,4 +1,4 @@ -$Cambridge: exim/src/util/README,v 1.1 2005/05/24 11:20:40 ph10 Exp $ +$Cambridge: exim/src/util/README,v 1.2 2005/09/13 17:51:06 fanf2 Exp $ The "util" directory in the Exim distribution --------------------------------------------- @@ -25,6 +25,13 @@ A Perl script for a converting flat file into a format that is suitable for processing by cdbmake into a cdb file. It has some advantages over the cdbmake-12 awk script. +ratelimit.pl +------------ + +A Perl script for computing peak sending rates from a log file. This is for +use with the ratelimit ACL condition, so that you can get some idea of what a +reasonable limit would be before deploying the feature. + unknownuser.sh -------------- -- cgit v1.2.3