bogofilter 1.2.4+dfsg1-2build1 source package in Ubuntu

Changelog

bogofilter (1.2.4+dfsg1-2build1) trusty; urgency=low

  * No change rebuild against db 5.3.
 -- Dmitrijs Ledkovs <email address hidden>   Fri, 01 Nov 2013 23:13:09 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
bogofilter_1.2.4+dfsg1.orig.tar.gz 1.0 MiB 2b8dd45ad8fc82874f612a63cfb19935a7df19ad06dbf955cd5d02c5e6cf453d
bogofilter_1.2.4+dfsg1-2build1.debian.tar.gz 18.3 KiB 307f81fbec43be949884cbf966343edb0d5972c09ab9939c6f7a2f22714c1a30
bogofilter_1.2.4+dfsg1-2build1.dsc 2.2 KiB cf8eb67584509e44cada0ef23639dad1e990f051b541c1debb0364d28547f503

View changes file

Binary packages built by this source

bogofilter: fast Bayesian spam filter (dummy package)

 This package implements a fast Bayesian spam filter along the lines suggested
 by Paul Graham in his article "A Plan For Spam".
 .
 This version substantially improves on Paul's proposal by doing smarter
 lexical analysis. In particular, hostnames and IP addresses are retained
 as recognition features rather than broken up. Various kinds of MTA
 cruft such as dates and message-IDs are discarded so as not to bloat
 the word lists.

bogofilter-bdb: fast Bayesian spam filter (Berkeley DB)

 This package implements a fast Bayesian spam filter along the lines suggested
 by Paul Graham in his article "A Plan For Spam".
 .
 This version substantially improves on Paul's proposal by doing smarter
 lexical analysis. In particular, hostnames and IP addresses are retained
 as recognition features rather than broken up. Various kinds of MTA
 cruft such as dates and message-IDs are discarded so as not to bloat
 the word lists.
 .
 This package provides the bdb database backend.

bogofilter-common: fast Bayesian spam filter (common files)

 This package implements a fast Bayesian spam filter along the lines suggested
 by Paul Graham in his article "A Plan For Spam".
 .
 This version substantially improves on Paul's proposal by doing smarter
 lexical analysis. In particular, hostnames and IP addresses are retained
 as recognition features rather than broken up. Various kinds of MTA
 cruft such as dates and message-IDs are discarded so as not to bloat
 the word lists.
 .
 This package provides files that are common for all database backends.

bogofilter-sqlite: fast Bayesian spam filter (sqlite)

 This package implements a fast Bayesian spam filter along the lines suggested
 by Paul Graham in his article "A Plan For Spam".
 .
 This version substantially improves on Paul's proposal by doing smarter
 lexical analysis. In particular, hostnames and IP addresses are retained
 as recognition features rather than broken up. Various kinds of MTA
 cruft such as dates and message-IDs are discarded so as not to bloat
 the word lists.
 .
 This package provides the sqlite database backend.