Greetings,

I am using Thunderbird 17.0.6 with sogo-integrator-17.0.5, sogo-connector-17.0.5, have set update.php and SOGo 2.0.5a. My sogo.conf has:

SOGoUserSources = (
    {
        type = ldap;
        id = catalogo;
        displayName = "CatalogoA1";
        canAuthenticate = NO;
        isAddressBook = YES;
        CNFieldName = cn;
        UIDFieldName = uid;
        baseDN = "dc=a1,dc=ind";
        bindDN = "cn=admin,dc=a1,dc=ind";
        bindPassword = oops;
        hostname = "ldap.a1.ind.br";
    },
    {
        type = ldap;
        id = logins;
        displayName = "Logins";
        canAuthenticate = YES;
        isAddressBook = NO;
        CNFieldName = cn;
        IDFieldName = uid;
        UIDFieldName = uid;
        baseDN = "ou=People,dc=a1,dc=ind";
        bindDN = "cn=admin,dc=a1,dc=ind";
        bindPassword = oops;
        hostname = "ldap.a1.ind.br";
        filter = "(objectClass=mailUser)";
    }
    );

Everything is fine, except that TB won't save the directory server option on its preferences -> composition -> addressing. That behavior is consistent no matter OS - tested Ubuntu 12.10, Windows 8 and Windows 7. It ends up that no one is able to search addresses on the addressbook. Is this a bug or have I messed something?

Thanks and best regards.

--
*Marcio Merlone*
TI - Administrador de redes

*A1 Engenharia - Unidade Corporativa*
Fone:   +55 41 3616-3797
Cel:    +55 41 9689-0036

http://www.a1.ind.br/ <http://www.a1.ind.br>
--
[email protected]
https://inverse.ca/sogo/lists

Reply via email to