Re: [PATCH 0/1] Install mail queue tool with msmtp

2016-02-28 Thread Leo Famulari
On Sun, Feb 28, 2016 at 04:11:14PM +0100, Ludovic Courtès wrote: > 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

Re: [PATCH 0/1] Install mail queue tool with msmtp

2016-02-28 Thread Ricardo Wurmus
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 >

Re: [PATCH 0/1] Install mail queue tool with msmtp

2016-02-28 Thread Ludovic Courtès
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 >

Re: [PATCH 0/1] Install mail queue tool with msmtp

2016-02-24 Thread Leo Famulari
On Mon, Feb 22, 2016 at 12:16:51PM -0500, Leo Famulari wrote: > On Mon, Feb 22, 2016 at 10:34:22AM +0100, Andy Wingo wrote: > > 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 necessa

Re: [PATCH 0/1] Install mail queue tool with msmtp

2016-02-22 Thread Leo Famulari
On Mon, Feb 22, 2016 at 10:34:22AM +0100, Andy Wingo wrote: > 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/

Re: [PATCH 0/1] Install mail queue tool with msmtp

2016-02-22 Thread Andy Wingo
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 pa

[PATCH 0/1] Install mail queue tool with msmtp

2016-02-21 Thread Leo Famulari
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 Fa