Re: Using a sendmail replacement?

2016-02-21 Thread Andreas Doll
On 2016-02-21 at 12:59, li...@2ion.de wrote: > I am using msmtp[1] for this. You can keep its configuration entirely in > $HOME. I second that, msmtp works fine for me in the described setting. Note that it only works online, for offline usage see [1].

Re: Using a sendmail replacement?

2016-02-21 Thread Gabriel Philippe
On Sun, Feb 21, 2016 at 11:47 AM, Andreas Doll wrote: > On 2016-02-21 at 12:59, li...@2ion.de wrote: >> I am using msmtp[1] for this. You can keep its configuration entirely in >> $HOME. > > I second that, msmtp works fine for me in the described setting. Note that it > only

Re: Using a sendmail replacement?

2016-02-21 Thread Grant Edwards
On 2016-02-21, li...@2ion.de wrote: > On Sat, Feb 20, 2016 at 08:45:19PM +0100, Gabriel Philippe wrote: >> I found nullmailer, but it is designed for a system-wide use: >> conffiles in /etc/, stuff in /var, etc. I'm not sure I would manage to >> have it work differently. >> >> Any