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 ch...@apache.org on 2001/04/26 16:38:29 UTC

cvs commit: jakarta-james/xdocs todo.xml

charlesb    01/04/26 07:38:29

  Modified:    xdocs    todo.xml
  Removed:     .        todo.xml
  Log:
  Combine the todo.xml files
  
  Revision  Changes    Path
  1.5       +9 -5      jakarta-james/xdocs/todo.xml
  
  Index: todo.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-james/xdocs/todo.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- todo.xml	2001/04/21 05:48:02	1.4
  +++ todo.xml	2001/04/26 14:38:27	1.5
  @@ -5,23 +5,27 @@
    <properties>
     <title>TODO</title>
     <author email="sergek@lokitech.com">Serge Knystautas</author>
  +  <author email="charles@benett1.co.uk">Charles Benett</author>
    </properties>
   
   <body>
   
   <section name="TODO">
   <p>This is a living document that will give new and existing volunteers some areas where we need help.  As always, any help is appreciated, be it documentation, code, suggestions, or feedback.
  -Last Updated 15 January 2001 (as of release 1.2.1).</p>
  +Last Updated 26 April 2001.</p>
   </section>
   <section name="High Priority">
  -<p>Write more documentation. </p>
  +<p>Port existing documentation to xdocs format</p>
  +<p>Bundle docs in dist</p>
   <p>Allow RemoteManager to change passwords of users (change attribute) </p>
  -<p>Let RemoteDelivery send all messages to a single remote server (acting like a gateway or a relay host) </p>
  -<p>Improve exception management in RemoteDelivery mailet and general notices of why delivery failures occur.</p>
  -<p>Add support for regex inside most matchers and thereby consolidate a few of them.</p>
  +
   </section>
   
   <section name="Medium Priority">
  +<p>Let RemoteDelivery send all messages to a single remote server (acting like a gateway or a relay host) </p>
  +<p>Improve exception management in RemoteDelivery mailet and general notices of why delivery failures occur.</p>
  +<p>Add support for regex inside most matchers and thereby consolidate a few of them.</p>
  +<p>Write more documentation. </p>
   <p>Make James stoppable (elegantly)</p>
   <p>Get IMAP server to alpha standard, ie basic interoperation with e-mail clients.</p>
   <p>Add #news namespace to IMAP system</p>
  
  
  

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