﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
1485668,"Large search result sets sometimes fail to display (displays ""Search returned no matches"")",mbac,,"To reproduce, open a mailbox with a few thousand messages.  Perform a search that matches several hundred messages.  RoundCube may emit an IMAP command like this:

[06-Jan-2009 14:52:51 -0500]: C: FH12 FETCH 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38
,39 (UID RFC822.SIZE FLAGS INTERNALDATE BODY.PEEK[HEADER.FIELDS (DATE FROM TO SUBJECT REPLY-TO IN-REPLY-TO CC BCC CONTENT-TRANSFER-ENCODING CONTENT-TY
PE MESSAGE-ID REFERENCES DISPOSITION-NOTIFICATION-TO X-PRIORITY)])
[06-Jan-2009 14:52:51 -0500]: S: FH12 NO Error in IMAP command received by server.

which fails against courier-imap because of the invalid(?) id 0 at the start.
 
This attached diff shows our workaround.
",Feature Patches,closed,5,0.2.1,IMAP connection,0.2-stable,normal,fixed,imap search courier,
