makemap

secure, reliable, lean, and easy-to configure SMTP server

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