Author: norman
Date: Fri Apr 15 08:02:28 2011
New Revision: 1092619

URL: http://svn.apache.org/viewvc?rev=1092619&view=rev
Log:
Update scripts to be correct with rfc3501

Modified:
    
james/mailbox-integration-tester/trunk/src/main/resources/org/apache/james/imap/scripts/FetchMultipartBodyStructure.test
    
james/mailbox-integration-tester/trunk/src/main/resources/org/apache/james/imap/scripts/FetchSimpleBodyStructure.test
    
james/mailbox-integration-tester/trunk/src/main/resources/org/apache/james/imap/scripts/FetchStructureComplex.test
    
james/mailbox-integration-tester/trunk/src/main/resources/org/apache/james/imap/scripts/SearchAtoms.test

Modified: 
james/mailbox-integration-tester/trunk/src/main/resources/org/apache/james/imap/scripts/FetchMultipartBodyStructure.test
URL: 
http://svn.apache.org/viewvc/james/mailbox-integration-tester/trunk/src/main/resources/org/apache/james/imap/scripts/FetchMultipartBodyStructure.test?rev=1092619&r1=1092618&r2=1092619&view=diff
==============================================================================
--- 
james/mailbox-integration-tester/trunk/src/main/resources/org/apache/james/imap/scripts/FetchMultipartBodyStructure.test
 (original)
+++ 
james/mailbox-integration-tester/trunk/src/main/resources/org/apache/james/imap/scripts/FetchMultipartBodyStructure.test
 Fri Apr 15 08:02:28 2011
@@ -584,7 +584,8 @@ S: 
 S: \)
 S: A12 OK FETCH completed\.
 C: A13 FETCH 1 (BODY[3.HEADER])
-S: \* 1 FETCH \(BODY\[3\.HEADER\] \{0\}
+S: \* 1 FETCH \(BODY\[3\.HEADER\] \{2\}
+S: 
 S: \)
 S: A13 OK FETCH completed\.
 C: A14 FETCH 1 (BODY[3.TEXT])

Modified: 
james/mailbox-integration-tester/trunk/src/main/resources/org/apache/james/imap/scripts/FetchSimpleBodyStructure.test
URL: 
http://svn.apache.org/viewvc/james/mailbox-integration-tester/trunk/src/main/resources/org/apache/james/imap/scripts/FetchSimpleBodyStructure.test?rev=1092619&r1=1092618&r2=1092619&view=diff
==============================================================================
--- 
james/mailbox-integration-tester/trunk/src/main/resources/org/apache/james/imap/scripts/FetchSimpleBodyStructure.test
 (original)
+++ 
james/mailbox-integration-tester/trunk/src/main/resources/org/apache/james/imap/scripts/FetchSimpleBodyStructure.test
 Fri Apr 15 08:02:28 2011
@@ -134,7 +134,8 @@ S: \)
 S: A13 OK FETCH completed\.
 C: A14 FETCH 1 (BODY[3.HEADER])
 # See http://markmail.org/message/2jconrj7scvdi5dj
-S: \* 1 FETCH \(BODY\[3\.HEADER\] \{0\}
+S: \* 1 FETCH \(BODY\[3\.HEADER\] \{2\}
+S: 
 S: \)
 S: A14 OK FETCH completed\.
 C: A15 FETCH 1 (BODY[3.TEXT])

Modified: 
james/mailbox-integration-tester/trunk/src/main/resources/org/apache/james/imap/scripts/FetchStructureComplex.test
URL: 
http://svn.apache.org/viewvc/james/mailbox-integration-tester/trunk/src/main/resources/org/apache/james/imap/scripts/FetchStructureComplex.test?rev=1092619&r1=1092618&r2=1092619&view=diff
==============================================================================
--- 
james/mailbox-integration-tester/trunk/src/main/resources/org/apache/james/imap/scripts/FetchStructureComplex.test
 (original)
+++ 
james/mailbox-integration-tester/trunk/src/main/resources/org/apache/james/imap/scripts/FetchStructureComplex.test
 Fri Apr 15 08:02:28 2011
@@ -1419,7 +1419,8 @@ S: VGhlIHNvaWwgaXMgdGhpcywgdGhhdCB0aG91I
 S: Y2txdW90ZT4KPC9ib2R5PjwvaHRtbD4K\)
 S: A16 OK FETCH completed\.
 C: A17 FETCH 1 (BODY[3.HEADER])
-S: \* 1 FETCH \(BODY\[3\.HEADER\] \{0\}
+S: \* 1 FETCH \(BODY\[3\.HEADER\] \{2\}
+S: 
 S: \)
 S: A17 OK FETCH completed\.
 C: A18 FETCH 1 (BODY[3.TEXT])

Modified: 
james/mailbox-integration-tester/trunk/src/main/resources/org/apache/james/imap/scripts/SearchAtoms.test
URL: 
http://svn.apache.org/viewvc/james/mailbox-integration-tester/trunk/src/main/resources/org/apache/james/imap/scripts/SearchAtoms.test?rev=1092619&r1=1092618&r2=1092619&view=diff
==============================================================================
--- 
james/mailbox-integration-tester/trunk/src/main/resources/org/apache/james/imap/scripts/SearchAtoms.test
 (original)
+++ 
james/mailbox-integration-tester/trunk/src/main/resources/org/apache/james/imap/scripts/SearchAtoms.test
 Fri Apr 15 08:02:28 2011
@@ -1710,7 +1710,7 @@ C: A81 SEARCH 3:5
 S: \* SEARCH 3 4 5
 S: A81 OK SEARCH completed\.
 C: A82 SEARCH *:10
-S: \* SEARCH 1 2 3 4 5 6 7 8 9 10
+S: \* SEARCH 10 11 12 13 14 15 16 17 18 19
 S: A82 OK SEARCH completed\.
 C: A83 SEARCH 17:*
 S: \* SEARCH 17 18 19



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to