spamprobe 1.4d-12ubuntu1 source package in Ubuntu

Changelog

spamprobe (1.4d-12ubuntu1) trusty; urgency=low

  * Build-depend on version-less libdb-dev, to transition to db5.3.
 -- Dmitrijs Ledkovs <email address hidden>   Mon, 04 Nov 2013 07:13:31 +0000

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
mail
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
spamprobe_1.4d.orig.tar.gz 256.6 KiB 217ce47dcc6f58d8201fbb0a5e2dc38b5b06349fadb1378fb3647ad8a3f44d68
spamprobe_1.4d-12ubuntu1.diff.gz 52.0 KiB 10d801f59065802fe117835a09aa63919369a69cc1f6de4d95ce74cc3ad838d4
spamprobe_1.4d-12ubuntu1.dsc 1.8 KiB 5ccc4d60a6f617fbaf4305744f89b722d61f8a95225d5742727841fa0d737eea

View changes file

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.