Date: Fri, 1 Feb 2008 15:03:48 GMT From: Mij <mij@bitchx.it> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/120206: [maintainer update] updates pkg-descr for greylite Message-ID: <200802011503.m11F3m3d060327@www.freebsd.org> Resent-Message-ID: <200802011510.m11FA1rc097051@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 120206 >Category: ports >Synopsis: [maintainer update] updates pkg-descr for greylite >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Feb 01 15:10:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Mij >Release: >Organization: >Environment: >Description: updates package description (update missed in ports/120037 ) and style mod to the Makefile >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN greylite/Makefile greylitenew/Makefile --- greylite/Makefile Fri Feb 1 13:14:31 2008 +++ greylitenew/Makefile Fri Feb 1 15:55:23 2008 @@ -6,7 +6,7 @@ # PORTNAME= greylite -DISTVERSION= 2.2 +PORTVERSION= 2.2 CATEGORIES= mail MASTER_SITES= http://mij.oltrelinux.com/net/greylite/releases/ diff -ruN greylite/pkg-descr greylitenew/pkg-descr --- greylite/pkg-descr Wed Dec 19 13:42:50 2007 +++ greylitenew/pkg-descr Fri Feb 1 15:52:43 2008 @@ -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. >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802011503.m11F3m3d060327>