diff options
author | nbm <nbm@FreeBSD.org> | 2000-09-23 22:40:34 +0800 |
---|---|---|
committer | nbm <nbm@FreeBSD.org> | 2000-09-23 22:40:34 +0800 |
commit | b789fa22aa7491459b4ef01c0e27be4aa3af2de5 (patch) | |
tree | 69a9a5c69269f4981d060db0fba8fd2c153814f1 /mail/Makefile | |
parent | e2091833bb2ad89f01dbdef4c98c1acb4dcdf89a (diff) | |
download | freebsd-ports-gnome-b789fa22aa7491459b4ef01c0e27be4aa3af2de5.tar.gz freebsd-ports-gnome-b789fa22aa7491459b4ef01c0e27be4aa3af2de5.tar.zst freebsd-ports-gnome-b789fa22aa7491459b4ef01c0e27be4aa3af2de5.zip |
Add qmailadmin, a web-based vpopmail mail server administrator, which
allows you to set up POP accounts, forwarders, mailing lists, and such
from the web.
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index 185b1fc3cc12..74391478a5db 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -104,6 +104,7 @@ SUBDIR += qmail SUBDIR += qmail-contrib SUBDIR += qmail-ldap + SUBDIR += qmailadmin SUBDIR += qmailanalog SUBDIR += qpopper SUBDIR += rblcheck |