sb_pop3dnd.py
Python-based spam filter using statistical analysis
RUN apt-get update && \
apt-get install -y spambayes
RUN apt-get update && \
apt-get install -y spambayes
RUN pacman -S --noconfirm spambayes
RUN apt-get update && \
apt-get install -y spambayes