daemon/vmailmgrd.pod
changeset 2 b3afb9f1e801
parent 0 6f7a81934006
--- a/daemon/vmailmgrd.pod	Sun Jan 20 00:12:17 2008 +0100
+++ b/daemon/vmailmgrd.pod	Sun Jan 20 00:22:09 2008 +0100
@@ -13,17 +13,12 @@
 
 =head1 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.
+This program is the local server that is used to handle managing
+virtual domains from a web or remote interface.
 
 F<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 F<accustamp> and F<cyclog> (from the
-F<daemontools> package), or
-F<splogger> (included with the F<qmail> package).
+requires its output to be piped through a tool to record those
+logs, such as F<multilog> (from the F<daemontools> package).
 
 
 =head1 OPTIONS