noel        2003/02/13 15:26:16

  Modified:    www      announcement_2_1.html changelog.html index.html
  Log:
  James v2.1.1 release
  
  Revision  Changes    Path
  1.5       +2 -2      jakarta-james/www/announcement_2_1.html
  
  Index: announcement_2_1.html
  ===================================================================
  RCS file: /home/cvs/jakarta-james/www/announcement_2_1.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- announcement_2_1.html     6 Feb 2003 06:19:26 -0000       1.4
  +++ announcement_2_1.html     13 Feb 2003 23:26:15 -0000      1.5
  @@ -179,8 +179,8 @@
   to the James project, please subscribe to the James developer mailing list.</p>
   
   
  -<p>Information about James can be found at the <a 
href="http://jakarta.apache.org/james";>James web site</a> 
  -at http://jakarta.apache.org/james.  Users interested in subscribing to the James 
  +<p>Information about James can be found at the <a 
href="http://james.apache.org/";>James web site</a> 
  +at http://james.apache.org/.  Users interested in subscribing to the James 
   <a href="mailto:[EMAIL PROTECTED]";>user</a> and 
   <a href="mailto:[EMAIL PROTECTED]";>developer</a> mailings 
lists should send emails 
   to [EMAIL PROTECTED] and 
[EMAIL PROTECTED], respectively</p>
  
  
  
  1.17      +36 -3     jakarta-james/www/changelog.html
  
  Index: changelog.html
  ===================================================================
  RCS file: /home/cvs/jakarta-james/www/changelog.html,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- changelog.html    9 Feb 2003 19:21:30 -0000       1.16
  +++ changelog.html    13 Feb 2003 23:26:15 -0000      1.17
  @@ -2,8 +2,8 @@
   <head>
   <META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
   <title>Apache James - ChangeLog - Java Mail and News server, SMTP POP3 NNTP</title>
  -<meta value="Serge Knystautas" name="author">
  -<meta value="[EMAIL PROTECTED]" name="email">
  +<meta value="James Project" name="author">
  +<meta value="[EMAIL PROTECTED]" name="email">
   <meta 
content="mail,email,news,SMTP,POP3,NNTP,IMAP,MAILET,JAVA,WINDOWS,LINUX,server,Windows,2k,NT,98,ME,XP,Linux."
 name="keywords">
   <meta content="Free (Open Source) Java mail server (mailserver) from Apache. 
Providing SMTP POP3 IMAP and News NNTP runs on Microsoft Windows 2k,NT,98,ME,XP, and 
most flavours of Linux." name="description">
   <meta content="ALL" name="ROBOTS">
  @@ -152,6 +152,39 @@
   <td>
   <blockquote>
   
  +<p>No release date.  Planned changes:</p>
  +
  +<li>All enhancements from James v2</li>
  +
  +<li>Mailet API v3</li>
  +
  +<li>Use of JNDI for resources and user repositories</li>
  +
  +<li>Use of JavaMail stores</li>
  +
  +<li>Improved performance</li>
  +
  +<li>More fully featured mailing list support</li>
  +
  +<li>And <a href="http://nagoya.apache.org/wiki/apachewiki.cgi?JamesV3";>more</a>
  +</li>
  +
  +</blockquote>
  +</td>
  +</tr>
  +</table>
  +<table width="100%" cellpadding="2" cellspacing="0" border="0">
  +<tr>
  +<td bgcolor="#525D76"><font face="arial,helvetica.sanserif" color="#ffffff"><a 
name="Version%202.1.2"><strong>Version 2.1.2</strong></a></font></td>
  +</tr>
  +<tr>
  +<td>
  +<blockquote>
  +
  +<p>Expected release March 2003</p>
  +
  +<li>[JW] (code) JavaMail tuning in RemoteDelivery</li>
  +
   <li>[SS4] (update) Upgrade to DnsJava 1.3.2</li>
   
   <li>[SS4] (code) DNS service can auto-discover DNS servers</li>
  @@ -172,7 +205,7 @@
   <td>
   <blockquote>
   
  -<p>Expected release February 2003</p>
  +<p>Released 11 February 2003</p>
   
   <li> [KL] (code) SMTP AUTH compatibility change</li>
   
  
  
  
  1.24      +18 -14    jakarta-james/www/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-james/www/index.html,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- index.html        6 Feb 2003 06:19:26 -0000       1.23
  +++ index.html        13 Feb 2003 23:26:15 -0000      1.24
  @@ -2,10 +2,8 @@
   <head>
   <META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
   <title>Apache James - Overview - Java Mail and News server, SMTP POP3 NNTP</title>
  -<meta value="Serge Knystautas" name="author">
  -<meta value="[EMAIL PROTECTED]" name="email">
  -<meta value="Danny Angus" name="author">
  -<meta value="[EMAIL PROTECTED]" name="email">
  +<meta value="James Project" name="author">
  +<meta value="[EMAIL PROTECTED]" name="email">
   <meta 
content="mail,email,news,SMTP,POP3,NNTP,IMAP,MAILET,JAVA,WINDOWS,LINUX,server,Windows,2k,NT,98,ME,XP,Linux."
 name="keywords">
   <meta content="Free (Open Source) Java mail server (mailserver) from Apache. 
Providing SMTP POP3 IMAP and News NNTP runs on Microsoft Windows 2k,NT,98,ME,XP, and 
most flavours of Linux." name="description">
   <meta content="ALL" name="ROBOTS">
  @@ -158,7 +156,7 @@
   
   <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 is based upon the Apache Avalon application framework. (For more 
information about Avalon, please go to <a 
href="http://avalon.apache.org/";>http://avalon.apache.org/</a>)</p>
   
   <p>James requires Java 2 (either JRE 1.3 or 1.4 as of 2.0a3). </p>
   
  @@ -171,6 +169,11 @@
   <blockquote>
   
   <p>
  +<b>James v2.1.1</b>
  +<br>
  +<a href="#releases">James v2.1.1</a> is released.</p>
  +
  +<p>
   <b>James Comes Of Age</b>
   <br>We're proud to announce that Jakarta James has been promoted from being a 
Jakarta sub-project to Apache James, a top-level project of the Apache Software 
Foundation (ASF).  James now has its own Project Management Committee, and reports 
directly to the <a href="http://www.apache.org/foundation";>ASF</a>.</p>
   
  @@ -194,20 +197,21 @@
   <blockquote>
   
   <p>
  -<b>Latest and Stable: james-2.1</b>
  +<b>Latest and Stable: James v2.1.1</b>
   <br>
  -James v2.1 is the current release.  Both <a 
href="http://jakarta.apache.org/site/binindex.cgi";>binary</a> and <a 
href="http://jakarta.apache.org/site/sourceindex.cgi";>source</a> distributions are 
available.</p>
  +James v2.1.1 is the current release.  Both <a 
href="http://jakarta.apache.org/site/binindex.cgi";>binary</a> and <a 
href="http://jakarta.apache.org/site/sourceindex.cgi";>source</a> distributions are 
available.</p>
   
  +James v2.1.1 is an incremental update to James v2.1.  See the <a 
href="changelog.html">Change Log</a> for a detailed list of changes,
  +which are mostly in the area of improved stability.
   
  -<p>This release has many enhancements and bug fixes over the previous
  -release.  See the <a href="http://jakarta.apache.org/james/changelog.html";>Change 
Log</a>
  -for a detailed list of changes.  Some of the earlier defects could
  -turn a James mail server into an Open Relay.  All users of James 2.0a3
  -and earlier are urged to upgrade to James v2.1 as soon as
  -possible.</p>
  +<p>James v2.1 has many enhancements and bug fixes over the previous
  +release.  See the <a href="changelog.html">Change Log</a> for a
  +detailed list of changes.  Some of the earlier defects could turn a
  +James mail server into an Open Relay.  All users of James 2.0a3 and
  +earlier are urged to upgrade as soon as possible.</p>
   
   
  -<p>For details see the <A 
HREF="http://jakarta.apache.org/james/announcement_2_1.html";>Official
  +<p>For details see the <A HREF="announcement_2_1.html">Official
   Announcement</A>.</p>
   
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to