Archive for the ‘Exchange Web Services (EWS)’ Category

Mailnews Exchange Support: basic mail infrastructure

Wednesday, March 3rd, 2010

This post is intended mostly as a status update on my effort to add Microsoft Exchange Server support to the Mozilla mailnews products, including Thunderbird and SeaMonkey. In my last report, I was testing and updating the old Mozilla SOAP framework for use in communicating with Exchange Web Services (EWS). Using ...

Toward mailnews Exchange Web Services support: SOAP calls

Monday, February 1st, 2010

I've embarked on an effort to investigate adding support for Exchange server to the mailnews code. Although Exchange in Windows has traditionally used port 135-based protocols, my understanding is that the future for them is SOAP-based Exchange Web Services (EWS). As a first step, I wanted to get a basic ...