./mail/spamprobe, Spam detector using Bayesian analysis of word counts

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2013Q4, Version: 1.4dnb7, Package name: spamprobe-1.4dnb7, Maintainer: pkgsrc-users

Spamprobe is a fast, intelligent, automatic spam detector using
Bayesian analysis of terms contained in emails. Works with procmail,
maildrop or a similar tool to produce a complete server or client side
spam filtering system.

Features:
* Spam detection using Bayesian analysis of terms contained in each
email.
* Automatically learns from incoming mails as they are
classified. Incorporates user's feedback to tailor classification to
each user's personal tastes.
* Analyzes image attachments to derive useful information from them.
* Natively supports mbox, MBX, and Maildir mail box formats.
* And many more..


Required to run:
[graphics/jpeg] [graphics/giflib] [graphics/png]


Package options: gif, jpeg, png

Master sites:

SHA1: fbcd65eb21097cd860d5e5ee2c4c2524c717a237
RMD160: 4a9e098b92e6900d8b03d7ed5e8d052f2b2e8c56
Filesize: 256.603 KB

Version history: (Expand)


CVS history: (Expand)


   2014-01-05 21:39:43 by S.P.Zeidler | Files touched by this commit (2)
Log message:
Pullup ticket #4285 - requested by htodd
mail/spamprobe: build fix

Revisions pulled up:
- mail/spamprobe/distinfo                                       1.18
- mail/spamprobe/patches/patch-src_parser_GifParser.cc          1.1

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	htodd
   Date:		Sun Jan  5 00:29:35 UTC 2014

   Modified Files:
    	pkgsrc/mail/spamprobe: distinfo
   Added Files:
    	pkgsrc/mail/spamprobe/patches: patch-src_parser_GifParser.cc

   Log message:
   Fix build for changed DGifOpen in giflib.

   To generate a diff of this commit:
   cvs rdiff -u -r1.17 -r1.18 pkgsrc/mail/spamprobe/distinfo
   cvs rdiff -u -r0 -r1.1 \
        pkgsrc/mail/spamprobe/patches/patch-src_parser_GifParser.cc