Hot on the heels of the 1.0a3 release comes Spambayes 1.0a4. This release fixes a couple of potentially serious bugs that were introduced in a3, as well as including various other improvements. Upgrading is recommended for all users. SpamBayes ========= The SpamBayes project (http://spambayes.org) is working on developing a Bayesian anti-spam filter, initially based on the work of Paul Graham. The major difference between this and other, similar projects is the emphasis on testing newer approaches to scoring messages. While most anti-spam projects are still working with the original graham algorithm, we found that a number of alternate methods yielded a more useful response. SpamBayes is implemented purely in Python. New in Alpha Release 4 ====================== Outlook Plug-in --------------- o Display a message for "Delete as Spam" or "Recover from Spam" when SpamBayes is not enabled. o The toolbar is now initialized when "Outlook Today" is the default view. POP3 Proxy ---------- o Fix a bug where long attachments would be broken. o If an exception occurs parsing a message, recover and append a new 'exception' header. (This will be added to other SpamBayes applications by the next release). o Stop including the trailing dot in messages. IMAP Filter ----------- o In imapfilter, try to append without flags if appending fails. o Fix the -i switch in imapfilter and an import error. o Don't try and get password from options if -p is specified in imapfilter. Developer --------- o Various changes/improvements to storage.py. Note that this includes a fix for a potentially serious bug introduced in a3 which could result in incorrect token counts. General ------- o The web interface (used by pop3proxy and imapfilter) now shows the correct date and time in the footer. o A new stripper to squash yet another way of hiding content in HTML spam, like Erections to hide Erections. Transition ========== Transition between release a3 and a4 should be seamless. Refer to the a3 release for information about transitioning between a2 and a4. Reported Bugs Fixed =================== The following bugs tracked via the Sourceforge system were fixed: 761677, 761670 A url containing the details of these bugs can be made by appending the bug number to this url: http://sourceforge.net/tracker/index.php?func=detail&group_id=61702&atid =498103&aid= Feature Requests Added ====================== The following feature request tracked via the Sourceforge system was added: 755098 A url containing the details of these feature requests can be made by appending the request number to this url: http://sourceforge.net/tracker/index.php?func=detail&group_id=61702&atid =498104&aid=
participants (1)
-
Meyer, Tony