dman84 wrote: > as a bug about 'fetching by parts' like Outlook, I'm assuming you guys > have seen it in bugzilla already.. would particular fetching by parts be > better than what mozilla uses now? and would it be helpful on > performance and would it be good for 1.0? I dont know the bug #, but it > has been filed as I've seen it in there.
Do you mean for IMAP message? Yes, we fetch by part if the server supports it. The only "fetch by part" bug I know about is http://bugzilla.mozilla.org/show_bug.cgi?id=101480 When replying to an IMAP message with attachments, we fetch the whole message, instead of just the body, when quoting. there's a fix in hand for it, just awaiting reviews. -Seth
