From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marco van Hulten Subject: Re: Claws Mail LDAP support Date: Fri, 22 Mar 2019 11:06:44 +0100 Message-ID: <20190322110644.6e000b94@gfi063209.klientdrift.uib.no> References: <20190321094922.4f347a76@gfi063209.klientdrift.uib.no> <8736ng8tvy.fsf@elephly.net> <871s30s4gd.fsf@roquette.mug.biscuolo.net> <20190321163810.6f9438d3@gfi063209.klientdrift.uib.no> <87pnqk6ib6.fsf@elephly.net> <20190322093010.4370b7b3@gfi063209.klientdrift.uib.no> <87o9636yxx.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:60189) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h7H6Y-0007ul-Qz for help-guix@gnu.org; Fri, 22 Mar 2019 06:08:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h7H4a-0003OF-1K for help-guix@gnu.org; Fri, 22 Mar 2019 06:06:48 -0400 Received: from alfons.uib.no ([2001:700:200:30::141]:34196) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1h7H4Z-0003NQ-Lf for help-guix@gnu.org; Fri, 22 Mar 2019 06:06:47 -0400 In-Reply-To: <87o9636yxx.fsf@elephly.net> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Ricardo Wurmus Cc: Help Guix Ricardo=E2=80=94 On 22 Mar 10:27 Ricardo Wurmus wrote: > > And you know what, adding "--enable-ldap" to the #:configure-flags > > works as well! In the address book, there is a new menu entry New LDAP > > Server. =20 >=20 > Nice! >=20 > > Should this be added to the standard claws-mail entry? Or > > should there be an -ldap flavour, akin to OpenBSD's pkg_* where the > > user is prompted to install the standard or -ldap or -minimal or > > whichever flavour? Or should this be left as an exercise to the user? = =20 >=20 > Could you please submit a patch that changes the existing =E2=80=9Cclaws-= mail=E2=80=9D > package? I don=E2=80=99t see a reason to build two variants of Claws. I've sent a patch to guix-devel@. I found out about 'git format-patch'. I hope that's the way to go. =E2=80=94Marco