Hi,

the guide for the customization of Thunderbird integrator said to

"... change the value of the sogo-integrator.autocomplete.server.urlid preference from defaults/preferences/site.js to match the identifier of your SOGoUserSources."

$ defaults read sogod SOGoUserSources
sogod SOGoUserSources '(
    {
        DomainFieldName = domain;
        canAuthenticate = YES;
        displayName = "Corporate Addresses";
        id = users;
        isAddressBook = YES;
        type = sql;
        userPasswordAlgorithm = "md5-crypt";
        viewURL = "mysql://sogo-ro:[email protected]:3306/vmail/sogo_users";
    }
)'

The default is

pref("sogo-integrator.autocomplete.server.urlid", "public");

How do I set it in my case?

Can/Must I also change

pref("calendar.timezone.local", "/mozilla.org/20070129_1/America/Montreal");

to Europe/Rome ?

Thanks
--
Alessio Cecchi is:
@ ILS -> http://www.linux.it/~alessice/
on LinkedIn -> http://www.linkedin.com/in/alessice
Assistenza Sistemi GNU/Linux -> http://www.cecchi.biz/
@ PLUG -> ex-Presidente, adesso senatore a vita, http://www.prato.linux.it
--
[email protected]
https://inverse.ca/sogo/lists

Reply via email to