--- qmail-send.9.orig  1998-06-15
+++ qmail-send.9       2007-03-21
--- .././qmail-1.03/qmail-send.9	Mon Jun 15 12:53:16 1998
+++ ../qmail-1.03.2418/qmail-send.9	Fri May 20 21:14:28 2005
@@ -51,9 +51,12 @@
 .B qmail-send
 receives a HUP signal,
 it will reread
-.I locals
+.IR locals ,
+.IR virtualdomains ,
+as well as
+.IR concurrencylocal 
 and
-.IR virtualdomains .
+.IR concurrencyremote .
 .TP 5
 .I bouncefrom
 Bounce username.
@@ -77,6 +80,11 @@
 .B From: \fIbouncefrom\fB@\fIbouncehost\fR,
 although its envelope sender is empty.
 .TP 5
+.I bouncemaxbytes
+Maximum size (in bytes) of bounce messages.
+Bounce messages exceeding this limit will be truncated.
+Default is 0; which means no limit.
+.TP 5
 .I concurrencylocal
 Maximum number of simultaneous local delivery attempts.
 Default: 10.
@@ -115,6 +123,11 @@
 (If that bounces,
 .B qmail-send
 gives up.)
+As a special case, if the first line of
+.IR doublebounceto
+contains a '@' or an empty line
+.B qmail-send 
+will discard all double-bounces.
 .TP 5
 .I envnoathost
 Presumed domain name for addresses without @ signs.


syntax highlighted by Code2HTML, v. 0.9.1