spamprobe 1.4d-12.1 source package in Ubuntu

Changelog

spamprobe (1.4d-12.1) unstable; urgency=medium


  * Non-maintainer upload.
  * Update build depends to depend on generic libdb-dev to allow
    db5.1->db5.3 transition
  * Update templates to Berkeley DB 5.3

 -- Ondřej Surý <email address hidden>  Tue, 11 Feb 2014 15:50:03 +0100

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any
Section:
mail
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe mail

Downloads

File Size SHA-256 Checksum
spamprobe_1.4d-12.1.dsc 1.1 KiB f8f0ae45c5436bfd9e4830da1d99bc99b719eadb530bfb1db1fce82a0dfc27b5
spamprobe_1.4d.orig.tar.gz 256.6 KiB 217ce47dcc6f58d8201fbb0a5e2dc38b5b06349fadb1378fb3647ad8a3f44d68
spamprobe_1.4d-12.1.diff.gz 51.5 KiB e25774c3c966a48e97bbf5069b79f06d284332291375e01729a12746f8591077

No changes file available.

Binary packages built by this source

spamprobe: Bayesian spam filter

 This package provides a spam filter based on the article 'A Plan for Spam'
 by Paul Graham. It uses a database (either BerkeleyDB or a simpler hash
 file) to store one- and two-word phrases. Only certain headers are analyzed
 and HTML tags are ignored to prevent false positives of legitimate HTML
 emails. Image attachments are considered as words that can signal spam. It
 can be simply integrated with procmail or maildrop to filter spam on
 incoming mail.