Download List

Projeto Descrição

Greylite is a SPAM filter with exceptional effectiveness and without false positives. It combines natively with qmail and works as a proxy for any SMTP server. It implements a modified greylisting algorithm that improves the filtering effectiveness and minimizes the delay drawbacks associated with the standard greylisting algorithm. It is self-contained because it uses SQLite, and is easy to setup and maintain, small, and fast.

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.

2008-05-07 08:59
3.0pre2

greylite agora suporta o balanceamento de carga em servidores upstream SMTP, de modo que uma única instância greylite pode ser usado para filtrar junk mail para MDAs muitos. Nova páginas man para os módulos foram escritos.
Tags: Minor feature enhancements
greylite now supports load balancing on upstream
SMTP servers, such that one single greylite
instance can be used to filter junk mail for many
MDAs. New man pages for modules were written.

2008-04-17 18:21
3.0pre1

Plug-ins são suportados para bancos de dados. Suporte para SQLite (padrão) e PostgreSQL estão incluídos. Inserção de um caractere de nova linha para acabar com as informações do destinatário no banco de dados foi corrigido.
Tags: Major feature enhancements
Plug-ins are supported for databases. Support for
SQLite (default) and PostgreSQL are included.
Insertion of a newline character to end the
recipient information in the database was fixed.

2008-03-11 18:17
2.3

Controle sobre o cumprimento das ordens dos clientes está mais rigorosa. Este lançamento aumenta a tryout SQLite, e diminui a prioridade de registo para bloqueio de mensagens inúteis DB.
Tags: Minor bugfixes
Control on compliance of commands from the clients is now stricter. This release raises the SQLite tryout, and lowers the log priority for useless DB lock messages.

2008-02-04 13:53
2.2

O "354 vá em frente (em resposta ao comando RCPT TO)" bug foi corrigido ao responder a clientes não-suspeitas na segunda tentativa de entrega.
Tags: Minor bugfixes
The "354 go ahead (in reply to RCPT TO command)"
bug was fixed when responding to non-suspicious
clients at the second delivery attempt.

2008-01-25 15:28
2.1

O comando STARTTLS SMTP agora é tratada de forma explícita. Log foi feito atômica, que fixa log misturas possíveis em caso de concurrencies alta. Um arquivo de exemplo para um conjunto de regras suspeita tolerante foi incluído na distribuição.
Tags: Minor feature enhancements
The STARTTLS SMTP command is now handled
explicitly. Logging has been
made atomic, fixing possible log mixes in case of
high concurrencies. An
example file for a tolerant suspicion ruleset has
been included in the
distribution.

Project Resources