HTML Purifier is a standards-compliant HTML filter library written in
PHP.
hf is a filter that reads files or stdin and replaces internet
addresses with hostnames.
Lens is a mail filter written in Ruby. Lens can filter an
incoming mail when it is received and filter mails in a Maildir.
The Horde_Text_Filter library provides common methods for fitering
and converting text.
Spamilter is a Sendmail milter written entierly in C, and therefore
is faster and less cpu intensive than other interperative based solutions.
It blocks spam using the following methods;
* Configurable Realtime DNS Blacklists
* Sender Address verification
* Configurable Black and White lists
* Invalid MTA hostname verfication
* Basic Virus/Worm file attachment rejection for files ending
in .pif, .scr, etc.. via MsExtChk filter
* SPF via libspf
* Realtime firewall blocking of MTA hosts with invalid host names via
MtaHostIpfw filter
* Realtime rate limited connection blocking via firewall rule injection
All actions are logged via syslog with both the sender and the recipient.
From this, report generation and notification to recipients showing
activity becomes extremely simple.
LICENSE: BSD 4-clause
Copyright 2003 - Neal Horman. All rights reserved.
This product includes software developed by Neal Horman.
spamass-milter is a plugin for the Sendmail Milter (Mail Filter) library
that pipes all incoming mail (including things received by rmail/UUCP)
through the SpamAssassin, a highly customizable spam filter.
This is mail/filtermail, a port of mailfilter, renamed because another
mailfilter exists in the ports tree.
It filters mail on a pop3 server, allowing junk to be deleted on the
server rather than after it has been downloaded, and integrates with other
programs such as fetchmail.
This is a new release of the popular cleanfeed usenet spam filter written
by Jeremy Nixon. I will continue releasing new versions until I get tired
or somebody else will step forward.
There is no real documentation, so if you never used cleanfeed please
download the original package from
and enjoy trying to understand what changed.
If you already have an existing cleanfeed installation please double check
your cleanfeed.local, because it may not be compatibile with this release.
cleanfeed.conf does not exist anymore, the bad_cancel_paths config option
is now read from a configuration file and most local_* functions changed
their name. Please read the CHANGES file for details about these and other
things. When in doubt, check the source code.
[ excerpt from developer's site ]
SpamOracle, a.k.a. "Saint Peter", is a tool to help detect and
filter away "spam" (unsolicited commercial e-mail). It proceeds
by statistical analysis of the words that appear in the e-mail,
comparing the frequencies of words with those found in a user-provided
corpus of known spam and known legitimate e-mail. The classification
algorithm is based on Bayes' formula, and is described in Paul
Graham's paper, A plan for spam.
This program is designed to work in conjunction with procmail. The
result of the analysis is output as an additional message header
X-Spam:, followed by yes, no or unknown, plus additional details.
A procmail rule can then test this X-Spam: header and deliver the
e-mail to the appropriate mailbox.
Text::Emoticon::GoogleTalk is a text filter that replace text emoticons like
":-)", "<3", etc. with the icons of Google Talk (or Gmail Chat), detailed in
http://mail.google.com/support/bin/answer.py?answer=34056