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 ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ msmtp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/msmtp-users
