all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* multiple emails in ldap entry
@ 2016-04-24 14:12 Kamil Jońca
  0 siblings, 0 replies; only message in thread
From: Kamil Jońca @ 2016-04-24 14:12 UTC (permalink / raw)
  To: help-gnu-emacs


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!


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-04-24 14:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-24 14:12 multiple emails in ldap entry Kamil Jońca

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.