Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Update to 2.0 | Beech Rintoul | 2008-01-19 | 1 | -3/+0 |
| | | | | | | | | | | | | | | | | | Changes: - greylite can now work as a generic SMTP proxy - command errors in client behaviour analysis - completely new command session control, now able to extract envelope information out of any SMTP command session even with unrecognized/custom commands. SMTP AUTH still passes transparently automatically PR: ports/119736 Submitted by: Mij <mij@bitchx.it> (maintainer) Approved by: linimon (mentor) Notes: svn path=/head/; revision=205818 | ||||
* | Greylite is an implementation of a modified greylisting technology for fighting | Martin Wilke | 2007-12-19 | 1 | -0/+8 |
SPAM on mailservers running qmail. Greylite does not require patching qmail, it is self-contained because it uses sqlite, it uses a technology that minimizes delivery delays and enables suspect senders to be multiply rejected and never whitelisted. Greylite is easy to setup and maintain, and it is small and fast. WWW: http://mij.oltrelinux.com/net/greylite/ PR: ports/118233 Submitted by: Mij <mij at bitchx.it> Notes: svn path=/head/; revision=204095 |