[13 total ]
Thunderbird delivers. Enjoy safe, fast, and easy email, with intelligent spam filters, quick message search, and customizable views. Brought to you by Mozilla, Thunderbird makes email better.
User web site:
http://www.mozilla.com/thunderbird
SpamAssassin is a spam filter that can be used on a wide variety of email systems including procmail, sendmail, Postfix, qmail, and many others.
Bogofilter is a Bayesian spam filter. In its normal mode of operation, it takes an email message or other text on standard input, does a statistical check against lists of "good" and "bad" words, and returns a status code indicating whether or not
... [More]
the message is spam. Bogofilter is designed with fast algorithms (including Berkeley DB system), coded directly in C, and tuned for speed, so it can be used for production by sites that process a lot of mail. [Less]
Bayesian anti-spam classifier written in Python.
The Apache Java Enterprise Mail Server (a.k.a. Apache James) is a 100% pure Java SMTP and POP3 Mail server and NNTP News server. James is a complete and portable enterprise mail engine solution based on currently available open protocols.
James is
... [More]
also a mail application platform. We have developed a Java API to let you write Java code to process emails that we call the mailet API. A mailet can generate an automatic reply, update a database, prevent spam, build a message archive, or whatever you can imagine. A matcher determines whether your mailet should process an email in the server. The James project hosts the Mailet API, and James provides an implementation of this mail application platform API. [Less]
A Free Anti-Virus and Anti-Spam Filter
POPFile automatically sorts your email messages into as many categories as you like.
Are you tired of the constant bombardment of your inbox by unwanted email pushing everything from porn to get rich quick schemes? Have you tried other spam filters but become disenchanted with them when you realized that their manually generated rule
... [More]
sets weren't updated fast enough to keep up with spammers wording changes? Or that they generated unwanted false positive scores?
SpamProbe operates on a different basis entirely. Instead of using pattern matching and a set of human generated rules SpamProbe relies on a Bayesian analysis of the frequency of words used in spam and non-spam emails received by an individual person. The process is completely automatic and tailors itself to the kinds of emails that each person receives. [Less]
MailWatch for MailScanner is a web-based front-end to MailScanner written in PHP, MySQL and JpGraph. It comes with a CustomConfig module for MailScanner which causes MailScanner to log all message data (excluding body text) to a MySQL database which is then queried by MailWatch for reporting and statistics.
Buni is a community of open source software developers and users dedicated to the research and development of communication and collaboration software. Buni offers Meldware Communications Suite with Mail, a Calendar Server, Webmail, and a Secure Administration System.
The main idea behind was in situation where you have SpamAssassin installed on the mail server itself and there's no use to have another spam procesing engine.
For instance I have SA installed on my home mailserver and I have the office email
... [More]
account (no SA at office) and I would like to use my home SA to identify junk.
On my office account I have Report as Spam (Rspam) Plugin installed so I didn't touch learn/report stuff. Of course spamc is still required (it usualy comes already installed in most modern distros). If this makes sense I'll add port option, ssl, and username option. [Less]
Protects forums, blog comments and guestbooks from spam.
Bayesian filtering, IP blacklists and other techniques implemented in PHP5.
Mailvisa is a spam filter along the lines of Paul Graham's "A Plan for Spam". It classifies messages by comparing the words in them to known spam words. CPU usage, filtering speed, and filtering accuracy are comparable to other Bayesian filters.
... [More]
Mailvisa was originally intended as a platform for experimentation with different filtering parameters, but it has evolved into a useful spam classifier. [Less]