Bug#942550: Move /usr/sbin/sendmail symlink to mstmp package

2020-07-17 Thread El boulangero
> msmtp-mta ships a minimal smtp daemon but it is (normally and on purpose) > disabled by default so there is no daemon listening unless you enable it. Ah indeed, that was not immediately clear to me. I just installed msmtp-mta. The service is indeed disabled by default. Thanks, Arnaud On Fri

Bug#942550: Move /usr/sbin/sendmail symlink to mstmp package

2020-07-17 Thread Emmanuel Bouthenot
Hi, On Thu, Jul 16, 2020 at 09:36:17PM +0700, elboulang...@gmail.com wrote: > Is there anything wrong with the approach that Flavio suggests? It > also makes sense to me. msmtp-mta was created so that msmtp could be installed in parallel of a real MTA (see: #396527) > I'm considering to simply do

Bug#942550: Move /usr/sbin/sendmail symlink to mstmp package

2020-07-16 Thread elboulangero
Is there anything wrong with the approach that Flavio suggests? It also makes sense to me. I'm considering to simply do `ln -sr /usr/bin/msmtp /usr/sbin/sendmail` instead of installing msmtp-mta, because indeed, I don't need a SMTP server, I just want to use msmtp as a drop-in replacement for s

Bug#942550: Move /usr/sbin/sendmail symlink to mstmp package

2019-10-17 Thread Flavio Veloso
Package: mstmp-mta Version: 1.8.3-1 Severity: wishlist Hi, The /usr/sbin/sendmail symlink that points to /usr/bin/msmtp should be created by the "msmtp" package, not by "msmtp-mta". Rationale: 1. In msmtp context, the "/usr/sbin/sendmail" path represents only the MUA side of the email system