diff options
author | martti <martti@pkgsrc.org> | 2007-08-31 09:21:02 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2007-08-31 09:21:02 +0000 |
commit | e2a5273e17f1eedfd84322491ec54d05a8d0c19b (patch) | |
tree | 48707b0dc294b534f8df39e334ba07d74c71abc0 /mail/postgrey/distinfo | |
parent | 81c48ed9c56654773dd8ec0ea6513b0e02f1c5e0 (diff) | |
download | pkgsrc-e2a5273e17f1eedfd84322491ec54d05a8d0c19b.tar.gz |
Updated mail/postgrey to 1.30
* 2007-08-02: version 1.30
- implemented --listen-queue-size option (you usually don't need to set it
except for big sites).
- small fix to the 'native' syslogging implemented in 1.29
* 2007-07-23: version 1.29
- workaround for a possible crash with Sys::Syslog < 0.15 when syslog
messages were generated during syslog file rotation
- use the 'native' logging socket with Sys::Syslog >= 0.15 (Philipp Koller)
* 2007-06-21: version 1.28
- improved logging (postgrey is now more verbose, use the new --quiet
option if that bothers you)
- improved Exim support (see Debian bug #380257)
- workaround for a bug in Exchange dealing with temporary failures
(use DSN code 4.2.0 instead of the default 4.7.1)
- added 'policy-test' script for testing postgrey's performance or pre-seeding
the database
- fix logging of delayed, unresolveable clients in syslog (Andreas Metzler)
- more descriptive error message on DB failure (Adrian von Bidder)
- updated whitelist
- new homepage: http://postgrey.schweikert.ch/
Diffstat (limited to 'mail/postgrey/distinfo')
-rw-r--r-- | mail/postgrey/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/postgrey/distinfo b/mail/postgrey/distinfo index 480f4912e71..abf25662706 100644 --- a/mail/postgrey/distinfo +++ b/mail/postgrey/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2007/04/02 13:35:08 taca Exp $ +$NetBSD: distinfo,v 1.6 2007/08/31 09:21:02 martti Exp $ -SHA1 (postgrey-1.27.tar.gz) = 826a7907b31877238098edab4897632f816cea99 -RMD160 (postgrey-1.27.tar.gz) = 2e738800c3575e4d54c26e6166781abe44d79b7b -Size (postgrey-1.27.tar.gz) = 29221 bytes +SHA1 (postgrey-1.30.tar.gz) = 83a18df994bdc521b4c67480db8ead77a1590aab +RMD160 (postgrey-1.30.tar.gz) = 19cf01241bf342dff3a4d7c23b11f3b11f29eeeb +Size (postgrey-1.30.tar.gz) = 34109 bytes |