[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [msmtp-users] msmtp in the background
Hi!
On Wed, 04. Apr 2007, 22:34:01 -0400, Tamas Papp wrote:
> I have one minor question. When I send large files from mutt, it
> takes quite a bit for the sending to complete. Is it possible to have
> msmtp run in the background once called?
This can be done with the Mutt configuration option sendmail_wait. See
the man page muttrc(5).
The caller of msmtp is responsible for putting it in the background, not
msmtp itself.
Martin