mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Fix a typo
- Update pkg-descr (forgot in the previous commit) PR: 120206 Submitted by: Mij <mij@bitchx.it> (maintainer)
This commit is contained in:
parent
c5e9ce904e
commit
a6561a5f16
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=206632
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= greylite
|
||||
DISTVERSION= 2.2
|
||||
PORTVERSION= 2.2
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://mij.oltrelinux.com/net/greylite/releases/
|
||||
|
||||
|
@ -1,9 +1,11 @@
|
||||
Greylite is an implementation of a modified greylisting technology for fighting
|
||||
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 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 delays associated with standard greylisting.
|
||||
It can be tuned to recognize suspicious clients and reject their attempts
|
||||
multiple times, reaching filtering rates of over 99% without false positives.
|
||||
|
||||
Greylite is easy to setup and maintain, and it is small and fast.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user