Return-Path: X-Original-To: apmail-directory-users-archive@www.apache.org Delivered-To: apmail-directory-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C06B811CDA for ; Mon, 30 Jun 2014 05:17:37 +0000 (UTC) Received: (qmail 87466 invoked by uid 500); 30 Jun 2014 05:17:37 -0000 Delivered-To: apmail-directory-users-archive@directory.apache.org Received: (qmail 87428 invoked by uid 500); 30 Jun 2014 05:17:37 -0000 Mailing-List: contact users-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@directory.apache.org Delivered-To: mailing list users@directory.apache.org Received: (qmail 87415 invoked by uid 99); 30 Jun 2014 05:17:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Jun 2014 05:17:37 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of elecharny@gmail.com designates 74.125.82.174 as permitted sender) Received: from [74.125.82.174] (HELO mail-we0-f174.google.com) (74.125.82.174) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Jun 2014 05:17:30 +0000 Received: by mail-we0-f174.google.com with SMTP id u57so7396771wes.5 for ; Sun, 29 Jun 2014 22:17:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=JaG0WRhVyLn24RKeHOAfwCy1sGtvZuWW71M8mSRx2Ic=; b=g9x6LEyO8Z16kAScaPQZjFWTRwsewVbHUugUZA4NOF0UKx6542rMrNaUo3COT/S04w Gkt3ZY58WzLejHTPMwNewNtOXuMjKzK/B15ZgaAphiIFGjioL9wwMwQoHjHeffzyssJ+ a16cNHiqer6xqNDQqBUIlMoovm4u/GJKlJWv83rBLMAvO77G7J9WjEnvrB+x6qSP8jOW nQK6+rERmkc5WIF59BWyUsxFNV2iIZq+HkpwpvmAgdB3kPXBdLdinrDuQIlM+L5/OF6I 1snndOOH+mBzKc/75FI/moa4+4BIO+8N4VGnQ2D84uNdSzOPZjJ0Cjy3P9CQXk1G172b YolQ== X-Received: by 10.194.142.148 with SMTP id rw20mr40553374wjb.69.1404105429598; Sun, 29 Jun 2014 22:17:09 -0700 (PDT) Received: from [192.168.1.20] (AMontsouris-651-1-156-49.w82-123.abo.wanadoo.fr. [82.123.47.49]) by mx.google.com with ESMTPSA id kp5sm38900655wjb.30.2014.06.29.22.17.08 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 29 Jun 2014 22:17:08 -0700 (PDT) Message-ID: <53B0F2D4.1030304@gmail.com> Date: Mon, 30 Jun 2014 07:17:08 +0200 From: =?UTF-8?B?RW1tYW51ZWwgTMOpY2hhcm55?= User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: users@directory.apache.org Subject: Re: email address to user entries References: In-Reply-To: X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org Le 30/06/2014 03:06, Nicholas a écrit : > i would like to find out how do you include email addresses into the > users entry when used with email applications such as thunderbird? Sorry, I have no clear direction on how to do that? However, you might have a look at https://code.google.com/p/gmail2ldap/, which is inteneded to synchronize your gmail contacts with thunderbird, you might find some ideas on how to do what you are trying to do.