[atomic] Pyzor 0.5.0-4

Atomic repository announcements, new release notifications and other news regarding the atomic yum repository.
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

[atomic] Pyzor 0.5.0-4

Unread post 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
Post Reply