Re: [Evolution-hackers] Cyrus IMAP
- From: Not Zed <notzed ximian com>
- To: Frederic Crozat <fcrozat mandrakesoft com>
- Cc: Jeffrey Stedfast <fejj ximian com>, Xavier Bestel <n0made free fr>, evolution lists ximian com, evolution-hackers lists ximian com
- Subject: Re: [Evolution-hackers] Cyrus IMAP
- Date: Tue, 10 Feb 2004 18:49:55 +0800
naah thats unrelated.
i think its because of our HEAD request, for specific headers exluded.
CAMEL_SERVICE_ASSERT_LOCKED (store, connect_lock);
if (store->server_level >= IMAP_LEVEL_IMAP4REV1)
header_spec = "HEADER.FIELDS.NOT (RECEIVED)";
else
header_spec = "0";
try changing the first header_spec to "HEADER"
to confirm this.
On Tue, 2004-02-10 at 09:59 +0100, Frederic Crozat wrote:
> Le lun 09/02/2004 à 19:07, Jeffrey Stedfast a écrit :
> > this shouldn't have any effect on connection hangs.
> >
> > Also, 4k seems pretty reasonable to me for uid set lengths... 256 is a
> > bit small. Especially since uw.imapd, being known for being intolerant
> > of long lines, easily handles 8k.
> >
> > I'd be maybe ok with bringing the max length down to 1k, but that's
> > the smallest I think it should go unless a lot of people are having
> > problems (but they don't seem to be?)
>
> While on this subject, you can look at mdk bug
> http://qa.mandrakesoft.com/show_bug.cgi?id=6167 (slow access on Cyrus
> IMAP)
>
> I've somehow workaround it with a similar patch but it is not yet
> perfect (see comments on the bug..)
>
>
> --
> Frederic Crozat <fcrozat mandrakesoft com>
> Mandrakesoft
>
>
> _______________________________________________
> evolution-hackers maillist - evolution-hackers lists ximian com
> http://lists.ximian.com/mailman/listinfo/evolution-hackers
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]