________________________________
 From: Szládovics Péter <[email protected]>
To: J. <[email protected]> 
Sent: Tuesday, September 24, 2013 4:12 AM
Subject: Re: [SOGo] Address books not visible in Thunderbird
 


2013-09-24 11:24 keltezéssel, J. írta:

I installed Thunderbird 17 ESR and the related Lightning and the SOGo connector 
and integrator and modified the extensions.rdf files as described in the 
Thunderbird configuration guide. It looks like Thunderbird isn't reading the 
server's address books. Can anyone point me in the right direction?
>
>
>The only things I changed was to alter the domain on the line:
>
>
>isi:updateURL="https://mail.mydomain.com/plugins/updates.php?plu...[etc]
>
>
>
>in these two files
>
>
>
>sogo-integrator-17.0.5-sogo-demo/chrome/content/extensions.rdf
>sogo-integrator-17.0.5-sogo-demo/custom/sogo-demo/chrome/content/extensions.rdf
>
>
>The site.js file already had the same identifier as sogo.conf:
>
>
>pref("sogo-integrator.autocomplete.server.urlid", "public");
>
>
>in sogo.conf:
>
>
>SOGoUserSources = (
>    {
>      type = ldap;
>      CNFieldName = cn;
>      UIDFieldName = uid;
>      bindFields = (uid, mail); // array of fields to use for
          indirect binds
>      baseDN = "ou=users,dc=mail,dc=mydomain,dc=com";
>      bindDN =
          "cn=sogo,ou=services,dc=mail,dc=mydomain,dc=com";
>      bindPassword = xxxxxxxxx;
>      canAuthenticate = YES;
>      displayName = "Shared Addresses";
>      hostname = ldap://127.0.0.1:389;
>      id = public;
>      isAddressBook = YES;
>      filter = "(accountStatus='active')";
>    }
>  );
>
You need an update site too: http://www.onlinedemo.hu/136-update-site-generation

This site says that Apache2 is required. Can I use nginx for the update site? 
That's what our SOGo server is running.
-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to