Hi,

it's somewhat strange, but it seems my Mac's addressbook is only listing the LDAP addressbook and not the "personal" addressbook.

217.91.245.252 - - [22/Dec/2012:11:46:20 GMT] "OPTIONS /SOGo/dav/de10000%40srvint.net/ HTTP/1.0" 401 0/0 0.002 - - 0
217.91.245.252 - - [22/Dec/2012:11:46:20 GMT] "OPTIONS /SOGo/dav/de10000%40srvint.net/ HTTP/1.0" 200 0/0 0.002 - - 0
217.91.245.252 - - [22/Dec/2012:11:46:20 GMT] "PROPFIND /SOGo/dav/de10000%40srvint.net/ HTTP/1.0" 207 560/439 0.003 1745 67% 0
217.91.245.252 - - [22/Dec/2012:11:46:20 GMT] "OPTIONS /SOGo/dav/de10000%40srvint.net/ HTTP/1.0" 200 0/0 0.002 - - 0
217.91.245.252 - - [22/Dec/2012:11:46:20 GMT] "PROPFIND /SOGo/dav/de10000%40srvint.net/Contacts/ HTTP/1.0" 207 700/717 0.009 4000 82% 0
217.91.245.252 - - [22/Dec/2012:11:46:20 GMT] "PROPFIND /SOGo/dav/de10000%40srvint.net/Contacts/directory0/ HTTP/1.0" 207 521/717 0.005 1386 62% 0
217.91.245.252 - - [22/Dec/2012:11:46:20 GMT] "PROPFIND /SOGo/dav/de10000%40srvint.net/Contacts/directory0/ HTTP/1.0" 207 294/181 0.004 - - 0
217.91.245.252 - - [22/Dec/2012:11:46:20 GMT] "PROPFIND /SOGo/dav/de10000%40srvint.net/Contacts/directory0/ HTTP/1.0" 207 759/121 0.043 - - 0
217.91.245.252 - - [22/Dec/2012:11:46:20 GMT] "PROPFIND /SOGo/dav/de10000%40srvint.net/Contacts/ HTTP/1.0" 207 700/717 0.009 4000 82% 0
217.91.245.252 - - [22/Dec/2012:11:46:20 GMT] "PROPFIND /SOGo/dav/de10000%40srvint.net/Contacts/directory0/ HTTP/1.0" 207 521/717 0.005 1386 62% 0
217.91.245.252 - - [22/Dec/2012:11:46:20 GMT] "PROPFIND /SOGo/dav/de10000%40srvint.net/Contacts/directory0/ HTTP/1.0" 207 294/181 0.004 - - 0
217.91.245.252 - - [22/Dec/2012:11:46:21 GMT] "PROPFIND /SOGo/dav/de10000%40srvint.net/Contacts/directory0/ HTTP/1.0" 207 759/121 0.052 - - 0

Therefor I have nearly no contact cards visible in my application. On the iPad and the iPhone everything is doing fine. Also in the web interface, all contacts are shown.


I have completely removed the settings in my Mac's contacts and have re-added it. Also tried switch port 8843 to 443. No difference. Always only the directory0 addressbook as seen above.

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;
    }
);
    };

Thanks in advance

And happy holidays to all of you

-Christian Rößner

--
[*] sys4 AG

http://sys4.de, +49 (89) 30 90 46 64
Franziskanerstraße 15, 81669 München

Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263
Vorstand: Patrick Ben Koetter, Axel von der Ohe, Marc Schiffbauer
Aufsichtsratsvorsitzender: Joerg Heidrich

Reply via email to