[Evolution] Cyrus IMAP
- From: Xavier Bestel <n0made free fr>
- To: evolution lists ximian com
- Cc: evolution-hackers lists ximian com
- Subject: [Evolution] Cyrus IMAP
- Date: Wed, 22 Oct 2003 11:04:58 +0200
Hi,
could someone apply this simple patch to CVS ? Without it the connection
to my Cyrus (debian woody) IMAP server hangs very very often.
Thanks,
Xav
--- 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)))
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]