File Release Notes and Changelog
Release Name: 1.0
Notes:
Changes:
1.0 - 2/1/2003
Fixed parser bug that improperly handled mail with Message-ID as
the last mail header line.
Added sscorpus and ssinit scripts.
Added -i options to sslearn to initialize the word database.
Fixed usage messages for ssense.
Fixed bug in configure script that would not look for alternative
DB v2 headers if a usable db.h was not found.
Local site configuration is now done via 'configure' instead of
options.h. See INSTALL file for details.
Added -s option to ssense to add (SPAM?) to message subject.
Useful for filtering programs that can't work off of arbitrary
mail headers.
ssense no longer exits quietly if the word database cannot be
found. If an error occurs, the original mail message is just
sent back to stdout. This prevents mail from getting dropped
when invoked via procmail, etc.
Added man pages for ssense, sslearn and ssdump.
Fixed bug in ssense that would cause the spam report to be
reprinted if ">From " was found in the body of a mail message.