Hi! On Thu, 25. Feb 2010, 08:48:01 +0100, Kef wrote: > Is it possible to send attachments with a mail using msmtp ? How can I do > that ? Msmtp only sends the mail. Building the mail, including attachments etc., is done by a mail user agent (MUA). For example, you can use the Mutt MUA to construct a mail, and then use msmtp to send it. Martin