You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bt...@apache.org on 2018/01/30 01:59:41 UTC

[02/11] james-project git commit: JAMES-2322 Add a "What is James?" section to the README

JAMES-2322 Add a "What is James?" section to the README


Project: http://git-wip-us.apache.org/repos/asf/james-project/repo
Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/fa234300
Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/fa234300
Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/fa234300

Branch: refs/heads/master
Commit: fa2343002e4d3147382405b1dc8fb9bf5420d886
Parents: b31d303
Author: benwa <bt...@linagora.com>
Authored: Mon Jan 29 09:33:36 2018 +0700
Committer: benwa <bt...@linagora.com>
Committed: Mon Jan 29 10:08:49 2018 +0700

----------------------------------------------------------------------
 README.adoc | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/fa234300/README.adoc
----------------------------------------------------------------------
diff --git a/README.adoc b/README.adoc
index 7245fb2..e6c2959 100644
--- a/README.adoc
+++ b/README.adoc
@@ -9,6 +9,20 @@ This is the parent module for all Apache James artifacts. It contains useful val
 * Maven plugins management section with common plugins used in the project
 * URL's and mailing-lists definitions for the project
 
+=== What is James?
+
+*James* stands for *Java Apache Mail Enterprise Server!*
+
+It has a modular architecture based on a rich set of *modern* and *efficient* components which provides at the end
+*complete, stable, secure and extendable Mail Servers running on the JVM*.
+
+Create your *own personal solution* for emails treatment by assembling the components you need thanks to the Inversion
+of Control mail platform offered and  go further customizing filtering and routing rules using *James Mailet Container*.
+
+Supported protocols are: IMAP, SMTP, JMAP, POP3 and more...
+
+Read more on https://james.apache.org/[our website].
+
 === How to try James
 
 Requirements: docker & docker-compose installed.
@@ -380,3 +394,4 @@ Note: A helper script is provided for the generation of packages for a specific
 
     $ sh dockerfiles/packaging/guice/cassandra/package.sh 3.0.1 1 c298195e84 $PWD/result
 
+


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org