summaryrefslogtreecommitdiff
path: root/mail/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-07-17 01:16:02 +0000
committerSteve Price <steve@FreeBSD.org>2000-07-17 01:16:02 +0000
commit1b62e28fc901c9619fe44679a06eec81157ee010 (patch)
treea670c31b8bbbb90c84712353096e6fa62ab67096 /mail/Makefile
parentRemove trailing '/' from the gsnes9x entry. (diff)
Adding mailman version 1.1.
Mailman is software to help manage email discussion lists, much like Majordomo and Smartmail. Unlike most similar products, Mailman gives each mailing list a web page, and allows users to subscribe, unsubscribe, etc. over the web. Even the list manager can administer his or her list entirely from the web. Mailman also integrates most things people want to do with mailing lists, including archiving, mail-to-news gateways, integrated bounce handling, spam prevention, email-based admin commands, direct SMTP delivery (with fast bulk mailing), support for virtual domains, and more. PR: 19400 Submitted by: Nick Hibma <n_hibma@calcaphon.com>
Notes
Notes: svn path=/head/; revision=30726
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 fb35fc926b23..731beef9027c 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -44,6 +44,7 @@
SUBDIR += mailcrypt
SUBDIR += maildrop
SUBDIR += mailfilter
+ SUBDIR += mailman
SUBDIR += mailx
SUBDIR += majorcool
SUBDIR += majordomo