> could someone apply this simple patch to CVS ? Without it the connection > to my Cyrus (debian woody) IMAP server hangs very very often.
Just curious what the details are. I've used evolution every day for hours against a Cyrus IMAPd since evolurion came out. I've never had an IMAP connection hang. > --- evolution/camel/providers/imap/camel-imap-folder.c.orig 2003-09-30 > 16:57:30.000000000 +0200 > +++ evolution/camel/providers/imap/camel-imap-folder.c 2003-09-30 > 16:57:45.000000000 +0200 > @@ -73,7 +73,7 @@ > #define d(x) > /* set to -1 for infinite size */ > -#define UID_SET_LIMIT (4096) > +#define UID_SET_LIMIT (256 > #define CF_CLASS(o) (CAMEL_FOLDER_CLASS (CAMEL_OBJECT_GET_CLASS(o))) _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
