sendmail

Send email. More information: <https://manned.org/sendmail>.

Debian Debian
RUN apt-get update && \ apt-get install -y xmail
Ubuntu
RUN apt-get update && \ apt-get install -y xmail
Arch Arch Linux
RUN pacman -S --noconfirm esmtp
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y citadel-server
CentOS
RUN yum install -y sendmail
Fedora
RUN dnf install -y sendmail
Raspbian
RUN apt-get update && \ apt-get install -y xmail
click the source code to copy install sendmail on any operating system with command-not-found.com