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 er...@apache.org on 2010/10/31 06:40:50 UTC

svn commit: r1029252 - /james/imap/trunk/src/site/xdoc/index.xml

Author: eric
Date: Sun Oct 31 05:40:49 2010
New Revision: 1029252

URL: http://svn.apache.org/viewvc?rev=1029252&view=rev
Log:
Add need for a mailbox persistence layer.

Modified:
    james/imap/trunk/src/site/xdoc/index.xml

Modified: james/imap/trunk/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/james/imap/trunk/src/site/xdoc/index.xml?rev=1029252&r1=1029251&r2=1029252&view=diff
==============================================================================
--- james/imap/trunk/src/site/xdoc/index.xml (original)
+++ james/imap/trunk/src/site/xdoc/index.xml Sun Oct 31 05:40:49 2010
@@ -31,7 +31,7 @@
    
     <p>A library providing a flexible codec for IMAP, command processors 
        and a sample data access layer. In combination with a socket layer,
-       this library can be used to create an IMAP server.</p>
+       and a mailbox persistence, this library can be used to create an IMAP server.</p>
 
   </section>
 



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