On Wednesday 09 January 2013 22:43:43 Graham Cobb wrote:
Alternatively, anyone implemented an ActiveSync proxy so I can proxy
the
server and log the messages?
I found an answer: mitmproxy. It works well (although it would be even better
if it knew how to decode wbxml).
I even found the problem, I think. It seems that the Username in the command
parameters should just be the username without the domain, but the
domain\username format has to be used for the authorisation. I will try that
out when I get a chance. If it works, I'll send a patch.