Archive for February, 2010
Friday, February 12th, 2010
For anyone who gets lots of spam mail, I typically recommend that their anti-spam management plan must consist of a multi-stage process. A common open source solution to that (and the one that I use personally) is a server-based SpamAssassin (SA) front end, followed by a client-based bayes filter, in ...
Posted in JunQuilla, Mailnews development, Planet MozillaMessaging | No Comments »
Wednesday, February 10th, 2010
Since I see that checkin errors are fairly common, and a poorly controlled source of potential issues in Mozilla code, I developed my own written process that I follow whenever I do checkins. It's probably over cautious, with a practice checkin locally before I do the real thing, but here ...
Posted in Mailnews development, Planet Mozilla, Planet MozillaMessaging | No Comments »
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 ...
Posted in Exchange Web Services (EWS), Mailnews development, Planet Mozilla, Planet MozillaMessaging | 7 Comments »