On 2012-12-24, at 7:50 AM, Christian Rößner <[email protected]> wrote: >> It is SOGo-2.0.3 here on Ubuntu 12.04. LDAP/PostgreSQL setup. Multi-domain. >> >> Here is my part from LDAP. Is there some new setting that could cause this >> changed behavior? I haven't looked for a while in contacts, as Apple Mail >> remembers all addresses automatically and there was no need to look directly >> into contacts. >> >> "roessner-network-solutions-com" = { >> SOGoMailDomain = "roessner-network-solutions.com"; >> SOGoUserSources = ( >> { >> CNFieldName = cn; >> IDFieldname = uid; >> IMAPLoginFieldName = rnsMSDovecotUser; >> KindFieldName = Kind; >> MailFieldNames = ( >> mail >> ); >> MultipleBookingsFieldName = Multiplebookings; >> UIDFieldName = rnsMSDovecotUser; >> baseDN = >> "ou=roessner-network-solutions-com,ou=people,ou=it,dc=roessner-net,dc=de"; >> bindAsCurrentUser = NO; >> bindDN = "hidden"; >> bindFields = ( >> rnsMSRecipientAddress, >> uniqueIdentifier >> ); >> bindPassword = hidden; >> canAuthenticate = YES; >> displayName = "Gemeinsame Adressen"; >> encryption = STARTTLS; >> hostname = "roessner1.roessner-net.de db.roessner-net.de"; >> id = directory0; >> isAddressBook = YES; >> port = 389; >> scope = SUB; >> type = ldap; >> } >> ); >> }; > > Additional notes: I have another SOGo account, which is version 2.0.2a. That > one works perfectly. So it seems something is different in 2.0.3a. Regression > bug?
Quick follow-up: this bug has been fixed in the upcoming 2.0.4 release. Notice that with OS X, SOGo only returns the personal addressbook along with the first shared source. However, you can control which of your shared sources is returned since the list is now sorted first. Ticket: http://www.sogo.nu/bugs/view.php?id=2099 Francis -- [email protected] :: +1.514.755.3640 :: http://www.inverse.ca Inverse :: Leaders behind SOGo (http://sogo.nu) and PacketFence (http://packetfence.org) -- [email protected] https://inverse.ca/sogo/lists
