summaryrefslogtreecommitdiff
path: root/gnu/dist/postfix/html/resource.html
diff options
context:
space:
mode:
authoritojun <itojun@NetBSD.org>2001-03-13 17:45:02 +0000
committeritojun <itojun@NetBSD.org>2001-03-13 17:45:02 +0000
commit173b2f6655e38657f15bb57fe26dc23e8d054d4e (patch)
tree04af30df8438e7c54ceb4e5f4bf0dff83788ce54 /gnu/dist/postfix/html/resource.html
parentc7871f80bf97592f2ca4dd16d6d7708bec2c33a2 (diff)
postfix release-20010228
Diffstat (limited to 'gnu/dist/postfix/html/resource.html')
-rw-r--r--gnu/dist/postfix/html/resource.html12
1 files changed, 10 insertions, 2 deletions
diff --git a/gnu/dist/postfix/html/resource.html b/gnu/dist/postfix/html/resource.html
index cabadc1503a..4c24021b317 100644
--- a/gnu/dist/postfix/html/resource.html
+++ b/gnu/dist/postfix/html/resource.html
@@ -80,6 +80,14 @@ Header text that does not fit in <b>$header_size_limit</b> bytes
overflows into the message body. This limit is enforced by the <a
href="cleanup.8.html"> cleanup</a> header rewriting code.
+<p>
+
+<dt> <b>extract_recipient_limit</b> (default: 10240 recipients)
+
+<dd> How many recipients Postfix will extract from message headers
+before it gives up. This limits the damage that a run-away program
+can do with "sendmail -t".
+
</dl>
<p>
@@ -90,8 +98,8 @@ The following parameters restrict the use of file system storage:
<dt> <b>message_size_limit</b> (default: 10240000 bytes)
-<dd> The maximal size of a Postfix queue file for inbound mail,
-including envelope information (sender, recipient, etc.).
+<dd> The maximal size of a Postfix queue file, including envelope
+information (sender, recipient, etc.).
<p>