sendmail.opensmtpd

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

Debian Debian
RUN apt-get update && \ apt-get install -y opensmtpd
Ubuntu
RUN apt-get update && \ apt-get install -y opensmtpd
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 opensmtpd
Fedora
RUN dnf install -y opensmtpd
Raspbian
RUN apt-get update && \ apt-get install -y opensmtpd
click the source code to copy install sendmail.opensmtpd on any operating system with command-not-found.com