Implement Exchange activesync protocol wrappers
Microsoft opened documentation for Exchange activesync. It will be cool to have a .net wrappers over client and server side of Exchange activesync protocol. Like "Z-Push" project. Not a easy task, but we are ready to purchase :)
-
Anonymous commented
No i meant adding capability to read e-mail or sync calendar/contacts via EWS/ActiveSync on an IMAP server equipped in your webmail similarly to the feature offered by for example Horde.
-
AdminAfterlogic (Manager, AfterLogic) commented
Re-read your post. Looks like you meant accessing an EWS capable server like OpenChange from our webmail. Anyway, no plans for that because percentage of such installations in comparison to overall IMAP-capable boxes is so tiny that it can be ignored.
-
AdminAfterlogic (Manager, AfterLogic) commented
There are no plans for that. Also, usually if people already have Exchange server, they use OWA as webmail client. Using third-party client (like ours) does not seem to be a popular option in this case.
-
Anonymous commented
I can see MailBee with EWS support is out. Would Afterlogic webmail also support EWS? So that we could access e-mail on a Unix box via EWS?
-
AdminAfterlogic (Manager, AfterLogic) commented
Beta with EWS support is out! You can get it at:
http://www.afterlogic.com/forum/forum_posts.asp?TID=7192It includes trial key, Nuget link and the documentation file.
You'll also need to install Managed EWS dependency from Microsoft (Microsoft Exchange WebServices package).
There is a sample which shows many aspects of working with EWS, including sending a mail, getting folders and messages. You can find it in MailBee.EwsMail.Ews topic of the documentation.
-
AdminAfterlogic (Manager, AfterLogic) commented
Still working on it, can't really tell any ETA for now, we'll let you know once beta is available.
-
Anonymous commented
Is there anything moving on in this matter? Can't wait to see ActiveSync :)
-
Anonymous commented
Any chance for a status update?
-
AdminAfterlogic (Manager, AfterLogic) commented
Most likely, later this month.
-
Anonymous commented
any timeline for beta and final release?
-
AdminAfterlogic (Manager, AfterLogic) commented
Alpha version is already in Nuget. Will release beta soon.