aboutsummaryrefslogtreecommitdiff
path: root/mail/Makefile
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2008-01-20 06:28:11 +0000
committerBeech Rintoul <beech@FreeBSD.org>2008-01-20 06:28:11 +0000
commit223be40eaafa39ef21308ec159f98dcce380a1f7 (patch)
treeccfa27551af38e82a162394498ee349146b561ad /mail/Makefile
parent6704901561305af92c986e32633b104912ab4c5d (diff)
downloadports-223be40eaafa39ef21308ec159f98dcce380a1f7.tar.gz
ports-223be40eaafa39ef21308ec159f98dcce380a1f7.zip
- New port vmailmgr-0.97
- VMailMgr (short for Virtual MAIL ManaGeR) is a package of programs designed to manage multiple domains of mail addresses and mailboxes on a single host. It co-operates with qmail for mail delivery and program control. - It features: - A password checking interface between qmail-popup and qmail-pop3d which replaces the usual checkpassword, as well as an authentication module for Courier IMAP, that provide access to the virtual mailboxes by one of three methods: IP-based virtual server access (invisible to the POP3 user) username-based access (username-virtualuser) hostname-based access (virtualuser@virtual.host or virtualuser:virtual.host) - CDB-based password tables to speed up access for domains of any size. - Tools to setup a virtual domain, add and delete individual virtual users and aliases, and to change passwords. CGI programs to accomplish the above tasks from a set of web pages. - A native PHP library to compliment or replace the CGIs. - A daemon process that securely directs the operation of the CGIs and PHP code. - A separate delivery agent that automatically deals with any address inside a virtual domain from a single .qmail-default file. WWW: http://www.vmailmgr.org PR: ports/117509 Submitted by: Mij <mij@bitchx.it> (maintainer) Approved by: linimon (mentor)
Notes
Notes: svn path=/head/; revision=205864
Diffstat (limited to 'mail/Makefile')
-rw-r--r--mail/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile
index 230a36857cfc..e4383be00984 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -640,6 +640,7 @@
SUBDIR += vexim
SUBDIR += vm
SUBDIR += vm-pop3d
+ SUBDIR += vmailmgr
SUBDIR += vodmr
SUBDIR += vpopmail
SUBDIR += vpopmail-devel