On 11.02.2012 11:44, xbgmsharp wrote:

> // Configure Thunderbird update
> // https://wiki.mozilla.org/Software_Update
> force_bool_pref("app.update.silent", true);
> force_bool_pref("app.update.enabled", true);
> force_bool_pref("app.update.auto", true);
> force_int_pref("app.update.mode", 1);
> force_char_pref("app.update.url.override","http://sogo.${domain}/thunderbird/updates.php?version=%VERSION%&target=%BUILD_TARGET%&lang=%LOCALE%";);
> 
> force_bool_pref("app.update.cert.requireBuiltIn", false);

Looks very interesting, are you already using something like this? I
could increase the internal version number of the extensions, add those
changes into the plugins and update most of your clients automatically
with that as far as I understand...

I just quickly checked the wiki link, but I'm not quite sure if I get
this completely: The updates.php has to reference some special .mar
files, doesn't it? And I would need to generate my own .mar file, or
could I get one somewhere for tb10esr? Does someone has a bit less
brainstormy documentation and a more solution focused one?

But seems very promising, thanks for the pointer! I hope I'll find some
time tomorrow to play around with this.

Jakob

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to