If you want to implement something "far better" you need to implement EAS protocol: http://msdn.microsoft.com/en-us/libr...CHG.80%29.aspx EAS 12.0, 12.1 specs are publicly available and you can start the development right now. You can (technically, not sure about legal consequences) ignore provisioning requests in your code and tell to the server "everything is OK" (something Nokia engineers are not allowed to do). The current approach if weboutlook module sounds crazy to me: > weboutlook is a Python module that retrieves full, raw e-mails from Microsoft Outlook Web Access by screen scraping You have EAS 12.0 and 12.1 specs published. Just take them into use! The only documentation which community does not have is EAS 2.5 (provided by MS Exchange 2003).
Can I ask you a technical information? All the Activesync stuff (setup, wizard, protocol, etc etc) is implemented inside libasmodestplugin.so?