bogofilter-0.92.8 - new stable release

From: David Relson (relson_at_osagesoftware.com)
Date: 10/26/04

  • Next message: Colossus: "Cpsed 0.2 released"
    Date: Mon, 25 Oct 2004 18:56:53 CST
    
    

    Bogofilter is a mail filter that classifies email as spam or ham
    (non-spam) by a statistical analysis of the message's header and content
    (body). The program is able to learn from the user's classifications
    and corrections.

    The statistical technique is known as the Bayesian technique and its use
    for spam was described by Paul Graham in his article "A Plan For Spam".
    Gary Robinson, in his weblog Rants, suggests some refinements for
    improved discrimination between spam and ham. Bogofilter's primary
    algorithm uses the f(w) parameter and the Fisher inverse chi-square
    technique that he describes.

    Bogofilter is run by an MDA script to classify an incoming message as
    spam or ham (using wordlists stored by BerkeleyDB). Bogofilter provides
    processing for plain text and html, supports multi-part mime message
    with decoding of base64, quoted-printable, and uuencoded text and
    ignores attachments, such as images.

    Bogofilter is written in C. Supported platforms: Linux, FreeBSD,
    Solaris, OS X, HP-UX, AIX, RISC-OS, OS/2, ...

    ******* ******* ******* ******* *******

    Bogofilter-0.92.8 has been promoted to "stable" status. See the
    BOGOFILTER NEWS (below) for all the changes since the previous stable
    release.

    Files are available at http://sourceforge.net/projects/bogofilter for
    download.

    Here are the md5sums for the release:

    b4ba22aaa40ac8fce464d8e47a6f5ef5 bogofilter-0.92.8-1.i586.rpm
    51377bc8d94816d1b60d38b11d9d66d0 bogofilter-0.92.8-1.src.rpm
    dac06b6afcab0e36d17b1604216dc9bf bogofilter-0.92.8.tar.bz2
    f8732688a3fe887a67da0ec39dbb06a1 bogofilter-0.92.8.tar.gz
    00bd7a8a5c855eed0dc875fa6f48e352 bogofilter-static-0.92.8-1.i586.rpm

                                   =================
                                    BOGOFILTER NEWS
                                   =================

    Caution: If upgrading from an old version and skipping several
    intervening versions of bogofilter, be smart and verify that the new
    version is working for you before putting it into production.
    Bogofilter's developers recommend that you run a few manual command
    line tests. Use options, config files, and wordlists from your
    production environment. This will help ensure that the new version of
    bogofilter is working properly.

    0.92.8 2004-10-19

    * Ignore 'X-Bogosity' lines in mime attachments.
    * Revise lexer variables for flex-2.5.31 compatibility.

    * Bogotune now warns when using '-E' to suppress ESF checking
      and non 1.0 esf values are read from the config file.
    * Limit bogotune's scanning to rx values between 0.4 and 0.6.

    * Fix a potential crash on malformatted input (writing a NUL byte to
      the wrong place) in the RFC-2047 decoder. Reported by Clint Adams.

    * bogofilter will now properly exit with code 3 when encountering write
      errors in pass-through mode. It would use the wrong code, 2, since
      the introduction of the "unsure" exit code.

    * Properly flush existing data before changing I/O buffer size. Fixes
      t.bogodir failure seen, for instance, on Solaris, particularly with
      -D and redirected output.

    * OS/2 compatibility fixes for configure, bogofilter, and
      bogoutil (thanks to Yuri Dario).

    0.92.7 2004-10-02

    * Additional portability fix for SunOS 4.1.X
    * '-M' allows processing 1 msg-count file with multiple messages.
      Otherwise allow multiple msg-count files with 1 message in each.
    * bogofilter-tuning.HOWTO revised and converted to html.
    * Fixed help messages for bogofilter's "-m" and "-o" options.

    * Allow only one of '-d' and '-D' options for bogotune.
    * Remove check for bogohome since it breaks "bogotune -D".
    * Fixed minor formatting defects in bogotune.
    * Fixed bogotune man page error for "-d" option.

    0.92.6 2004-08-22 - previous stable release

    -- 
    David Relson                   Osage Software Systems, Inc.
    relson@osagesoftware.com       Ann Arbor, MI 48103
    www.osagesoftware.com          tel:  734.821.8800
    ##########################################################################
    # Send submissions for comp.os.linux.announce to: cola@stump.algebra.com #
    # PLEASE remember a short description of the software and the LOCATION.  #
    # This group is archived at http://stump.algebra.com/~cola/              #
    ##########################################################################
    

  • Next message: Colossus: "Cpsed 0.2 released"

    Relevant Pages

    • Bogofilter-0.14.0.1 - New Current Release
      ... Bogofilter is a mail filter that classifies mail as spam or ham ... Updated bogominitrain.pl to work with combined wordlists. ...
      (comp.os.linux.announce)
    • Bogofilter - 0.15.13 - New Stable Release
      ... for spam was described by Paul Graham in his article "A Plan For Spam". ... Bogofilter is run by an MDA script to classify an incoming message as ... Added -V option to bogotune. ... Fix problem with separate wordlists that causes ...
      (comp.os.linux.announce)
    • bogofilter-0.92.7 - new current release
      ... Bogofilter is a mail filter that classifies email as spam or ham ... for spam was described by Paul Graham in his article "A Plan For Spam". ... Bogofilter is run by an MDA script to classify an incoming message as ... * Allow only one of '-d' and '-D' options for bogotune. ...
      (comp.os.linux.announce)
    • bogofilter - 0.15.12 - new current release
      ... for spam was described by Paul Graham in his article "A Plan For Spam". ... Bogofilter is run by an MDA script to classify an incoming message as ... Fix sigsegv in bogotune when '-D' option is used. ... makefiles and contrib files to support ...
      (comp.os.linux.announce)
    • Bogofilter-0.17.5 - New Current Release
      ... Bogofilter is a mail filter that classifies email as spam or ham ... for spam was described by Paul Graham in his article "A Plan For Spam". ... Bogofilter is run by an MDA script to classify an incoming message as ... Warn if user specified config file doesn't exist. ...
      (comp.os.linux.announce)