diff options
author | tron <tron> | 2011-02-26 08:58:59 +0000 |
---|---|---|
committer | tron <tron> | 2011-02-26 08:58:59 +0000 |
commit | 04dbe59839c416e147cb450b59dd1ab737874cd9 (patch) | |
tree | 47d962fe98e1adc117f43493c12adaba2b0ccdcd /mail/postfix/distinfo | |
parent | 4dc73e640ad37e64b1da0a9f6fe9e2fd5cebebba (diff) | |
download | pkgsrc-04dbe59839c416e147cb450b59dd1ab737874cd9.tar.gz |
Update "postfix" package to version 2.8.1. Changes since version 2.7.2:
Postfix stable release 2.8.0 is available. This release continues the
move towards improving code and documentation, and making the system
better prepared for changes in the threat environment.
The postscreen daemon (a zombie blocker in front of Postfix) is now
included with the stable release. postscreen now supports TLS and can
log the rejected sender, recipient and helo information. See the
POSTSCREEN_README file for recommended usage scenarios.
Support for DNS whitelisting (permit_rhswl_client), and for pattern
matching to filter the responses from DNS white/blacklist servers
(e.g., reject_rhsbl_client zen.spamhaus.org=127.0.0.[1..10]).
Improved message tracking across SMTP-based content filters; the
after-filter SMTP server can log the before-filter queue ID (the
XCLIENT protocol was extended).
Read-only support for sqlite databases. See sqlite_table(5) and
SQLITE_README.
Support for 'footers' that are appended to SMTP server "reject"
responses. See "smtpd_reject_footer" in the postconf(5) manpage.
This update was tested by Takahiro Kambe.
Diffstat (limited to 'mail/postfix/distinfo')
-rw-r--r-- | mail/postfix/distinfo | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/mail/postfix/distinfo b/mail/postfix/distinfo index 09d893c7d76..e48e590fd3b 100644 --- a/mail/postfix/distinfo +++ b/mail/postfix/distinfo @@ -1,12 +1,8 @@ -$NetBSD: distinfo,v 1.132 2010/11/28 18:14:10 tron Exp $ +$NetBSD: distinfo,v 1.133 2011/02/26 08:58:59 tron Exp $ -SHA1 (postfix/postfix-2.7.2.tar.gz) = 2415c63c98ba0e0273bcb490ee7753a3891f5a73 -RMD160 (postfix/postfix-2.7.2.tar.gz) = e07a59f2f663b286a6c24e75b98952a51d2234fe -Size (postfix/postfix-2.7.2.tar.gz) = 3421671 bytes +SHA1 (postfix-2.8.1.tar.gz) = c2b5aa6ed3520fd9298b140a71a09fee8ee40f4d +RMD160 (postfix-2.8.1.tar.gz) = 21a7a46c2e62d98108271423129589bff30ee248 +Size (postfix-2.8.1.tar.gz) = 3643859 bytes SHA1 (patch-aa) = 5b4923402c80957e47b8a4e16c897287b88544bb SHA1 (patch-ag) = 53f42aec86af576e1ffc420f1b9a19c988c3fe6c SHA1 (patch-ai) = ef3feef8a4fe7781a89f7e087fc5780760b461b1 -SHA1 (patch-as) = 621b92e56606794f28ab267c6c5d723734471389 -SHA1 (patch-at) = b0abf2c49bfe94153f7a3845b5709ff8e0027a03 -SHA1 (patch-au) = 60396f5f182e0f247b06974dc5cf912dbcf84bbf -SHA1 (patch-av) = 98073186738e1a4fcd0f620096f4be83a9ff9e73 |