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 no...@apache.org on 2011/04/16 15:13:04 UTC

svn commit: r1093988 - /james/mailbox-integration-tester/trunk/src/main/resources/org/apache/james/imap/scripts/Copy.test

Author: norman
Date: Sat Apr 16 13:13:03 2011
New Revision: 1093988

URL: http://svn.apache.org/viewvc?rev=1093988&view=rev
Log:
Copy set the recent flag

Modified:
    james/mailbox-integration-tester/trunk/src/main/resources/org/apache/james/imap/scripts/Copy.test

Modified: james/mailbox-integration-tester/trunk/src/main/resources/org/apache/james/imap/scripts/Copy.test
URL: http://svn.apache.org/viewvc/james/mailbox-integration-tester/trunk/src/main/resources/org/apache/james/imap/scripts/Copy.test?rev=1093988&r1=1093987&r2=1093988&view=diff
==============================================================================
--- james/mailbox-integration-tester/trunk/src/main/resources/org/apache/james/imap/scripts/Copy.test (original)
+++ james/mailbox-integration-tester/trunk/src/main/resources/org/apache/james/imap/scripts/Copy.test Sat Apr 16 13:13:03 2011
@@ -53,9 +53,9 @@ S: \* OK \[UIDNEXT \d+\].*
 S: a7 OK \[READ-WRITE\] SELECT completed.
 
 C: a8 FETCH 1:3 (FLAGS)
-S: \* 1 FETCH \(FLAGS \(\)\)
-S: \* 2 FETCH \(FLAGS \(\\Deleted\)\)
-S: \* 3 FETCH \(FLAGS \(\)\)
+S: \* 1 FETCH \(FLAGS \(\\Recent\)\)
+S: \* 2 FETCH \(FLAGS \(\\Deleted \\Recent\)\)
+S: \* 3 FETCH \(FLAGS \(\\Recent\)\)
 S: a8 OK FETCH completed.
 
 C: a9 DELETE copied



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