--- a/commands/vdeliver.pod Sun Jan 20 00:12:17 2008 +0100
+++ b/commands/vdeliver.pod Sun Jan 20 00:22:09 2008 +0100
@@ -10,6 +10,8 @@
[B<-R>]
[B<-d>]
[B<-f>]
+[B<--no-predeliver>]
+[B<--no-postdeliver>]
[B<--quiet>]
[B<-r>]
@@ -46,6 +48,14 @@
Do not add the C<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)
+=item B<--no-predeliver>
+
+Do not run vdeliver-predeliver scripts.
+
+=item B<--no-postdeliver>
+
+Do not run vdeliver-postdeliver scripts.
+
=item B<--quiet>
Suppress all status messages.