Included in Debian stable: http://packages.debian.org/annoyance-filter
Jari sdesc: "Adaptive Bayesian Junk Mail Filter" ldesc: "Program sifts mail you wish to read from junk arriving in your mailbox by an adaptive process which gives priority to mail you're interested in reading, and evolves to block cleverly disguised junk mail." category: Mail requires: cygwin a) manual download wget \ http://cygwin.cante.net/annoyance-filter/annoyance-filter-1.0.4-1.tar.bz2 \ http://cygwin.cante.net/annoyance-filter/annoyance-filter-1.0.4-1-src.tar.bz2 \ http://cygwin.cante.net/annoyance-filter/setup.hint b) automated. get.sh will print further instructions gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8 mkdir annoyance-filter ; cd annoyance-filter rm -f get.sh get.sh.sig wget http://cygwin.cante.net/annoyance-filter/get.sh \ http://cygwin.cante.net/annoyance-filter/get.sh.sig gpg --verify get.sh.sig get.sh && sh get.sh