msmtp 1.8.26
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.
- Outputs:
out - Website: https://marlam.de/msmtp/
- Licenses: GPL 3+
- Package source: gnu/packages/mail.scm
- Builds: See build status
- Issues: See known issues
Installation
Install msmtp 1.8.26 as follows:
guix install msmtp@1.8.26
Or install the latest version:
guix install msmtp
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.