diff options
author | Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> | 2020-09-11 10:41:10 +0200 |
---|---|---|
committer | Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> | 2020-09-11 10:41:10 +0200 |
commit | ab1d90d75696e3ae0dc210d0e4e8da39fc3ac27c (patch) | |
tree | 4afca39e11445915dbcf1619872777ff58656c96 | |
parent | d52a8ce8499fbb88f4670623df9f52d3e790292b (diff) |
Docs: fix typo.
Credits to u34@net9.ga
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 357fbca62..dcbcbea7d 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -32608,7 +32608,7 @@ in kilobytes, megabytes, or gigabytes, respectively. The &%per_rcpt%& option causes Exim to limit the rate at which recipients are accepted. It can be used in the &%acl_smtp_rcpt%&, &%acl_smtp_predata%&, -&%acl_smtp_mime%&, &%acl_smtp_data%&, or &%acl_smtp_rcpt%& ACLs. In +&%acl_smtp_mime%&, or &%acl_smtp_data%& ACLs. In &%acl_smtp_rcpt%& the rate is updated one recipient at a time; in the other ACLs the rate is updated with the total (accepted) recipient count in one go. Note that in either case the rate limiting engine will see a message with many |