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 rd...@apache.org on 2009/04/27 10:35:48 UTC

svn commit: r768893 - in /james/server/trunk/build-tools: imap-post-john-sieve.mpt imap-prep-john-sieve.mpt imap-sieve.mpt imap.mpt

Author: rdonkin
Date: Mon Apr 27 08:35:48 2009
New Revision: 768893

URL: http://svn.apache.org/viewvc?rev=768893&view=rev
Log:
IMAP supports CHILDREN feature

Modified:
    james/server/trunk/build-tools/imap-post-john-sieve.mpt
    james/server/trunk/build-tools/imap-prep-john-sieve.mpt
    james/server/trunk/build-tools/imap-sieve.mpt
    james/server/trunk/build-tools/imap.mpt

Modified: james/server/trunk/build-tools/imap-post-john-sieve.mpt
URL: http://svn.apache.org/viewvc/james/server/trunk/build-tools/imap-post-john-sieve.mpt?rev=768893&r1=768892&r2=768893&view=diff
==============================================================================
--- james/server/trunk/build-tools/imap-post-john-sieve.mpt (original)
+++ james/server/trunk/build-tools/imap-post-john-sieve.mpt Mon Apr 27 08:35:48 2009
@@ -18,7 +18,7 @@
 ################################################################
 S: \* OK JAMES IMAP4rev1 Server.*
 C: abcd CAPABILITY
-S: \* CAPABILITY IMAP4rev1 LITERAL\+ NAMESPACE
+S: \* CAPABILITY IMAP4rev1 LITERAL\+ NAMESPACE CHILDREN
 S: abcd OK CAPABILITY completed.
 C: 1 LOGIN john.smith passwd
 S: 1 OK LOGIN completed.

Modified: james/server/trunk/build-tools/imap-prep-john-sieve.mpt
URL: http://svn.apache.org/viewvc/james/server/trunk/build-tools/imap-prep-john-sieve.mpt?rev=768893&r1=768892&r2=768893&view=diff
==============================================================================
--- james/server/trunk/build-tools/imap-prep-john-sieve.mpt (original)
+++ james/server/trunk/build-tools/imap-prep-john-sieve.mpt Mon Apr 27 08:35:48 2009
@@ -18,7 +18,7 @@
 ################################################################
 S: \* OK JAMES IMAP4rev1 Server.*
 C: abcd CAPABILITY
-S: \* CAPABILITY IMAP4rev1 LITERAL\+ NAMESPACE
+S: \* CAPABILITY IMAP4rev1 LITERAL\+ NAMESPACE CHILDREN
 S: abcd OK CAPABILITY completed.
 C: 1 LOGIN john.smith passwd
 S: 1 OK LOGIN completed.

Modified: james/server/trunk/build-tools/imap-sieve.mpt
URL: http://svn.apache.org/viewvc/james/server/trunk/build-tools/imap-sieve.mpt?rev=768893&r1=768892&r2=768893&view=diff
==============================================================================
--- james/server/trunk/build-tools/imap-sieve.mpt (original)
+++ james/server/trunk/build-tools/imap-sieve.mpt Mon Apr 27 08:35:48 2009
@@ -18,7 +18,7 @@
 ################################################################
 S: \* OK JAMES IMAP4rev1 Server.*
 C: abcd CAPABILITY
-S: \* CAPABILITY IMAP4rev1 LITERAL\+ NAMESPACE
+S: \* CAPABILITY IMAP4rev1 LITERAL\+ NAMESPACE CHILDREN
 S: abcd OK CAPABILITY completed.
 C: 1 LOGIN user passwd 
 S: 1 OK LOGIN completed.

Modified: james/server/trunk/build-tools/imap.mpt
URL: http://svn.apache.org/viewvc/james/server/trunk/build-tools/imap.mpt?rev=768893&r1=768892&r2=768893&view=diff
==============================================================================
--- james/server/trunk/build-tools/imap.mpt (original)
+++ james/server/trunk/build-tools/imap.mpt Mon Apr 27 08:35:48 2009
@@ -18,7 +18,7 @@
 ################################################################
 S: \* OK JAMES IMAP4rev1 Server.*
 C: abcd CAPABILITY
-S: \* CAPABILITY IMAP4rev1 LITERAL\+ NAMESPACE
+S: \* CAPABILITY IMAP4rev1 LITERAL\+ NAMESPACE CHILDREN
 S: abcd OK CAPABILITY completed.
 C: 1 LOGIN user passwd 
 S: 1 OK LOGIN completed.



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