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

Reply via email to