postlog
High-performance mail transport agent
RUN apt-get update && \
apt-get install -y postfix
RUN apt-get update && \
apt-get install -y postfix
RUN apk add postfix
RUN pacman -S --noconfirm postfix
RUN apt-get update && \
apt-get install -y postfix
RUN dnf install -y postfix-2
RUN apt-get update && \
apt-get install -y postfix