Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 13a77c4342b52604fbd269feb4c9454c > files > 9

evolution-rspam-0.2.0-1.fc15.i686.rpm

This plugin enables evolution to report emails as spam to colaborative
spam networks also known as checksum-based networks.

This plugin supports:
=====================

    - Vipul's Razor (http://razor.sourceforge.net) implementation that uses 
	Cloudmark network (http://www.cloudmark.com)

    - Pyzor (http://pyzor.sourceforge.net)

	Pyzor is a collaborative, networked system to detect and block spam using identifying digests of messages.Pyzor initially started out to be merely a Python implementation of Razor, but due to the protocol and the fact that Razor's server is not Open Source or software libre, I decided to impelement Pyzor with a new protocol and release the entire system as Open Source and software libre.

    - Distributed Checksum Clearinghouse (DCC) 
	(http://www.rhyolite.com/anti-spam/dcc/)

	The DCC or Distributed Checksum Clearinghouse is an anti-spam content filter that runs on a variety of operating systems. As of the middle of 2007, it involves millions of users, more than one hundred thousand client computer systems, and more than 250 servers collecting and counting checksums related to more than 300 million mail messages on week days.

    - SpamCop network
	(http://spamcop.net)
	
This plugin also support revoke function (delete previous spam report),
but at this moment only razor supports revoke.

This plugins requires a pretty new version of evolution to build.

Rquirements:
============
-------
-Razor:
-------
    razor-agents available from
	http://razor.sourceforge.net/download/

    All other required modules are available at CPAN 

	* Time::HiRes
	* Digest::SHA1
	* MIME::Base64
	* Getopt::Long
        * File::Copy
	* URI::Escape
-------
-Pyzor:
-------
Many modern distros have this already packed.
But generally you can get it from:
https://sourceforge.net/project/showfiles.php?group_id=50000

-----
-DCC:
-----
Can be installed from:
    http://www.rhyolite.com/anti-spam/dcc/source/dcc.tar.Z (a tar-compress archive use tar -xZvf file for extract)
    dccproc binary is required. There is no revocation support in DCC.

---------
-Spamcop:
---------
doesn't reuquire any aditional stuff