aboutsummaryrefslogtreecommitdiff
path: root/mail/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-04-09 20:44:47 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-04-09 20:44:47 +0000
commit18872bb1bb13f726d85778d563c51bfbfcc399bc (patch)
tree3932d0bb6a27b2e49262a0d463c78d681b86a8dc /mail/Makefile
parente280a64422344a0f5020acd2fff451c8c280e565 (diff)
downloadports-18872bb1bb13f726d85778d563c51bfbfcc399bc.tar.gz
ports-18872bb1bb13f726d85778d563c51bfbfcc399bc.zip
The Apache Java Enterprise Mail Server (a.k.a. Apache James) is a 100% pure
Java SMTP and POP3 Mail server and NNTP News server. We have designed James to be a complete and portable enterprise mail engine solution based on currently available open protocols. James is also a mail application platform. We have developed a Java API to let you write Java code to process emails that we call the mailet API. A mailet can generate an automatic reply, update a database, prevent spam, build a message archive, or whatever you can imagine. A matcher determines whether your mailet should process an email in the server. The James project hosts the Mailet API, and James provides an implementation of this mail appli -cation platform API. James is based upon the Apache Avalon application framework, formerly a product of the Apache Avalon project. WWW: http://james.apache.org/ PR: ports/111041 Submitted by: Nemo Liu <nemoliu at gmail.com>
Notes
Notes: svn path=/head/; revision=189602
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 984c2cd4e26c..2f8def61b24c 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -173,6 +173,7 @@
SUBDIR += isoqlog
SUBDIR += isync
SUBDIR += itraxp
+ SUBDIR += james
SUBDIR += jamlib
SUBDIR += jboss-mailservices
SUBDIR += junkfilter