all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Claws Mail LDAP support
@ 2019-03-21  8:49 Marco van Hulten
  2019-03-21  9:21 ` Ricardo Wurmus
  0 siblings, 1 reply; 9+ messages in thread
From: Marco van Hulten @ 2019-03-21  8:49 UTC (permalink / raw)
  To: Help Guix

Hello—

I would like to have LDAP support in Claws Mail.  Right now I am
missing the LDAP menu entry under the Book menu in the Address Book.
Though I'm short on time right now, I found copying e-mail addresses
from old e-mail becoming a bit too anoying, so I did a throw at
modifying the package to enable LDAP.

I just added (inputs ("openldap" ,openldap)).  No idea if that should
work.  I put this in a file claws-mail.scm, together with a
(use-modules ...).  I entered this command:

    guix package --install-from-file=claws-mail.scm

That doesn't do anything.  Does (inputs ...) only specify dependencies,
and actually doesn't change Guix' state (when openldap is already
installed)?

Long story short: can LDAP be enabled in Claws Mail?

—Marco

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2019-03-22 11:36 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-21  8:49 Claws Mail LDAP support Marco van Hulten
2019-03-21  9:21 ` Ricardo Wurmus
2019-03-21 14:10   ` Giovanni Biscuolo
2019-03-21 15:38     ` Marco van Hulten
2019-03-21 21:14       ` Ricardo Wurmus
2019-03-22  8:30         ` Marco van Hulten
2019-03-22  9:27           ` Ricardo Wurmus
2019-03-22 10:06             ` Marco van Hulten
2019-03-22 11:32               ` Ricardo Wurmus

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.