summaryrefslogtreecommitdiff
path: root/mail/gld/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-03-02 21:03:39 +0000
committerwiz <wiz@pkgsrc.org>2006-03-02 21:03:39 +0000
commitf133114add44dbac77cb6b992321e5ffb2c19b92 (patch)
tree8aa9d09b09e6f5dabbafe6a261582765253b69c3 /mail/gld/Makefile
parent696ac67d3a78f7e1cfa12fd8eac36e3d47734cf9 (diff)
downloadpkgsrc-f133114add44dbac77cb6b992321e5ffb2c19b92.tar.gz
Update to 1.6:
16/09/2005 : V 1.6 - Removed the algorithm lightgreydomain as the new mxgrey does better and simpler - Removed the UPDATE option, now gld always update triplets. - Fixed a minor flaw in the MXGREY algorithm. - Now you can configure MXGREY to consider an ip as a safe MX after X succesful greylists instead of only 1 . (read gld.conf for details) - Now gld updates the counters only when mail is not greylisted - Added Training mode, read gld.conf for details - Now gld verify that if you supply a custom smtp code, it's a 4XX code otherwise gld discard it and use 450 . - If gld cannot connect to MySQL server on startup it will not refuse to run anymore, but will set keepdbopen to 0 and accept to run . - The sample config file provided now only listen to loopback only accept connection from localhost and runs as nobody/ nobody. WARNING: if you were using lightgreydomain algorithm, it has been discontinued use MXGREY in place, please read gld.conf for details.
Diffstat (limited to 'mail/gld/Makefile')
-rw-r--r--mail/gld/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/gld/Makefile b/mail/gld/Makefile
index 479d531af8a..be6f35dd27b 100644
--- a/mail/gld/Makefile
+++ b/mail/gld/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2006/03/02 20:48:56 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2006/03/02 21:03:39 wiz Exp $
#
-DISTNAME= gld-1.5.2
-PKGREVISION= 2
+DISTNAME= gld-1.6
CATEGORIES= mail
MASTER_SITES= http://www.gasmi.net/down/
EXTRACT_SUFX= .tgz