notify maintainers, wait for a couple of days, and then only commit
the update itself, leaving the dependent ports un-updated :(
Bump the shared lib dependency on ports touched by the c-ares update.
Pointy hat to: roam (myself)
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)
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>