Commit graph

4 commits

Author SHA1 Message Date
heinz
c6f2b73a20 Improve behaviour of Razor2 when running in taint mode.
Fixes come from the SpamAssassin 2.60 release (originally from
http://www.ijs.si/software/amavisd/ (Thanks to amavisd-new, Mark
Martinec, and Vivek Khera!))
2003-09-27 13:21:37 +00:00
heinz
773311f231 Update to current Razor2 release.
======== Changes since v 2.14 =========================================

2.22 (Nov 21 2002)
    *   Turned off verbose logging in ehash that was left on by mistake.
        [vipul]

    *   Some user contributed additions to the FAQ.

2.21 (Nov 19 2002)
    *   Ephemeral Hash reverts to the entire content when both sections are
        composed of whitespace. This makes a certain type of false positives
        go away. [vipul]

    *   Razor2::Client::Core skips whitespace only message parts. [vipul]

    *   DebugLevel 15 prints out the content after preprocessing, just
        before the signatures are computed. [vipul]

2.20 (Oct 15, 2002) (First Stable Version)
    *   If log file isn't writable for whatever reason, we write logs to
        /dev/null. [vipul]

    *   We look for stray "\r"'s in the split_mime function. Thanks to Jim
        <jim@ironchicken.org> for pointing this out. [vipul]

    *   Added a significantly faster XS version of deHTML code. [vipul]

    *   Made ::Agent taint friendly. [vipul]

    *   Added support for passing an already open filehandle to
        "::Agent::checkit()" and "::Agent::parse_mbox()" [vipul]

    *   Made logic_method 4 the default. [vipul]

    *   Added Razor2::Syslog to the package. [vipul]
2003-04-24 21:42:42 +00:00
heinz
22735f1c5a Update to 2.14
Changes:
- almost a complete (compatible) rewrite of Razor v1.
- uses new (fuzzy) signature algorithms to better spot 'mutating'
  messages
- Spam reports are now validated based on 'reputation' of the submitter
  in order to make it easier to eliminate false positives.
- Registration for submitters required.
- Revocation of spam reports is now possible.
2002-10-06 04:10:23 +00:00
simonb
5cfa6b72be Import p5-razor-agents-1.19.
Vipul's Razor is a distributed, collaborative, spam detection and
filtering network. Razor establishes a distributed and constantly
updating catalogue of spam in propagation. This catalogue is used
by clients to filter out known spam.
2002-01-31 10:56:29 +00:00