Date: Mon, 4 Jun 2018 13:56:32 +0200 From: Polytropon <freebsd@edvax.de> To: mayuresh@kathe.in Cc: freebsd-questions@freebsd.org Subject: Re: mutt-lite + msmtp : any help? Message-ID: <20180604135632.2cf9f1d3.freebsd@edvax.de> In-Reply-To: <fe7bbd3f04b53a6a918e76421d81fbe2@kathe.in> References: <fe7bbd3f04b53a6a918e76421d81fbe2@kathe.in>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 04 Jun 2018 11:45:56 +0000, Mayuresh Kathe wrote: > also, would like to know why msmtp has bash as a dependency, > and is it possible to eliminate that dependency. Probably not. The msmtp default configuration seems to contain the option MSMTPQ for managing offline message queues, and this is done via bash scripts. It _might_ be possible to try to run those scripts with regular sh, and in case this won't work, change them in order to _not_ require any bash-isms. :-) Further details: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220439 -- Polytropon Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180604135632.2cf9f1d3.freebsd>