sa-compile
Perl-based spam filter using text analysis
RUN apt-get update && \
apt-get install -y sa-compile
RUN apt-get update && \
apt-get install -y sa-compile
RUN apk add spamassassin
RUN pacman -S --noconfirm spamassassin
RUN apt-get update && \
apt-get install -y sa-compile
RUN yum install -y spamassassin
RUN dnf install -y spamassassin
RUN apt-get update && \
apt-get install -y sa-compile