diff -r 000000000000 -r 6f7a81934006 daemon/vmailmgrd.html --- /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 @@ + + +vmailmgrd - vmailmgr support daemon + + + + + + + + + +

+

NAME

+

+vmailmgrd - vmailmgr support daemon + +

+


+

SYNOPSIS

+

+vmailmgrd +[-d] [-D] [-v] [-V] + +

+


+

DESCRIPTION

+

+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. + +

+vmailmgrd logs its activity to standard output, and as such requires its output to be +piped through a tool to record those logs, such as accustamp and cyclog (from the +daemontools package), or +splogger (included with the qmail package). + +

+


+

OPTIONS

+
+
-d
+

+Log only requests that fail. + +

-D
+

+Log all requests (default). + +

-v
+

+Log non-verbosely (default). + +

-V
+

+Log verbose messages regarding the system's status. Note that this flag +implies -D. + +

+

+


+

SEE ALSO

+

+vdeliver(1), checkvpw(8) + +

+


+

AUTHORS

+

+Bruce Guenter <bruceg@em.ca> + + + +