[dovecot-cvs] dovecot dovecot-example.conf,1.74,1.75

cras at procontrol.fi cras at procontrol.fi
Sun Aug 24 14:49:17 EEST 2003


Update of /home/cvs/dovecot
In directory danu:/tmp/cvs-serv19896

Modified Files:
	dovecot-example.conf 
Log Message:
Added oe6-fetch-redundant-msgset workaround.



Index: dovecot-example.conf
===================================================================
RCS file: /home/cvs/dovecot/dovecot-example.conf,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -d -r1.74 -r1.75
--- dovecot-example.conf	24 Aug 2003 09:36:47 -0000	1.74
+++ dovecot-example.conf	24 Aug 2003 10:49:14 -0000	1.75
@@ -202,6 +202,10 @@
 #     seems to think they are FETCH replies and gives user "Message no longer
 #     in server" error. Note that OE6 still breaks even with this workaround
 #     if synchronization is set to "Headers Only".
+#   oe6-fetch-redundant-msgset:
+#     If client requests "nextuid:*" messageset, don't return the last message
+#     as RFC3501 would require. This may considerably improve Dovecot's caching
+#     decisions for OE6 users.
 #   outlook-idle:
 #     Outlook and Outlook Express never abort IDLE command, so if no mail
 #     arrives in half a hour, Dovecot closes the connection. This is still



More information about the dovecot-cvs mailing list