mailstat
Versatile e-mail processor
RUN apt-get update && \
apt-get install -y procmail
RUN apt-get update && \
apt-get install -y procmail
RUN apk add procmail
RUN pacman -S --noconfirm procmail
RUN apt-get update && \
apt-get install -y procmail
RUN yum install -y procmail
RUN dnf install -y procmail
RUN apt-get update && \
apt-get install -y procmail