From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: [PATCH 0/1] Install mail queue tool with msmtp Date: Mon, 22 Feb 2016 00:38:34 -0500 Message-ID: Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39731) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aXjCn-0007th-No for guix-devel@gnu.org; Mon, 22 Feb 2016 00:38:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aXjCk-0003lw-W0 for guix-devel@gnu.org; Mon, 22 Feb 2016 00:38:45 -0500 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:50694) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aXjCk-0003lQ-Sd for guix-devel@gnu.org; Mon, 22 Feb 2016 00:38:42 -0500 Received: from jasmine.lan (c-69-249-5-231.hsd1.pa.comcast.net [69.249.5.231]) by mail.messagingengine.com (Postfix) with ESMTPA id 1AE92C00018 for ; Mon, 22 Feb 2016 00:38:39 -0500 (EST) List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: guix-devel@gnu.org msmtp comes with a couple of scripts called msmtpq and msmtp-queue that will queue mail locally if necessary. https://sourceforge.net/p/msmtp/code/ci/master/tree/scripts/msmtpq/README.msmtpq I've been using them out of the Debian msmtp package, but I'd like to see them in Guix. Thoughts? Leo Famulari (1): gnu: msmtp: Install msmtpq. gnu/packages/mail.scm | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) -- 2.7.1