On Thu, 2002-03-07 at 18:40, Zot O'Connor wrote: [snip] > So now I wonder if the message range is "too big" for cyrus, I mean it > is 1760 chars big. Or is it evolution not waiting long enough?
There is no waiting period, it either does it or it doesn't. Your first guess is probably correct though. This is already fixed in CVS by splitting the command into multiple commands. > > > At a minimum it seems like evolution needs to look for the BAD response > and then either send a full expunge, or send partial lists. Already does in CVS. [snip] Basically, if the server says it supports UIDPLUS and doesn't support UID EXPUNGE, then it's broken. You CANNOT claim to support UIDPLUS if you don't support UID EXPUNGE. Jeff -- Jeffrey Stedfast Evolution Hacker - Ximian, Inc. [EMAIL PROTECTED] - www.ximian.com _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
