软件包: qsf (1.2.7-1build1) [universe]
qsf 的相关链接
Ubuntu 的资源:
下载源码包 qsf:
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Nelson A. de Oliveira
- Bartosz Fenski
It should generally not be necessary for users to contact the original maintainer.
相似软件包:
small and fast Bayesian spam filter
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/
其他与 qsf 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.7)
- Embedded GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgdbm3 (>= 1.8.3)
- GNU dbm database routines (runtime version)
-
- dep: libmysqlclient16 (>= 5.1.21-1)
- MySQL database client library
-
- dep: libsqlite0 (>= 2.8.17)
- SQLite shared library
-
- sug: fetchmail
- SSL enabled POP3, APOP, IMAP mail gatherer/forwarder
-
- sug: mail-transport-agent
- 本虚包由这些包填实: citadel-mta, courier-mta, dma, esmtp-run, exim4-daemon-heavy, exim4-daemon-light, lsb-invalid-mta, masqmail, msmtp-mta, nullmailer, postfix, sendmail-bin, ssmtp, xmail
-
- sug: mutt
- text-based mailreader supporting MIME, GPG, PGP and threading
-
- sug: mysql-server
- MySQL database server (metapackage depending on the latest version)
同时作为一个虚包由这些包填实: mysql-cluster-server-5.1, mysql-server-5.1 - 或者 sqlite
- command line interface for SQLite