Igor,
right after the "OPTIONS /SOGo/Microsoft-Server-ActiveSync ..."  e.g. Outlook 
should send a request like this:

.... POST /SOGo/Microsoft-Server-ActiveSync?Cmd=FolderSync .... with following 
content:

<!DOCTYPE ActiveSync PUBLIC "-//MICROSOFT//DTD ActiveSync//EN" 
"http://www.microsoft.com/";>
<FolderSync xmlns="FolderHierarchy:">
 <SyncKey>0</SyncKey>
</FolderSync>

If you don't see this in sogo.log you could check the logs of nginx for such 
request.

Regards,
Thomas

Am Mittwoch, Mai 16, 2018 18:16 CEST, "Igor Almeida" ([email protected]) 
<[email protected]> schrieb:
 Thomas,
Thank you for the reply.
Adding the line you requested and enabling a few more debug options in the 
.conf gave me almost same output:

May 16 09:14:38 sogod [4766]: |SOGo| starting method 'OPTIONS' on uri 
'/SOGo/Microsoft-Server-ActiveSync'
May 16 09:14:38 sogod [4766]: <0x0x55c5b33c1810[SOGoCache]> Cache cleanup 
interval set every 300.000000 seconds
May 16 09:14:38 sogod [4766]: <0x0x55c5b33c1810[SOGoCache]> Using host(s) 
'localhost' as server(s)
May 16 09:14:38 sogod [4766]: |SOGo| request took 0.010313 seconds to execute
May 16 09:14:38 sogod [4766]: 184.70.254.238 "OPTIONS 
/SOGo/Microsoft-Server-ActiveSync HTTP/1.0" 200 0/0 0.013 - - 0M

Any ideas left?

Thank you,
Igor


> On May 15, 2018, at 22:24, Thomas Führer ([email protected]) <[email protected]> wrote:
>
> SOGoEASDebugEnabled

--
[email protected]
https://inverse.ca/sogo/lists


 
-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to