qsf 1.2.7-1build3 source package in Ubuntu

Changelog

qsf (1.2.7-1build3) xenial; urgency=medium

  * Rebuild against libmysqlclient20.

 -- Robie Basak <email address hidden>  Tue, 05 Apr 2016 12:52:49 +0000

Upload details

Uploaded by:
Robie Basak
Uploaded to:
Xenial
Original maintainer:
Nelson A. de Oliveira
Architectures:
any
Section:
mail
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe mail

Downloads

File Size SHA-256 Checksum
qsf_1.2.7.orig.tar.gz 205.2 KiB 66f3d0607873e52d148c56bd1e1ae63292eae0e17ed960a924f624d406d1f971
qsf_1.2.7-1build3.diff.gz 1.1 KiB d50cb1456614816d87c85d40a30fc1a5bedf626ca2a2257c5edc091a94b947e5
qsf_1.2.7-1build3.dsc 1.7 KiB 86eb55392b4f16cd11e883455a5dc16d30486a52942779a3523c7dcd4382ba4e

Available diffs

View changes file

Binary packages built by this source

qsf: No summary available for qsf in ubuntu yakkety.

No description available for qsf in ubuntu yakkety.

qsf-dbgsym: debug symbols for package qsf

 Quick Spam Filter (QSF) is an Open Source email classification filter,
 designed to be small, fast, and accurate, which works to classify incoming
 email as either spam or non-spam.
 .
 QSF's targets are speed, accuracy and simplicity:
  * It is small and is written in C so it starts up quickly, unlike filters
  written in Perl.
  * It understands MIME and HTML, so it can intelligently deal with modern
  spam, unlike older Bayesian filters such as ifile.
  * It runs as an inline filter rather than as a daemon, so it is simple to
  install.
  * It is written to do only one job - decide whether an email is spam or not
  using the content of the message alone - so it is less complex than filters
  such as SpamAssassin. Less complexity means bugs and security problems are
  less likely.
  * As well as words and word pairs, QSF also spots special patterns in email
  such as runs of gibberish, HTML comments embedded in text, and other common
  spam giveaways, and its flexible tokeniser allows more patterns to be added
  as spammers change their tactics.
 .
  Homepage: http://code.google.com/p/qsf/