Greylite 2.0 (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:
This release can work as a generic SMTP proxy with any server. The command session control is completely new, and is able to extract envelope information out of any SMTP command session even with unrecognized/custom commands. SMTP AUTH still passes transparently automatically. The client behaviour analysis can now react sensibly to command errors.
|