Can GNU Mailutils function as msmtp?

Jean Louis <[email protected]> Thu, 26 Nov 2020 15:19:40 +0300
Newsgroups gmane.comp.gnu.mailutils.bugs
Message-ID <[email protected]>
The package msmtp is good for those with interrupted Internet
connections. It acts as sendmail but stores messages for example into
~/.msmtpqueue

Is there possibility to configure GNU Mailutils to act in this manner
to queue the messages and then later upon invokation for example of
movemail to move them to SMTP?

Jean