From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Wingo Subject: Re: [PATCH 0/1] Install mail queue tool with msmtp Date: Mon, 22 Feb 2016 10:34:22 +0100 Message-ID: <87oab9rsv5.fsf@igalia.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54415) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aXmsx-0004wm-Sl for guix-devel@gnu.org; Mon, 22 Feb 2016 04:34:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aXmst-0001iu-6G for guix-devel@gnu.org; Mon, 22 Feb 2016 04:34:31 -0500 Received: from pb-sasl0.int.icgroup.com ([208.72.237.25]:62469 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aXmst-0001iZ-0a for guix-devel@gnu.org; Mon, 22 Feb 2016 04:34:27 -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 On Mon 22 Feb 2016 06:38, Leo Famulari writes: > 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? Can you write up how to use it, like in https://lists.gnu.org/archive/html/guix-devel/2015-11/msg00081.html ? Cheers, Andy