From fda2495b95c659da2caa2f8e2f1b1750528896d7 Mon Sep 17 00:00:00 2001 From: Neil Blakey-Milner Date: Thu, 29 Mar 2001 13:11:02 +0000 Subject: Add vqadmin 1.4, a cgi-based Virtual Qmail Domains Administrator. --- mail/vqadmin/pkg-descr | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 mail/vqadmin/pkg-descr (limited to 'mail/vqadmin/pkg-descr') 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. -- cgit v1.2.3