all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: kjonca@poczta.onet.pl (Kamil Jońca)
To: help-gnu-emacs@gnu.org
Subject: multiple emails in ldap entry
Date: Sun, 24 Apr 2016 16:12:06 +0200	[thread overview]
Message-ID: <878u03m6yx.fsf@alfa.kjonca> (raw)


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	other threads:[~2016-04-24 14:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878u03m6yx.fsf@alfa.kjonca \
    --to=kjonca@poczta.onet.pl \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.