Blake Crosby writes: 

> Here are some benchmarks! 
> 
> mailbox size = 1500 messages 
> 
> The time it takes for EUDORA to filter through those messages is extremely 
> long. The type of IMAP commands it is sending are the following: 
> 
> 00072 UID SEARCH UID 20060 OR (HEADER To [EMAIL PROTECTED]) (HEADER Cc 
> [EMAIL PROTECTED]) 
> 
> 00067 UID SEARCH UID 20060 HEADER Subject [CFTALKTor] 
> 
> In comparison, I have a cyrus-imap mailbox with 7100 messages and it 
> wizzes through the search requests. 
> 
> Is there anyway you can take a look at the search code and see if you can 
> optimize it?

The search code is already optimized. In fact, your information suggests a 
possible Eudora bug that makes it spit out nonsensical search queries. 

-- 
Sam 



-------------------------------------------------------
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to