MAILBOX-270: Documentation update

Project: http://git-wip-us.apache.org/repos/asf/james-project/repo
Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/5fb155a6
Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/5fb155a6
Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/5fb155a6

Branch: refs/heads/master
Commit: 5fb155a6866b8c47a3c61d0e5ff6b846af6f255b
Parents: d455ab4
Author: Quynh Nguyen <qngu...@linagora.com>
Authored: Wed Nov 9 11:47:54 2016 +0700
Committer: Quynh Nguyen <qngu...@linagora.com>
Committed: Wed Nov 9 11:56:54 2016 +0700

----------------------------------------------------------------------
 server/src/site/xdoc/feature-protocols.xml | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/5fb155a6/server/src/site/xdoc/feature-protocols.xml
----------------------------------------------------------------------
diff --git a/server/src/site/xdoc/feature-protocols.xml 
b/server/src/site/xdoc/feature-protocols.xml
index a479726..db708d9 100644
--- a/server/src/site/xdoc/feature-protocols.xml
+++ b/server/src/site/xdoc/feature-protocols.xml
@@ -78,6 +78,20 @@
         Note that MOVE extension (RFC-6851) needs a MailboxManager 
implementing the move function. For now, this is only done with
         the CassandraMailboxManager
       </p>
+      <p>
+        It supports the METADATA extension (RFC-5464):
+        <ul>
+          <li>
+            It does not support the server's metadata so far.
+          </li>
+          <li>
+            It does not support permission on metadata because the ACL 
extension is not present.
+          </li>
+          <li>
+            The quota limitations on MailboxAnnotations are hardcoded. They 
concern the number of annotations per mailbox (10), as well as the size of an 
annotation (1024 bytes)
+          </li>
+        </ul>
+      </p>
     </subsection>
     
     <subsection name="POP3 Protocol">


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

Reply via email to