From: Timo Sirainen Date: Wed, 26 May 2004 03:08:48 +0000 (+0300) Subject: oe6-fetch-redundant-msgset workaround doesn't exist anymore, remove it X-Git-Tag: 1.1.alpha1~4038 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b41ad6af1dff390a1d2f2e1aacc69a27a1b5c560;p=thirdparty%2Fdovecot%2Fcore.git oe6-fetch-redundant-msgset workaround doesn't exist anymore, remove it --HG-- branch : HEAD --- diff --git a/dovecot-example.conf b/dovecot-example.conf index 6687267f81..11407c0121 100644 --- a/dovecot-example.conf +++ b/dovecot-example.conf @@ -221,10 +221,6 @@ # 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