From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 0/1] Install mail queue tool with msmtp Date: Sun, 28 Feb 2016 16:11:14 +0100 Message-ID: <87lh64yinh.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34213) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aa30C-00032n-G0 for guix-devel@gnu.org; Sun, 28 Feb 2016 10:11:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aa309-00082x-9V for guix-devel@gnu.org; Sun, 28 Feb 2016 10:11:20 -0500 In-Reply-To: (Leo Famulari's message of "Mon, 22 Feb 2016 00:38:34 -0500") 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: Leo Famulari Cc: guix-devel@gnu.org Leo Famulari skribis: > 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. [...] > * gnu/packages/mail.scm (msmtp)[arguments]: Install msmtpq scripts. Sounds like a worthy addition, please push! Ludo=E2=80=99.