Re: [ITP] spamoracle 1.4 -- Ocaml based Bayesian spam filter

2007-12-22 Thread Corinna Vinschen
On Dec 20 16:03, Jari Aalto wrote:
 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 \

Uploaded.


Thanks,
Corinna

-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader  cygwin AT cygwin DOT com
Red Hat


[ITP] spamoracle 1.4 -- Ocaml based Bayesian spam filter

2007-12-20 Thread Cygwin-bug#20071220T1351

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
  wgethttp://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


[GTG] Re: [ITP] spamoracle 1.4 -- Ocaml based Bayesian spam filter

2007-12-20 Thread Dr. Volker Zell
 Jari Aalto writes:

 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

Builds fine from source, packaging and setup.hint look good.

GTG
  Volker