[dovecot-cvs] dovecot dovecot-example.conf,1.104,1.105
    cras at dovecot.org 
    cras at dovecot.org
       
    Sun Aug 22 12:52:13 EEST 2004
    
        - Previous message: [dovecot-cvs] dovecot dovecot-example.conf,1.103,1.104
 
        - Next message: [dovecot-cvs] dovecot/src/imap common.h, 1.15,
	1.16 imap-fetch-body.c, 1.3, 1.4 imap-fetch.h, 1.8, 1.9 main.c,
	1.54, 1.55
 
         -  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
 
       
    
  
Update of /home/cvs/dovecot
In directory talvi:/tmp/cvs-serv3212
Modified Files:
	dovecot-example.conf 
Log Message:
Added netscape-eoh workaround.
Index: dovecot-example.conf
===================================================================
RCS file: /home/cvs/dovecot/dovecot-example.conf,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -d -r1.104 -r1.105
--- dovecot-example.conf	22 Aug 2004 09:46:50 -0000	1.104
+++ dovecot-example.conf	22 Aug 2004 09:52:11 -0000	1.105
@@ -353,6 +353,12 @@
   #     arrives in half a hour, Dovecot closes the connection. This is still
   #     fine, except Outlook doesn't connect back so you don't see if new mail
   #     arrives.
+  #   netscape-eoh:
+  #     Netscape 4.x breaks if message headers don't end with the empty "end of
+  #     headers" line. Normally all messages have this, but setting this
+  #     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.
   #imap_client_workarounds = 
 }
   
    
    
        
	- Previous message: [dovecot-cvs] dovecot dovecot-example.conf,1.103,1.104
 
	- Next message: [dovecot-cvs] dovecot/src/imap common.h, 1.15,
	1.16 imap-fetch-body.c, 1.3, 1.4 imap-fetch.h, 1.8, 1.9 main.c,
	1.54, 1.55
 
         -  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
 
       
More information about the dovecot-cvs
mailing list