msmtp
Simple and easy to use SMTP client with decent sendmail compatibility
msmtp is an SMTP client. In the default mode, it transmits a mail to an SMTP server (for example at a free mail provider) which takes care of further delivery.
- Versions: 1.8.26
- Website: https://marlam.de/msmtp/
- Licenses: GPL 3+
- Package source: gnu/packages/mail.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of msmtp as follows:
guix install msmtp
Or install a particular version:
guix install msmtp@1.8.26
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of msmtp about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/msmtp'><img src='https://packages.guix.gnu.org/packages/msmtp/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/msmtp)
Example Org:
[[https://packages.guix.gnu.org/packages/msmtp][https://packages.guix.gnu.org/packages/msmtp/badges/latest-version.svg]]