bogofilter 1.2.5-1build3 source package in Ubuntu

Changelog

bogofilter (1.2.5-1build3) noble; urgency=medium

  * No-change rebuild against libdb5.3t64

 -- Steve Langasek <email address hidden>  Sat, 02 Mar 2024 20:30:29 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
mail
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
bogofilter_1.2.5.orig.tar.xz 782.5 KiB 3248a1373bff552c500834adbea4b6caee04224516ae581fb25a4c6a6dee89ea
bogofilter_1.2.5-1build3.debian.tar.xz 18.8 KiB dc1c7e55faa6f2a54c9a4b276a1cb33d88efb9a3a575f9ae66e9be5fb0ff521d
bogofilter_1.2.5-1build3.dsc 2.2 KiB 827df0d45b3cd6587d238ad11c5aff83f32ceafcb99061cede60be3e34274620

Available diffs

View changes file

Binary packages built by this source

bogofilter: fast Bayesian spam filter (meta 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-bdb-dbgsym: debug symbols for bogofilter-bdb
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.

bogofilter-sqlite-dbgsym: debug symbols for bogofilter-sqlite