Hi, I wanted to report that I'm getting the "Sending of password did not
succeed: hotmail.com is an unsupported domain" message with the latest
version of the addons:
Webmail 1.3.13 (latest compatible with TB 2.x)
Hotmail 1.3.3
The problem seems to reside in the new way the Hotmail extension is
implemented (written for the new Gecko engine of TB 3+ which has
instructions incompatible with Gecko 1.8.1 which is the basis of Thunderbird
2).
Example of a function generating errors:
Components.utils.import("resource://gre/modules/XPCOMUtils.jsm"); -->
Components.utils['import'] is not a function
Please note that reverting to Hotmail 1.2.30 (latest version truly working with
TB 2.0) yields the "negative vibes" message,
so it's not an option.
Thank you.