Author: eric
Date: Tue May 17 12:00:31 2011
New Revision: 1104175
URL: http://svn.apache.org/viewvc?rev=1104175&view=rev
Log:
Align 'James' to official 'Apache James' naming (JAMES-1219)
Modified:
james/server/trunk/src/site/xdoc/feature-servers.xml
Modified: james/server/trunk/src/site/xdoc/feature-servers.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/feature-servers.xml?rev=1104175&r1=1104174&r2=1104175&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/feature-servers.xml (original)
+++ james/server/trunk/src/site/xdoc/feature-servers.xml Tue May 17 12:00:31
2011
@@ -29,17 +29,17 @@
<subsection name="Introduction">
- <p>James is an open source project intended to produce a robust,
flexible, and powerful
+ <p>Apache James is an open source project intended to produce a robust,
flexible, and powerful
enterprise class server that provides email and email-related services.
It is also designed to
be highly customizable, allowing administrators to configure James to
process email in a
nearly endless variety of fashions.</p>
- <p>The standard James distribution deploys inside the Spring dependency
injection container.
- In addition to providing a robust server architecture for James, the use
of Spring allows James administrators
+ <p>The standard Apache James distribution deploys inside the Spring
dependency injection container.
+ In addition to providing a robust server architecture for James, the use
of Spring allows Apache James administrators
to deploy their own applications inside the container. These
applications can then be accessed during
mail processing.</p>
- <p>The James server is implemented as a complete collection of servers
and related components that, taken together,
+ <p>The Apache James Server is implemented as a complete collection of
servers and related components that, taken together,
provide an email solution. These components are described below.</p>
</subsection>
@@ -47,7 +47,7 @@
<subsection name="SMTP Protocol">
<p>SMTP (Simple Mail Transport Protocol) is the standard method of
sending and delivering
- email on the internet. James provides a full-function implementation of
the SMTP specification,
+ email on the internet. Apache James provides a full-function
implementation of the SMTP specification,
with support for some optional features such as message size limits,
SMTP auth, and encrypted
client/server communication.</p>
@@ -60,9 +60,9 @@
<p>The IMAP4 protocol allows users to retrieve email messages. It is
the method
most commonly used by email clients to download and manage email
messages.</p>
- <p>The James version of the IMAP4 service is a simple and
straightforward implementation that
+ <p>The Apache James version of the IMAP4 service is a simple and
straightforward implementation that
provides full compliance with the specification and maximum
compatibility with common
- IMAP4 clients. In addition, James can be configured to require SSL/TLS
connections for
+ IMAP4 clients. In addition, Apache James can be configured to require
SSL/TLS connections for
IMAP4 client connecting to the server.</p>
<p>More information on configuring the IMAP4 service can be found <a
href="config-imap4.html">here</a>.</p>
@@ -74,9 +74,9 @@
<p>The POP3 protocol allows users to retrieve email messages. It is the
method
most commonly used by email clients to download and manage email
messages.</p>
- <p>The James version of the POP3 service is a simple and straightforward
implementation that
+ <p>The Apache James version of the POP3 service is a simple and
straightforward implementation that
provides full compliance with the specification and maximum
compatibility with common
- POP3 clients. In addition, James can be configured to require SSL/TLS
connections for
+ POP3 clients. In addition, Apache James can be configured to require
SSL/TLS connections for
POP3 client connecting to the server.</p>
<p>More information on configuring the POP3 service can be found <a
href="config-pop3.html">here</a>.</p>
@@ -85,8 +85,8 @@
<subsection name="FetchMail">
- <p>FetchMail, unlike the other James components, is not an
implementation of an RFC. Instead, it's a
- component that allows the administrator to configure James to retrieve
email from a number of POP3
+ <p>FetchMail, unlike the other Apache James components, is not an
implementation of an RFC. Instead, it's a
+ component that allows the administrator to configure Apache James to
retrieve email from a number of POP3
servers and deliver them to the local spool. This is useful for
consolidating mail delivered to a
number of accounts on different machines to a single account.</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]