Included in Debian stable

  http://packages.debian.org/spamoracle

Jari

sdesc: "Ocaml based Bayesian spam filter"
ldesc: "A tool to help detect and filter away spam. It proceeds by statistical
analysis of the words that appear in the email, comparing the
frequencies of words with those found in a user-provided corpus of
known spam and known legitimate email."
category: Mail
requires: cygwin

a) manual

  wget        \
    http://cygwin.cante.net/spamoracle/spamoracle-1.4-1-src.tar.bz2 \
    http://cygwin.cante.net/spamoracle/spamoracle-1.4-1.tar.bz2 \
    http://cygwin.cante.net/spamoracle/setup.hint \

b) automatic

  gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8

  mkdir spamoracle ; cd spamoracle
  rm -f get.sh get.sh.sig
  wget    http://cygwin.cante.net/spamoracle/get.sh \
          http://cygwin.cante.net/spamoracle/get.sh.sig &&
  gpg --verify get.sh.sig get.sh &&
  sh get.sh

-- 
Welcome to FOSS revolution: we fix and modify until it shines

Reply via email to