Page 1 of 1

[atomic] Pyzor 0.5.0-4

Posted: Mon Nov 02, 2009 3:50 pm
by scott
Description:
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.


Changelog:
- Man pages for pyzor and pyzord.
- Changing back to signals for database locking, rather than threads. It is likely that signals will be removed again in the future, but the existing threading changes caused problems.
- Basic checks on the results of "discover".
- Extended mbox support throughout the library.
- Better handling on unknown encodings.
- Added a --log option to log to a file.
- Better handling of command-line options.
- Improved error handling.

To Upgrade:
yum upgrade pyzor

To Install:
yum install pyzor