Mark Edwards wrote:
On Feb 24, 2006, at 1:35 PM, phil wrote:
[snip]
Well, in any case, why is doing anything other than saying, "give me this particular message data" and then displaying it?
I guess that the cause of this problem is when RC fetches the message index to show the correct links to next/previous message. This is also done while opening a message and could be related to the mailbox size.
Just to locate the problem, you should remove/comment the lines 68 to 74 in program/steps/mail/show.inc and check if performance is getting better.
I don't have an idea what takes that long in fetching the message index (just doing a SORT command and then fetching the UIDs)
Any suggestions to improve this operation are welcome.
Regards, Thomas