I don't understand why the integrator extension has these lines in the site.js:
pref("app.update.auto", false);
pref("app.update.enabled", false);
pref("autoupdate.enabled", false);
pref("extensions.update.auto", false);
pref("extensions.update.enabled", false);

Is this to disable Thunderbirds regular update methods? I assume this is necessary because the integrator extension has it's own update method which contacts the server found specifiied in extensions.rdf under:
updateURL="http://example.com/plugins/updates.php?plugin=%ITEM_ID%&version=%ITEM_VERSION%&platform=%PLATFORM%";

So when we use SOGo's update.php server, we should disable Thunderbirds update methods?

Is my understanding correct?

I have yet to test updating, and would like to use it to roll out TB17 and the SOGo extensions. Any advice or documentation is very appreciated.

Thanks,

Simon

--
htholidays.com

--
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to