Page 1 of 1

Re: How to access MyContacts using KMail client

Posted: Fri Feb 19, 2010 4:45 pm
by jangi
For the System address book you use o=System for the base DN. For your personal contacts use o=MyContacts.

As for authentication, use CN=Common Name

Re: How to access MyContacts using KMail client

Posted: Sat Feb 20, 2010 4:46 am
by ls-al
Those who like to see *how* this works should have a look at the swa.properties file in /var/opt/scalix/??/webmail/.

Start reading at around line 186. The LDAP definitions that are used by SWA start at line 266 (Scalix 11.4.6).