diff options
author | Tony Finch <dot@dot.at> | 2008-02-15 13:13:43 +0000 |
---|---|---|
committer | Tony Finch <dot@dot.at> | 2008-02-15 13:13:43 +0000 |
commit | 9e6d33dac93fe8b264c046fe8229b05971555a6d (patch) | |
tree | 7b82eab41a3e104f9f76d788bf82cc431e661537 /doc/doc-docbook | |
parent | 23510047606339a2fd8433d0542145445b60ff78 (diff) |
layout tweak
Diffstat (limited to 'doc/doc-docbook')
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 015d7140e..836142047 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -1,4 +1,4 @@ -. $Cambridge: exim/doc/doc-docbook/spec.xfpt,v 1.34 2008/02/04 17:03:35 fanf2 Exp $ +. $Cambridge: exim/doc/doc-docbook/spec.xfpt,v 1.35 2008/02/15 13:13:43 fanf2 Exp $ . . ///////////////////////////////////////////////////////////////////////////// . This is the primary source of the Exim Manual. It is an xfpt document that is @@ -26938,7 +26938,7 @@ value. You can work out the time (the number of smoothing periods) that a client is subjected to counter-measures after an over-limit burst with this formula: .code -ln(peakrate/maxrate) + ln(peakrate/maxrate) .endd The &%leaky%& (default) option means that the client's recorded rate is not updated if it is above the limit. The effect of this is that Exim measures the |