--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/daemon/vmailmgrd.html Wed Jan 16 22:39:43 2008 +0100
@@ -0,0 +1,87 @@
+<HTML>
+<HEAD>
+<TITLE>vmailmgrd - vmailmgr support daemon</TITLE>
+<LINK REV="made" HREF="mailto:root@porky.devel.redhat.com">
+</HEAD>
+
+<BODY>
+
+<!-- INDEX BEGIN -->
+<!--
+
+<UL>
+
+ <LI><A HREF="#NAME">NAME</A>
+ <LI><A HREF="#SYNOPSIS">SYNOPSIS</A>
+ <LI><A HREF="#DESCRIPTION">DESCRIPTION</A>
+ <LI><A HREF="#OPTIONS">OPTIONS</A>
+ <LI><A HREF="#SEE_ALSO">SEE ALSO</A>
+ <LI><A HREF="#AUTHORS">AUTHORS</A>
+</UL>
+-->
+<!-- INDEX END -->
+
+<P>
+<H1><A NAME="NAME">NAME</A></H1>
+<P>
+vmailmgrd - vmailmgr support daemon
+
+<P>
+<HR>
+<H1><A NAME="SYNOPSIS">SYNOPSIS</A></H1>
+<P>
+<STRONG>vmailmgrd</STRONG>
+[<STRONG>-d</STRONG>] [<STRONG>-D</STRONG>] [<STRONG>-v</STRONG>] [<STRONG>-V</STRONG>]
+
+<P>
+<HR>
+<H1><A NAME="DESCRIPTION">DESCRIPTION</A></H1>
+<P>
+This program is the local server that controls the operation of many parts
+of this package. It is currently used to handle password checking and
+virtual user lookups, but will eventually contain the functionality to
+handle adding and deleting users and aliases, and changing passwords.
+
+<P>
+<EM>vmailmgrd</EM> logs its activity to standard output, and as such requires its output to be
+piped through a tool to record those logs, such as <EM>accustamp</EM> and <EM>cyclog</EM> (from the
+<EM>daemontools</EM> package), or
+<EM>splogger</EM> (included with the <EM>qmail</EM> package).
+
+<P>
+<HR>
+<H1><A NAME="OPTIONS">OPTIONS</A></H1>
+<DL>
+<DT><STRONG><A NAME="item__d">-d</A></STRONG><DD>
+<P>
+Log only requests that fail.
+
+<DT><STRONG><A NAME="item__D">-D</A></STRONG><DD>
+<P>
+Log all requests (default).
+
+<DT><STRONG><A NAME="item__v">-v</A></STRONG><DD>
+<P>
+Log non-verbosely (default).
+
+<DT><STRONG><A NAME="item__V">-V</A></STRONG><DD>
+<P>
+Log verbose messages regarding the system's status. Note that this flag
+implies <CODE>-D</CODE>.
+
+</DL>
+<P>
+<HR>
+<H1><A NAME="SEE_ALSO">SEE ALSO</A></H1>
+<P>
+<CODE>vdeliver(1),</CODE> <CODE>checkvpw(8)</CODE>
+
+<P>
+<HR>
+<H1><A NAME="AUTHORS">AUTHORS</A></H1>
+<P>
+Bruce Guenter <<A HREF="mailto:bruceg@em.ca">bruceg@em.ca</A>>
+
+</BODY>
+
+</HTML>