From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: Claws Mail LDAP support Date: Fri, 22 Mar 2019 12:32:58 +0100 Message-ID: <87muln6t5h.fsf@elephly.net> 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> <20190322110644.6e000b94@gfi063209.klientdrift.uib.no> 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]:50699) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h7ITU-0005C6-W8 for help-guix@gnu.org; Fri, 22 Mar 2019 07:36:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h7IQL-0005L9-8X for help-guix@gnu.org; Fri, 22 Mar 2019 07:33:22 -0400 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21062) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1h7IQK-0005IZ-Bn for help-guix@gnu.org; Fri, 22 Mar 2019 07:33:21 -0400 In-reply-to: <20190322110644.6e000b94@gfi063209.klientdrift.uib.no> 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: Marco van Hulten Cc: Help Guix Marco van Hulten writes: >> > 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? >> >> 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. Excellent, I=E2=80=99ll take a look. Using =E2=80=9Cgit format-patch=E2=80=9D is a good idea. In the future please send patches to guix-patches@gnu.org as it is backed by our bug tracker, which makes it somewhat less likely that patches are lost. -- Ricardo