changeset 5451:3f1eb49a8555 HEAD

OS X's Mail v2.1 (at least) no longer breaks without delay-newmail.
author Timo Sirainen <tss@iki.fi>
date Thu, 29 Mar 2007 15:23:20 +0300
parents 7a6db5ec047d
children 0c74fc2e814e
files dovecot-example.conf
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/dovecot-example.conf	Thu Mar 29 14:51:09 2007 +0300
+++ b/dovecot-example.conf	Thu Mar 29 15:23:20 2007 +0300
@@ -533,8 +533,8 @@
   # Workarounds for various client bugs:
   #   delay-newmail:
   #     Send EXISTS/RECENT new mail notifications only when replying to NOOP
-  #     and CHECK commands. Some clients ignore them otherwise, for example
-  #     OSX Mail. Outlook Express breaks more badly though, without this it
+  #     and CHECK commands. Some clients ignore them otherwise, for example OSX
+  #     Mail (<v2.1). Outlook Express breaks more badly though, without this it
   #     may show user "Message no longer in server" errors. Note that OE6 still
   #     breaks even with this workaround if synchronization is set to
   #     "Headers Only".