Greylite 2.1 (Default branch) |
|
|
Greylite is a SPAM filter with exceptional effectiveness and no 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.
License: BSD License (revised)
Changes:
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.
|