all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#35512] [PATCH 0/1] gnu: emacs: Add mailutils to inputs for security.
@ 2019-04-30 21:41 wednesday
  2019-04-30 21:43 ` [bug#35512] [PATCH 1/1] gnu: emacs: Add mailutils to inputs wednesday
  2019-10-12 14:46 ` bug#35512: [PATCH 0/1] gnu: emacs: Add mailutils to inputs for security Tobias Geerinckx-Rice via Guix-patches via
  0 siblings, 2 replies; 3+ messages in thread
From: wednesday @ 2019-04-30 21:41 UTC (permalink / raw)
  To: 35512; +Cc: wednesday

If mailutils is not present on the system, then emacs will fall back to using
it's own limited version of movemail that retrieves POP3 only from insecure channels..
This link explains some more details:
https://bugs.launchpad.net/ubuntu/+source/emacs/+bug/1814179

wednesday (1):
  gnu: emacs: Add mailutils to inputs.

 gnu/packages/emacs.scm | 3 +++
 1 file changed, 3 insertions(+)

-- 
2.21.0

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

end of thread, other threads:[~2019-10-12 14:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-30 21:41 [bug#35512] [PATCH 0/1] gnu: emacs: Add mailutils to inputs for security wednesday
2019-04-30 21:43 ` [bug#35512] [PATCH 1/1] gnu: emacs: Add mailutils to inputs wednesday
2019-10-12 14:46 ` bug#35512: [PATCH 0/1] gnu: emacs: Add mailutils to inputs for security Tobias Geerinckx-Rice via Guix-patches via

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.