Download List

Projeto Descrição

Pyzor is a collaborative, networked system to
detect and block spam using identifying digests of
messages.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-09-09 04:45
0.4.0

As mensagens são decodificados se eles são codificados com base64, Quoted Printable, uuencode e actualmente suportados. Nova mensagem regras de normalização e as decisões sobre se determinado conteúdo deve ser incluído no sumário, a 'digerir' o comando que simplesmente imprime o resumo das mensagens encontradas, e uma "predigest 'comando que imprime os dados de uma mensagem que seria incluídos em um sumário foram implementadas. Se o HOME não é especificada e não - homedir é dado, o diretório de configuração é o / etc pyzor /. Se pyzord recebe um sinal HUP, ele re-abre o arquivo de log.
Tags: Major feature enhancements
Messages are now decoded if they are encoded, with base64, quoted printable, and uuencode currently supported. New message normalization rules and decisions on whether certain content should be included in the digest, a 'digest' command which simply prints out the digest of the messages encountered, and a 'predigest' command which prints out the data of a message that would be included in a digest have been implemented. If HOME is unspecified and no --homedir is given, the config directory is now /etc/pyzor. If pyzord receives a HUP signal, it re-opens the logfile.

2002-08-10 11:32
0.3.1

Esta versão corrige um bug onde o cliente iria enviar relatórios / brancas para cada servidor várias vezes. O servidor agora mantém o banco de dados de arquivo aberto, em vez de re-abertura em cada solicitação, e pyzord.log agora inclui o código de resposta.
Tags: Minor bugfixes
This version fixes a bug where the client would send reports/whitelists to each server multiple times. The server now keeps the database file open, instead of re-opening on each request, and pyzord.log now includes the response code.

2002-07-03 06:48
0.3.0

Pyzor tem agora as contas, controles de acesso, e digerir a assinatura de autenticação de mensagens. Novos comandos disponíveis são 'lista branca', 'info', 'genkey' e 'desligar'. O logfile pyzord tem humanos timestamps reable. Python 2.2.1 ou superior é necessário agora.
Tags: Major feature enhancements
Pyzor now has accounts, access controls, and digest-signing message authentication. New commands available are 'whitelist', 'info', 'genkey', and 'shutdown'. The pyzord logfile has human-reable timestamps. Python 2.2.1 or greater is now required.

2002-04-30 06:27
0.2.1

Uma correção para um bug principais onde o código de saída incorreta para o cliente pyzor é dado.
Tags: Major bugfixes
A fix for a major bug where the incorrect exit code for the pyzor client is given.

2002-04-22 11:18
0.2.0

Esta versão inclui uma mudança de protocolo / break. ~ / pyzor. agora é um diretório com um arquivo de configuração dentro dele. pyzord agora tem um arquivo de log e pidfile. A linha de comando interface para pyzord foi revitalizada, com o modo de depuração melhorados tanto para o cliente e servidor. O cliente irá então contactar vários servidores.
Tags: Major feature enhancements
This version includes a protocol change/break. ~/.pyzor is now a directory, with a config file inside it. pyzord now has a logfile and pidfile. The command-line interface to pyzord was overhauled, with the debugging mode improved for both client and server. The client will now contact multiple servers.

Project Resources