aboutsummaryrefslogtreecommitdiff
path: root/mail/vqadmin/pkg-descr
diff options
context:
space:
mode:
authorNeil Blakey-Milner <nbm@FreeBSD.org>2001-03-29 13:11:02 +0000
committerNeil Blakey-Milner <nbm@FreeBSD.org>2001-03-29 13:11:02 +0000
commitfda2495b95c659da2caa2f8e2f1b1750528896d7 (patch)
treecba17ff3f8826ff271868c6232b3f7d343b90b53 /mail/vqadmin/pkg-descr
parent05e14111458724b17141add49b0c1c9134f0aa91 (diff)
downloadports-fda2495b95c659da2caa2f8e2f1b1750528896d7.tar.gz
ports-fda2495b95c659da2caa2f8e2f1b1750528896d7.zip
Notes
Diffstat (limited to 'mail/vqadmin/pkg-descr')
-rw-r--r--mail/vqadmin/pkg-descr20
1 files changed, 20 insertions, 0 deletions
diff --git a/mail/vqadmin/pkg-descr b/mail/vqadmin/pkg-descr
new file mode 100644
index 000000000000..4008b749990d
--- /dev/null
+++ b/mail/vqadmin/pkg-descr
@@ -0,0 +1,20 @@
+vqadmin is a web based cgi program. It allows system administrators to
+perform actions which require root access. The cgi is authenticated
+using Apache style htpasswd files. Root access is required for adding
+and deleting domains. A user based ACL provides control over what
+actions can be performed, such as adding/deleting a domain. Accessing
+user email account information to allow modification of user passwords
+and quota's. Account service restrictions include enabling or disabling
+of pop access, authentication based smtp relay control, courier-imap
+access and sqwebmail access.
+
+vqadmin and qmailadmin can work together. qmailadmin can be used to
+allow users to administer thier own domains but not create new domains.
+Creation or deletion of domains is normally associated with the
+owner/admin's of the machine. vqadmin is for onwer/admin's or their
+technical support staff.
+
+Features
+. Add / Delete virtual email domains.
+. Change user passwords, quota's.
+. Turn off account services such as pop, imap, web email or smtp relay.