Re: [IMAP][Mailer] Headers Fetching
Jeffrey Stedfast <[email protected]>
| Newsgroups | gmane.comp.gnome.evolution.patches |
|---|---|
| Organization | Novell, Inc. |
| Message-ID | <[email protected]> |
Looks good to me, the only change I'd make is to use the #define's:
so something like:
header_spec = "HEADER.FIELDS (" CAMEL_MESSAGE_INFO_HEADERS " "
MAILING_LIST_HEADERS ")";
Oh, and you want to use ()'s, not []'s around the list of headers to
fetch
Jeff
On Wed, 2006-04-19 at 09:33 -0400, Sankar P(P Sankar) wrote:
> Hi,
>
> As per a discussion with Fejj, I came to know that Evo will work faster
> for IMAP accounts if we get only a minimalistic subset of HEADER fields
> instead of getting full HEADERS. The attached patch does that. Things
> seem to be working faster because of this. This could be further
> improved if we find out someway of restricting the mailing-list headers
> too.
>
> Sankar
>
--
Jeffrey Stedfast
Evolution Hacker - Novell, Inc.
[email protected] - www.novell.com