msmtp is an SMTP client with a sendmail compatible interface. It can be used with Mutt and other MUAs. It forwards messages to an SMTP server which does the delivery. Features include various SMTP AUTH methods, TLS/SSL-encrypted connections (including support for client certificates), support for multiple accounts, DSN, and IPv6 support.
| Tags | Communications Email |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Windows MS-DOS Mac OS X BSD Linux Other Solaris Unix AIX FreeBSD NetBSD OpenBSD |
| Implementation | C |


Release Notes: This release parses command line recipient addresses as if they appeared in mail headers, which gives more flexibility and increases compatibility.


Release Notes: This release includes a new version of the msmtpq script and fixes building the documentation with texinfo version 5.x.


Release Notes: This release fixes a bug introduced in 1.4.29 that broke the --read-recipients option when --read-envelope-from was used.


Release Notes: This release fixes a few bugs.


Release Notes: A few minor problems were fixed.
03 Dec 2005 09:53
msmtp new options?
Maybe an option to specify the subject?
Similar to mailx -s 'this is a test' ...
Maybe another option to specify
the filename that has the "pure" message
body? This file would not have the usual
mail headers. Message body only.