diff -r 30113bfbe723 -r b3afb9f1e801 commands/vdeliver.html --- a/commands/vdeliver.html Sun Jan 20 00:12:17 2008 +0100 +++ b/commands/vdeliver.html Sun Jan 20 00:22:09 2008 +0100 @@ -1,109 +1,143 @@ - -
--
-vdeliver - VMailMgr delivery agent - -
-
-vdeliver -[-D] [-F] [-R] [-d] [-f] [--quiet] [-r] - -
-
-vdeliver is the unified e-mail message delivery agent for virtual domains -managed by vmailmgr. It is run from the .qmail-default file, and automatically handles delivery to any user within a virtual -domain. - -
-
-Add the Return-Path: line to the top of the message. (default)
-
-
-Add a ``From '' mailbox line.
-
-
-Add a ``Return-Path:'' line (default).
-
-
-Do not add the Delivered-To: line to the top of the message.
+
+
+vdeliver - VMailMgr delivery agent
++
+vdeliver +[-D] +[-F] +[-R] +[-d] +[-f] +[--no-predeliver] +[--no-postdeliver] +[--quiet] +[-r]
++
+vdeliver is the unified e-mail message delivery agent for virtual +domains managed by vmailmgr. +It is run from the .qmail-default file, and automatically handles +delivery to any user within a virtual domain.
++
+Return-Path: line to the top of the message. (default)
+From '' mailbox line.
+Return-Path:'' line (default).
+Delivered-To: line to the top of the message.
+From mailbox line to the top of the message. Note that this line is never added when the message is being re-injected into the mail stream. (default)
+Return-Path: line to the top of the message.
++
+Returns 0 if delivery was successful, +100 if a fatal error occurred, +or 111 if a temporary error occurred.
++
+vdeliver expects to be run by qmail-local as it requires several
+of the environment variables that it sets.
+See the qmail-command(8) manual page for full details on these
+variables.
+In particular, it requires DTLINE, EXT, HOST, RPLINE,
+SENDER, UFLINE, and USER.
+
+checkvpw(1), qmail-command(8)
++
+Bruce Guenter <bruceg@em.ca>
-
-Do not add the From mailbox line to the top of the message. Note that this line is never added
-when the message is being re-injected into the mail stream. (default)
-
-
-Suppress all status messages. - -
-Do not add the Return-Path: line to the top of the message.
-
-
-
-Returns 0 if delivery was successful, 100 if a fatal error occurred, or 111 -if a temporary error occurred. + -
-
-vdeliver expects to be run by qmail-local as it requires several of the environment variables that it sets. See the qmail-command(8) manual page for full details on these variables. In particular, it
-requires DTLINE, EXT, HOST, RPLINE,
-SENDER, UFLINE, and USER.
-
-
-
-checkvpw(1), qmail-command(8)
-
-
-
-Bruce Guenter <bruceg@em.ca> - - - - +