Download List

專案描述

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 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.
標籤: Minor feature enhancements

2008-04-17 18:21
3.0pre1

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.
標籤: Major feature enhancements

2008-03-11 18:17
2.3

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.
標籤: Minor bugfixes

2008-02-04 13:53
2.2

The "354 go ahead (in reply to RCPT TO command)"
bug was fixed when responding to non-suspicious
clients at the second delivery attempt.
標籤: Minor bugfixes

2008-01-25 15:28
2.1

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.
標籤: Minor feature enhancements

Project Resources