diff options
author | nbm <nbm@FreeBSD.org> | 2000-09-21 21:01:40 +0800 |
---|---|---|
committer | nbm <nbm@FreeBSD.org> | 2000-09-21 21:01:40 +0800 |
commit | e406cb89e646473e0a5cfe20bf30d4f0f7a22263 (patch) | |
tree | cc10b681fe3394082cd84449ed2370548c62b3c2 /mail/vpopmail-devel/pkg-descr | |
parent | 00ffea039fb3464410296a24619086b9678da166 (diff) | |
download | freebsd-ports-gnome-e406cb89e646473e0a5cfe20bf30d4f0f7a22263.tar.gz freebsd-ports-gnome-e406cb89e646473e0a5cfe20bf30d4f0f7a22263.tar.zst freebsd-ports-gnome-e406cb89e646473e0a5cfe20bf30d4f0f7a22263.zip |
Add vpopmail, a virtual host and virtual user manager for qmail, at
version 4.9.
This port reserves uid 89 and gid 89, as mentioned in the
porters-handbook.
Diffstat (limited to 'mail/vpopmail-devel/pkg-descr')
-rw-r--r-- | mail/vpopmail-devel/pkg-descr | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/mail/vpopmail-devel/pkg-descr b/mail/vpopmail-devel/pkg-descr new file mode 100644 index 000000000000..a98ec621541b --- /dev/null +++ b/mail/vpopmail-devel/pkg-descr @@ -0,0 +1,21 @@ +vpopmail provides an easy way to manage virtual domains and virtual +accounts on a qmail mail server. + +Features: + +. Automates all qmail file modifications into documented command line + programs + +. Support for named and IP-based virtual domains + +. NFS safe + +. dynamic directory creation for scalability using fill-in balanced 3 + level tree + +. understands standard qmail .qmail directives + +. interacts well with qmailadmin for web-based administration, courier-imap + for IMAP support, and sqwebmail for web-based mail. + +WWW: http://inter7.com/vpopmail/ |