msmtpd

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

Debian Debian
RUN apt-get update && \ apt-get install -y msmtp-mta
Ubuntu
RUN apt-get update && \ apt-get install -y msmtp-mta
Alpine
RUN apk add msmtp
Arch Arch Linux
RUN pacman -S --noconfirm msmtp
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y msmtp-mta
Fedora
RUN dnf install -y msmtp
Raspbian
RUN apt-get update && \ apt-get install -y msmtp
click the source code to copy install msmtpd on any operating system with command-not-found.com