Hi, > Couple more questions... > 1. my ou and o have spaces in them, so in the xml value do I need to > surround those pieces with "'s and  's for the quotes and > spaces?
if you mean the space in between the parts of the dn the answer is no. dc=ximian,dc=com is equivalent to dc=ximian, dc=com but if you mean spaces in the data part of the dn you have to include them: ou=address book,dc=ximian,dc=com is _not_ equivalent to ou=addressbook,dc=ximian,dc=com i am not sure if you would have to qoute the space in the last example. > 2. with this in the xml config, do I still need to have an addressbook > source for this ldap server? If so, is there some relationship I need > to make between the source and the xml config? the addressbook source is necessary for accessing the ldap addressbook (search contacts eq) the xml config is necessary to enable address autocompletion while you start typing an address in the to field of a compose window eg!! christoph _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
