sb_imapfilter

Python-based spam filter using statistical analysis

Debian Debian
RUN apt-get update && \ apt-get install -y spambayes
Ubuntu
RUN apt-get update && \ apt-get install -y spambayes
Arch Arch Linux
RUN pacman -S --noconfirm spambayes
Raspbian
RUN apt-get update && \ apt-get install -y spambayes
click the source code to copy install sb_imapfilter on any operating system with command-not-found.com