
Pyzor is a collaborative, networked system to detect and block spam using identifying digests of messages.
Package contains both client and server.
The client can check if an email is a known spam against a pyzor server or report new spam digests to that server.
The server holds the digests database, and handle the client requests.
Pyzor is a reimplementation of Razor in Python.