- Update to 2.3
PR: 121605 Submitted by: Mij <mij@bitchx.it> (Maintainer)
This commit is contained in:
parent
ca0037299a
commit
ca0667f122
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=209006
3 changed files with 8 additions and 6 deletions
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= greylite
|
PORTNAME= greylite
|
||||||
PORTVERSION= 2.2
|
PORTVERSION= 2.3
|
||||||
CATEGORIES= mail
|
CATEGORIES= mail
|
||||||
MASTER_SITES= http://mij.oltrelinux.com/net/greylite/releases/
|
MASTER_SITES= http://mij.oltrelinux.com/net/greylite/releases/
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
MD5 (greylite-2.2.tar.bz2) = d3b1dcac34bc74bb57a41244a87bb25a
|
MD5 (greylite-2.3.tar.bz2) = da1d016e2c637e62c3c257d5b3d98526
|
||||||
SHA256 (greylite-2.2.tar.bz2) = a2ef0c96c7c615045b10e25dcffa68cb3f5662cb0a5611fdac734966834feee6
|
SHA256 (greylite-2.3.tar.bz2) = db676e2511ff42ad9ba2201be55df10e89b19bbc225ce523fa218d4e542c16db
|
||||||
SIZE (greylite-2.2.tar.bz2) = 19676
|
SIZE (greylite-2.3.tar.bz2) = 20663
|
||||||
|
|
|
@ -1,9 +1,11 @@
|
||||||
Greylite is a SPAM filter with exceptional effectiveness and no false
|
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
|
positives. It combines natively with qmail and works as a proxy for any SMTP
|
||||||
server.
|
server.
|
||||||
|
|
||||||
It implements a modified greylisting algorithm that improves the filtering
|
It implements a modified greylisting algorithm that improves the filtering
|
||||||
effectiveness and minimizes the delays associated with standard greylisting.
|
effectiveness and minimizes the delay drawbacks associated with the standard
|
||||||
|
greylisting algorithm.
|
||||||
|
|
||||||
It can be tuned to recognize suspicious clients and reject their attempts
|
It can be tuned to recognize suspicious clients and reject their attempts
|
||||||
multiple times, reaching filtering rates of over 99% without false positives.
|
multiple times, reaching filtering rates of over 99% without false positives.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue