[Evolution] LDAP/Contact List
- From: tig <tig kenosha org>
- To: evolution list <evolution-list gnome org>
- Subject: [Evolution] LDAP/Contact List
- Date: Wed, 09 Nov 2005 10:51:39 -0600
Under Evolution 2.4,copying a List to LDAP:
When you copy over a Evolution Personal List to a LDAP Contact List, the entry is changed to a evolutionPerson, instead of a EvolutionList.
Is there a schema entry that should follow for ListMembers, instead of it changing to email.
To make the full list of member work when you send a message to the contact, you need to edit the LDAP/LDIF and put all the ListMembers on a single mail attribute.
Example 1 - this is how the List appears when you copy it over to a LDAP directory:
dn: cn=The Girls,ou=People,dc=kenosha,dc=org
cn: The Girls
sn: Girls
mail: pat kenosha org
mail: maria kenosha org
mail: ruth kenosha org
mail: sue kenosha org
fileAs: The Girls
objectClass: top
objectClass: person
objectClass: organizationalPerson
objectClass: inetOrgPerson
objectClass: evolutionPerson
I make this work like a list I have to change the mail to:
mail: pat kenosha org, maria kenosha org, ruth kenosha org, sue kenosha org
The end result is not really a list at all but a person entry??
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]