msmtpd

light SMTP client with support for server profiles - the regular MTA

Install

All systems
curl cmd.cat/msmtpd.sh
Debian Debian
apt-get install msmtp-mta
Ubuntu
apt-get install msmtp-mta
Alpine
apk add msmtp
Arch Arch Linux
pacman -S msmtp
image/svg+xml Kali Linux
apt-get install msmtp-mta
Fedora
dnf install msmtp
Windows (WSL2)
sudo apt-get update sudo apt-get install msmtp-mta
OS X
brew install msmtp
Raspbian
apt-get install msmtp
Docker
docker run cmd.cat/msmtpd msmtpd powered by Commando

msmtp-mta

light SMTP client with support for server profiles - the regular MTA

msmtp is an SMTP client that can be used to send mails from Mutt and probably other MUAs (mail user agents). It forwards mails to an SMTP server (for example at a free mail provider), which takes care of the final delivery. Using profiles, it can be easily configured to use different SMTP servers with different configurations, which makes it ideal for mobile clients. This package is compiled with GSASL and TLS/SSL support. This package provides the regular MTA program.

msmtp

light SMTP client with support for server profiles

msmtp is an SMTP client that can be used to send mails from Mutt and probably other MUAs (mail user agents). It forwards mails to an SMTP server (for example at a free mail provider), which takes care of the final delivery. Using profiles, it can be easily configured to use different SMTP servers with different configurations, which makes it ideal for mobile clients. This package is compiled with GSASL and TLS/SSL support.