Date: Mon, 9 Apr 2007 20:44:47 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail Makefile ports/mail/james Makefile distinfo pkg-descr pkg-plist ports/mail/james/files james.sh.in Message-ID: <200704092044.l39Kil6i026161@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2007-04-09 20:44:47 UTC
FreeBSD ports repository
Modified files:
mail Makefile
Added files:
mail/james Makefile distinfo pkg-descr pkg-plist
mail/james/files james.sh.in
Log:
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>
Revision Changes Path
1.844 +1 -0 ports/mail/Makefile
1.1 +64 -0 ports/mail/james/Makefile (new)
1.1 +3 -0 ports/mail/james/distinfo (new)
1.1 +178 -0 ports/mail/james/files/james.sh.in (new)
1.1 +17 -0 ports/mail/james/pkg-descr (new)
1.1 +129 -0 ports/mail/james/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704092044.l39Kil6i026161>
