|
About:
Vipul's Razor is a distributed, collaborative, spam detection and filtering network that exploits the broadcast characteristic of spam distribution to limit its propagation. The primary focus of the system is to identify and disable an email spam before its injection and processing is complete. Razor establishes a distributed and constantly updating catalogue of spam in propagation. This catalogue is used by clients to filter out known spam.
Author:
Vipul Ved Prakash [contact developer]
Homepage:
http://razor.sourceforge.net
Tar/BZ2:
http://prdownloads.sourceforge.net/razor/razor-agents-2.82.tar.bz2
Changelog:
http://razor.sourceforge.net/docs/changes.php
Bug tracker:
http://sourceforge.net/tracker/?group_id=3978&atid=103978
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|
|
» Rating:
8.69/10.00
(Rank N/A)
» Vitality: 0.01% (Rank 3922)
» Popularity: 4.69% (Rank 763)

(click to enlarge graphs)
Record hits: 29,906
URL hits: 18,763
Subscribers: 171
|
|
Branches
Articles referencing this project
Comments
[»]
Great!
by dcardamo - Jun 13th 2002 23:48:53
This software is great! I've been using it for several months now and I
would highly recommend it. I'd say it catches about 30-40% of my daily
intake of spam.
[reply]
[top]
[»]
exim?
by jlennon - Dec 29th 2001 05:35:42
Does this work with Exim?
[reply]
[top]
[»]
Re: exim?
by Keith Stattenfield - Jan 29th 2002 17:40:30
> Does this work with Exim?
Yes; I'm using a procmail rule in my exim setup that
adds "[SPAM]" and a X- header to all email that Exim
reports as spam.
[reply]
[top]
[»]
Re: exim?
by Janus N. Tøndering - Oct 30th 2002 01:29:41
>
> % Does this work with Exim?
>
>
> Yes; I'm using a procmail rule in my
> exim setup that
> adds "[SPAM]" and a X- header
> to all email that Exim
> reports as spam.
Would you be so kind to supply an example?
[reply]
[top]
[»]
Re: exim?
by aed - Jan 4th 2003 08:45:16
> % Yes; I'm using a procmail rule in my
> % exim setup that
> % adds "[SPAM]" and a X-header
> % to all email that Exim
> % reports as spam.
>
> Would you be so kind to supply an example?
An example is provided by the man page razor-check(1):
:0 Wc
| razor-check
:0 Waf
| formail -A "X-Razor2-Warning: SPAM."
[reply]
[top]
|