[Kolab-devel] CRCRLF bug with Kolab 2.2 RC1
    Maxence Rousseau 
    mrousseau at ate.tm.fr
       
    Sun Mar  2 23:42:25 CET 2008
    
    
  
Hi all,
It seems that some emails stored by postfix/kolabmailboxfilter aren't
correctly encoded.
The mail is in DOS format but with \r\r\n on each line and cyrus can't
read it correctly
perl -pi -e "s/\r\r\n/\r\n/;"  solve the problem, I suppose that it must
be implemented in lib/php/Kolab/Filter/Incoming.php
I think that's append with email composed with Outlook (Microsoft Office
Outlook, Build 11.0.5510).
Any suggestion/patch to solve this bug ?
-- 
Maxence Rousseau
mrousseau at ate.info
Avenir Télématique
http://www.ate.info
+33(0)3.28.800.300
    
    
More information about the devel
mailing list