1cvm-vmailmgr
2CVM modules for use with vmailmgr
3Bruce Guenter <bruceg@em.ca>
4Version 0.6
52003-05-23
6
7This package contains CVMs for authenticating against vmailmgr password
8tables.
9
10A mailing list has been set up to discuss vmailmgr.
11To subscribe, send an email to:
12	vmailmgr-subscribe@lists.untroubled.org
13A mailing list archive is available at:
14	http://lists.untroubled.org/?list=vmailmgr
15
16Development versions of @PACKAGE@ are available via Subversion at:
17	svn://bruce-guenter.dyndns.org/@PACKAGE@/trunk
18
19Requirements:
20
21- Should work with all versions of vmailmgr that use CDB password
22  tables, introduced in version 0.89 (only tested with version 0.96.9).
23- bglibs library package version 1.009 or later.
24- cvm version 0.17 or later.
25
26Configuration:
27
28- If your virtual domain password tables are stored in a file other than
29  passwd.cdb, set $VMAILMGR_PWFILE to that file name.
30
31- If you want to protect lookups, set $VMLOOKUP_SECRET to an arbitrary
32  string before invoking cvm-vmlookup.
33
34- Set $QMAIL_ROOT to the base qmail directory (defaults to "/var/qmail").
35
36- Set $VMAILMGR_DEFAULT to the vmailmgr default username (defaults to "+").
37
38- Set $DEBUG (to anything) to see debugging output.
39
40- See http://untroubled.org/cvm/cvm.html for information on running
41  local or UDP server modules.
42
43Security Notes:
44
45- This CVM will typically need to run as root.
46
47This project was initiated at FutureQuest, Inc.  We are releasing it
48as an open-source project because we felt it would be useful to others,
49as well as to repay our debt of gratitude to the larger open-source
50community for the excellent packages we have enjoyed.
51
52For more details, you may contact FutureQuest, Inc. at:
53FutureQuest, Inc.
54PO BOX 623127
55Oviedo FL 32762-3127 USA
56http://www.FutureQuest.net/
57ossi@FutureQuest.net
58
59This package is Copyright(C) 2001-2003 Bruce Guenter or FutureQuest, Inc.,
60and may be copied according to the GNU GENERAL PUBLIC LICENSE (GPL)
61Version 2 or a later version.  A copy of this license is included with
62this package.  This package comes with no warranty of any kind.
63