I updated Thunderbird and webmail extension stop working. It make an error message (unsupported domain). I saw the console error and I found this error: *nsDomainManager.js: getDoamin : Exception : TypeError. Error message: Components.classes['@mozilla.org/storage/statement-wrapper;1'] is undefined 606 DB Reset not an error*
Then I searched this component and I saw that webmail addon used the statement-wrapper, and this component has been deprecated. So I modified the source code and now webmail works. http://www.tuxmealux.net/forum/index.php/topic,134.0.html Check this solution, and tell me if it works!
