exim

lightweight Exim MTA (v4) daemon

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