From ta-meyer at ihug.co.nz Thu Nov 25 07:59:17 2004 From: ta-meyer at ihug.co.nz (Tony Meyer) Date: Thu Nov 25 07:59:56 2004 Subject: [Spambayes-announce] ANNOUNCE: SpamBayes release 1.0.1 Message-ID: The SpamBayes team is pleased to announce release 1.0.1 of SpamBayes. As is now usual, this is both a release of the source code and of an installation program for all Microsoft Windows users. This is a bug-fix release that fixes a number of minor issues with the 1.0 release, but includes no new functionality, and is entirely compatible with the 1.0 release. A 1.1a1 release, including many new features, will probably be released early in the new year. Details about the bugs that have been fixed in this release can be found at https://sourceforge.net/project/shownotes.php?release_id=285346 You can get the release via the 'Download' page at http://spambayes.org/download.html Enjoy the new release and your spam-free mailbox :-) As always, thanks to everyone involved in this release. Tony. (on behalf of the SpamBayes team) --- What is SpamBayes? --- The SpamBayes project is working on developing a Bayesian (of sorts) anti-spam filter (in Python), initially based on the work of Paul Graham, but since modified with ideas from Robinson, Peters, et al. The project includes a number of different applications, all using the same core code, ranging from a plug-in for Microsoft Outlook, to a POP3 proxy, to various command-line tools. The Windows installation program will install either the Outlook add-in (for Microsoft Outlook users), or the SpamBayes server program (for all other POP3 mail client users, including Microsoft Outlook Express). All Windows users (including existing users of the Outlook add-in) are encouraged to use the installation program. If you wish to use the source-code version, you will also need to install Python - see README.txt in the source tree for more information.