The following issue has been CLOSED 
====================================================================== 
http://www.dbmail.org/mantis/view.php?id=735 
====================================================================== 
Reported By:                dirixmjm
Assigned To:                
====================================================================== 
Project:                    DBMail
Issue ID:                   735
Category:                   IMAP daemon
Reproducibility:            always
Severity:                   trivial
Priority:                   normal
Status:                     closed
target:                      
Resolution:                 no change required
Fixed in Version:           
====================================================================== 
Date Submitted:             20-Nov-08 15:12 CET
Last Modified:              20-Nov-08 15:34 CET
====================================================================== 
Summary:                    wrong message count in IDLE mode
Description: 
Hi,

I'm not 100% sure if I misunderstood the RFC. But I think this is a bug.
If I have 2 IMAP clients of which one uses IDLE, and the other deletes
messages. If the second client deletes multiple messages i.e. message 1
and 7 the IDLE client receives:
* 1 EXPUNGE
* 7 EXPUNGE
Which looks ok. Now if the other client deletes messages 14, 13 and 12 the
IDLE client receives:
* 12 EXPUNGE
* 12 EXPUNGE
* 12 EXPUNGE

Is this right? Should not 14, 13 and 12 be listed?
====================================================================== 

---------------------------------------------------------------------- 
 paul - 20-Nov-08 15:34  
---------------------------------------------------------------------- 


Actually it's the first response that is broken, not the latter.

This is all fixed in 2.3.x

please read:
http://tools.ietf.org/html/rfc3501#section-7.4.1
for more information. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
20-Nov-08 15:12 dirixmjm       New Issue                                    
20-Nov-08 15:34 paul           Note Added: 0002635                          
20-Nov-08 15:34 paul           Status                   new => closed       
20-Nov-08 15:34 paul           Resolution               open => no change
required
======================================================================

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

Reply via email to