How I can do the same? I would like to use it and get ridof this bug :) Thanks for help?
Libor -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Ludovic Marcotte Sent: Monday, March 10, 2014 9:21 PM To: [email protected] Subject: Re: [SOGo] activesync in outlook 2013 doesn't work On 2014-03-10 7:12 AM, [email protected] wrote: > I do have new installation of sogo. Everything works flawlessly except > connection trough activesync client from Outlook 2013. When i receive > any html message the mesage have weird source (equal signs are inserted > inside source). > When I open same message trough web interface it is ok. I'm pretty much convinced this is an Outlook bug. It asks for the whole MIME data of the message during synchronization but it can't handle quoted-printable HTML MIME parts. For testing purposes, I've mangled the returned message to decode all QP/base64 encoded parts (and of course, re-encoded those in a MIME message) before returning the result to Outlook and it worked perfectly. This is quite ugly... -- Ludovic Marcotte [email protected] :: +1.514.755.3630 :: http://inverse.ca Inverse inc. :: Leaders behind SOGo (http://sogo.nu) and PacketFence (http://packetfence.org) -- [email protected] https://inverse.ca/sogo/lists -- [email protected] https://inverse.ca/sogo/lists
