On 04/05/2015 08:00 PM, Good Guy wrote:
> Does new versions of TB support EAS?
No, and I doubt it ever will. I'm not a lawyer, but it's my
understanding that distributing software that supports ActiveSync to
users requires that the distributor (read: Mozilla) pay a licensing fee
to Microsoft. Given that Thunderbird is managed almost entirely by
volunteers, any money that could go to licensing ActiveSync would almost
certainly be better spent on paying some people to write code for
Thunderbird.
Also, ActiveSync is a massive pain to support unless you're Microsoft (I
say this as the developer who wrote the initial implementation of
ActiveSync for Firefox OS*). There's very little you can do with
ActiveSync that you can't do better with IMAP/CalDav/CardDav anyway
(assuming you have good software for the client and server).
Sadly, Thunderbird's support for these protocols varies from decent (our
IMAP implementation is pretty good overall but is missing some important
features) to nonexistent (CardDav, which doesn't really fit into the
existing address book very well). Nevertheless, it would probably be
less work to improve these than it would be to write an ActiveSync
implementation (mostly) from scratch.
- Jim
* I think Firefox OS lets us avoid the licensing fee because it's the
OEMs shipping the phones that have to pay the fee, whereas we wouldn't
be able to do that with Thunderbird. Besides, to be blunt, Firefox OS
has considerably more financial support from Mozilla than Thunderbird.