equal
deleted
inserted
replaced
11 [B<-V>] |
11 [B<-V>] |
12 |
12 |
13 |
13 |
14 =head1 DESCRIPTION |
14 =head1 DESCRIPTION |
15 |
15 |
16 This program is the local server that controls the operation of many |
16 This program is the local server that is used to handle managing |
17 parts of this package. |
17 virtual domains from a web or remote interface. |
18 It is currently used to handle password checking and virtual user |
|
19 lookups, but will eventually contain the functionality to handle adding |
|
20 and deleting users and aliases, and changing passwords. |
|
21 |
18 |
22 F<vmailmgrd> logs its activity to standard output, and as such |
19 F<vmailmgrd> logs its activity to standard output, and as such |
23 requires its output to be piped through a tool to |
20 requires its output to be piped through a tool to record those |
24 record those logs, such as F<accustamp> and F<cyclog> (from the |
21 logs, such as F<multilog> (from the F<daemontools> package). |
25 F<daemontools> package), or |
|
26 F<splogger> (included with the F<qmail> package). |
|
27 |
22 |
28 |
23 |
29 =head1 OPTIONS |
24 =head1 OPTIONS |
30 |
25 |
31 =over 8 |
26 =over 8 |