help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

multiple emails in ldap entry


From: Kamil Jońca
Subject: multiple emails in ldap entry
Date: Thu, 02 Jun 2016 15:20:37 -0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

I am using local ldap server to keep my contacts, and configured eudc to
fetch emails from ldap. 
Unfortunately, when I have entry with two (or more) mails, eudc fetch only one, 
and
there is no way to expand all.
Am I missing something?

#v+
# Test Example, kjonca
dn: cn=Test Example,dc=kjonca
objectClass: top
objectClass: person
objectClass: organizationalPerson
objectClass: inetOrgPerson
cn: Test Example
givenName: Test
sn: Example
mail: x@y
mail: z@v
#v-

When composing mail and enter "Test<TAB>" eudc expands  x@y, and there is
no way to fetch z@v.

stracing shows that ldap server gives both addreses.

--8<---------------cut here---------------start------------->8---
eudc-duplicate-attribute-handling-method is a variable defined in 
`eudc-vars.el'.
Its value is ((email . duplicate))
--8<---------------cut here---------------end--------------->8---

KJ
-- 
http://wolnelektury.pl/wesprzyj/teraz/
Welcome to Utah.
If you think our liquor laws are funny, you should see our underwear!


reply via email to

[Prev in Thread] Current Thread [Next in Thread]