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 pg...@apache.org on 2002/12/09 00:47:00 UTC

cvs commit: jakarta-james/src/xdocs index.xml

pgoldstein    2002/12/08 15:47:00

  Modified:    src/xdocs index.xml
  Log:
  Adding missing files.
  
  Revision  Changes    Path
  1.21      +10 -3     jakarta-james/src/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-james/src/xdocs/index.xml,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- index.xml	21 Nov 2002 15:10:45 -0000	1.20
  +++ index.xml	8 Dec 2002 23:47:00 -0000	1.21
  @@ -10,15 +10,22 @@
   
   <body>
   <section name="What is it?">
  -<p>The Java Apache Mail Enterprise Server (a.k.a. Apache James) is a 100% pure Java SMTP and POP3 Mail server, and NNTP News server designed to be a complete and portable enterprise mail engine solution based on currently available open protocols. </p>
  -<p>James is also a mail application platform. <br/>The James project hosts the Apache Mailet API, and James provides and implementation of this mail application platform API.  </p>
  +<p>The Java Apache Mail Enterprise Server (a.k.a. Apache James) is a 100% pure Java SMTP and POP3 Mail server and NNTP News server designed to be a complete and portable enterprise mail engine solution based on currently available open protocols. </p>
  +<p>James is also a mail application platform. <br/>The James project hosts the Apache Mailet API, and James provides an implementation of this mail application platform API.  </p>
   <p>James is based upon the Apache Avalon application framework. (For more information about Avalon, please go to <a href="http://jakarta.apache.org/avalon">http://jakarta.apache.org/avalon</a>)</p>
   <p>James requires Java 2 (either JRE 1.3 or 1.4 as of 2.0a3). </p>
   <subsection name="news">
   <p><b>Find out how to use James with sendmail</b><br/>We've added a HOW TO document explaining how to configure sendmail to route all mail through James, read it <a href="james_and_sendmail.html">Here</a>.</p>
   </subsection>
   <subsection name="releases">
  -<p><b>Latest: james-2.1a1-2002-09-19</b><br/> In the <a href="http://jakarta.apache.org/builds/jakarta-james/latest">download area.</a> This build represents changes over the previous milestone by presenting mailet developers with an easier installation process it should only be considered for evaluation, and should not be considered stable. It represents a snapshot of the most recent changes</p>
  +<p><b>Latest: james-2.1 RC2 (2002-11-15)</b><br/> 
  +Found in the <a href="http://jakarta.apache.org/builds/jakarta-james/latest">download area</a>.<br/>
  +This build is a release candidate for James 2.1. It includes all code and configuration changes 
  +expected to be included in that release.  Some additional documentation not packaged in this build 
  +will be included in the final release.</p>
  +<p>
  +Evaluation and testing of this release candidate with feedback provided on the james-user and james-dev mailing lists is strongly encouraged.
  +</p>
   <p><b>Stable: v2.0a3</b><br/>This version displays improved stability and a number of bug fixes over v2.0a2 and is the recommended stable version
   <br/><a href="http://jakarta.apache.org/builds/jakarta-james/release/v2.0a3">Binary and Source distributions of v2.0a3</a></p>
   <p><b>Get your hands on the latest versions..</b><br/>We put significant milestones, and potential release candidates in the <a href="http://jakarta.apache.org/builds/jakarta-james/latest">download area.</a><br/>Whilst the quality of these versions cannot be guaranteed they may contain important bug fixes and cool new features.<br/></p>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>