The following issue has been RESOLVED. 
====================================================================== 
http://www.dbmail.org/mantis/view.php?id=552 
====================================================================== 
Reported By:                idk
Assigned To:                paul
====================================================================== 
Project:                    DBMail
Issue ID:                   552
Category:                   IMAP daemon
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     resolved
target:                      
Resolution:                 fixed
Fixed in Version:           2.2.5
====================================================================== 
Date Submitted:             26-Mar-07 00:51 CEST
Last Modified:              29-Mar-07 12:15 CEST
====================================================================== 
Summary:                    IMAP COPY says BAD too many arguments to COPY since
2481
Description: 
UID COPY 1234 "FOLDER"
BAD too many arguments to COPY

Last functional version was 2480:

UID COPY 1234 "FOLDER"
OK UID COPY completed

2482 has the same problem.
====================================================================== 

---------------------------------------------------------------------- 
 idk - 26-Mar-07 14:07  
---------------------------------------------------------------------- 
Sorry, I don't use a SVN Trunk, but 2.2 branch. 

---------------------------------------------------------------------- 
 paul - 26-Mar-07 14:40  
---------------------------------------------------------------------- 
this was a transient problem that is fixed in the 2.2 branch. 

---------------------------------------------------------------------- 
 idk - 29-Mar-07 00:18  
---------------------------------------------------------------------- 
I'm not sure, 2485 revision has the same issue and in addition completly
bad fetch list is returned:

before (correct):

zhp0 UID FETCH 562247:* (BODY.PEEK[HEADER.FIELDS (References X-Ref
X-Priority X-MSMail-Priority X-MSOESRec Newsgroups)] ENVELOPE RFC822.SIZE
UID FLAGS INTERNALDATE)
* 102 FETCH (INTERNALDATE "28-Mar-2007 23:54:31 +0200" RFC822.SIZE 686
FLAGS () UID 562250 ENVELOPE ("Wed, 28 Mar 2007 23:54:31 +0200" "Vitejte"
(("Postovni urad" NIL "admin" "domain")) (("Postovni urad" NIL "admin"
"domain")) (("Postovni urad" NIL "admin" "domain")) ((NIL NIL "admin"
"domain")) NIL NIL NIL "<[EMAIL PROTECTED]>")
BODY[HEADER.FIELDS (References X-Ref X-Priority X-MSMail-Priority
X-MSOESRec Newsgroups)] {2}

)
zhp0 OK UID FETCH completed

and now (bad)

zhp0 UID FETCH 562247:* (BODY.PEEK[HEADER.FIELDS (References X-Ref
X-Priority X-MSMail-Priority X-MSOESRec Newsgroups)] ENVELOPE RFC822.SIZE
UID FLAGS INTERNALDATE)
* 102 FETCH (INTERNALDATE "28-Mar-2007 23:54:31 +0200" RFC822.SIZE 686
FLAGS () UID 562250 BODY[HEADER.FIELDS (References X-Ref X-Priority
X-MSMail-Priority X-MSOESRec Newsgroups)] {2}

)
zhp0 OK UID FETCH completed

So ENVELOPE item is missing now. MSOE shows empty lines in message list on
place of new messages.

COPY still says BAD too many args and moreover ENVELOPE is missing in
FETCH ENVELOPE result. 

---------------------------------------------------------------------- 
 paul - 29-Mar-07 12:15  
---------------------------------------------------------------------- 
could you please test rev 2486 for both problems? I'm pretty sure I fixed
them. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
26-Mar-07 00:51 idk            New Issue                                    
26-Mar-07 14:07 idk            Note Added: 0001974                          
26-Mar-07 14:40 paul           Note Added: 0001975                          
26-Mar-07 14:40 paul           Assigned To               => paul            
26-Mar-07 14:40 paul           Status                   new => resolved     
26-Mar-07 14:40 paul           Resolution               open => fixed       
29-Mar-07 00:18 idk            Status                   resolved => feedback
29-Mar-07 00:18 idk            Resolution               fixed => reopened   
29-Mar-07 00:18 idk            Note Added: 0001987                          
29-Mar-07 12:15 paul           Note Added: 0001989                          
29-Mar-07 12:15 paul           Status                   feedback => resolved
29-Mar-07 12:15 paul           Resolution               reopened => fixed   
29-Mar-07 12:15 paul           Fixed in Version          => 2.2.5           
======================================================================

_______________________________________________
Dbmail-dev mailing list
Dbmail-dev@dbmail.org
http://twister.fastxs.net/mailman/listinfo/dbmail-dev

Reply via email to