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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to