[redirected to the mailing list]

On Mon, 22 Jul 2002 00:37:58 -0300 [EMAIL PROTECTED] wrote:

> Can't wait for the new release... I do wonder about one thing though.
> 
> Outlook handles IMAP very differently, it seems to cache all the message
> headers and can browse them very quickly. In M, paging up polls the server
> for new headers, its very very slow ;(
> 
> Just wondering whats up with that, a bug? just needs code? thanks

 In fact, it's a feature and not a bug :-)

 Mahogany tries to avoid downloading more headers than needed as much as
possible and will only do it if absolutely necessary (e.g. you want to sort
or thread messages and the server can't do it). This means that opening
folders is very fast -- but it's true that scrolling through it is less so.

 There is an option called IMAPLookahead which can be set to tell Mahogany
to retrieve more headers from the server than needed which will speed this
up. There is no way to set it from the GUI, though, but if you create an
entry "IMAPlookahead" with the (DWORD) value of, say, 15, under
HKEY_CURRENT_USER\Software\M-Team\M\Profiles you should see the difference.

 Regards,
VZ



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Mahogany-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-users

Reply via email to