all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Marco van Hulten <marco@hulten.org>
To: guix-devel@gnu.org
Subject: ldap support for Claws Mail
Date: Fri, 22 Mar 2019 11:04:37 +0100	[thread overview]
Message-ID: <20190322110437.4d8f649c@gfi063209.klientdrift.uib.no> (raw)

[-- Attachment #1: Type: text/plain, Size: 84 bytes --]

Added configure option is enough (works without the openldap package).

—Marco

[-- Attachment #2: 0026-Claws-Mail-claws-mail-LDAP-support.patch --]
[-- Type: text/x-patch, Size: 931 bytes --]

From 404cf25040fdf84e288170d2c7cc10519144cbec Mon Sep 17 00:00:00 2001
From: Marco van Hulten <Marco.Hulten@uib.no>
Date: Fri, 22 Mar 2019 10:58:51 +0100
Subject: [PATCH 26/26] Claws Mail (claws-mail) LDAP support.

---
 gnu/packages/mail.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index 278ad1f7e..81c083773 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -1127,7 +1127,7 @@ compresses it.")
               ("mime-info" ,shared-mime-info)))
     (arguments
       '(#:configure-flags
-        '("--enable-gnutls" "--enable-pgpmime-plugin" "--enable-enchant")
+        '("--enable-gnutls" "--enable-pgpmime-plugin" "--enable-enchant" "--enable-ldap")
         #:make-flags
         ;; Disable updating icon cache since it's done by the profile hook.
         ;; Conflict with other packages in the profile would be inevitable
-- 
2.17.1


             reply	other threads:[~2019-03-22 10:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-22 10:04 Marco van Hulten [this message]
2019-03-22 14:05 ` ldap support for Claws Mail Ricardo Wurmus
2019-11-28  9:17   ` Marco van Hulten

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=20190322110437.4d8f649c@gfi063209.klientdrift.uib.no \
    --to=marco@hulten.org \
    --cc=guix-devel@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/guix.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.