Re: [SOGo] Gmail App Activesync reply Problem

2021-05-27 Thread Riccardo Bicelli
Sorry, found the smart reply. Looks like a base64 string nesting. Il giorno gio 27 mag 2021 alle ore 16:46 Thomas Führer ha scritto: > > What you have included in your mail is the response when something is synced > to the client. > You have to search for something like this: > > >

Re: [SOGo] Gmail App Activesync reply Problem

2021-05-27 Thread t...@aon.at
What you have included in your mail is the response when something is synced to the client. You have to search for something like this: SendMail-1637869276951271 6762 mail%2F7bec86342c90f5594848d8c82be3 BASE64BASE64 SmartReply->MIME contains the base64 encoded stuff what is

Re: [SOGo] Gmail App Activesync reply Problem

2021-05-27 Thread Riccardo Bicelli
I put SOGo in debug mode, the issue is easily reproducible. Below there's the entire payload logged. But the relevant part is: div dir=autoCiao Max .div dir=autoIgnora la mCIAO REDACTED, MI HA CHIAMATO REDACTED PER SAPERE SE CI SONO SCONTI...br /br /NELLO STORICO REDACTED NON NE VEDO...br /br

RE: [SOGo] Gmail App Activesync reply Problem

2021-05-25 Thread t...@aon.at
Hi Riccardo,as it works for me I suggest to reproduce the problem with  SOGoEASDebugEnabled=YES.Then search in sogo.log for SendMail or   SmartReply.  The debug info for SendMail contains the base64 encoded mail sent by the gmail app.Regards,Thomas Original message From: Riccardo