[dovecot-cvs] dovecot dovecot-example.conf,1.117,1.118
    cras at dovecot.org 
    cras at dovecot.org
       
    Wed Oct 20 21:09:34 EEST 2004
    
    
  
Update of /var/lib/cvs/dovecot
In directory talvi:/tmp/cvs-serv5731
Modified Files:
	dovecot-example.conf 
Log Message:
Added tb-negative-fetch workaround.
Index: dovecot-example.conf
===================================================================
RCS file: /var/lib/cvs/dovecot/dovecot-example.conf,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -d -r1.117 -r1.118
--- dovecot-example.conf	11 Oct 2004 12:05:08 -0000	1.117
+++ dovecot-example.conf	20 Oct 2004 18:09:32 -0000	1.118
@@ -413,6 +413,10 @@
   #     workaround makes sure that Netscape never breaks by adding the line if
   #     it doesn't exist. This is done only for FETCH BODY[HEADER.FIELDS..]
   #     commands. Note that RFC says this shouldn't be done.
+  #   tb-negative-fetch:
+  #     Thunderbird sometimes messed up some calculations and wants to read
+  #     the message past it's end, giving negative size to FETCH BODY[]<..>
+  #     command. This workaround just hides the error message.
   #imap_client_workarounds = outlook-idle
 }
   
    
    
More information about the dovecot-cvs
mailing list