summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2010-11-28 18:14:10 +0000
committertron <tron@pkgsrc.org>2010-11-28 18:14:10 +0000
commit23067796b2c21fcdc7e498de09161c6594851a17 (patch)
tree452ddecca357c724f0188f0d2b1b019a2b13cc7e /mail
parentc30e46e1fdcf14e90614e17a5e9237c2a6a80fc1 (diff)
downloadpkgsrc-23067796b2c21fcdc7e498de09161c6594851a17.tar.gz
Update "postfix" package to version 2.7.2. Changes since version 2.7.1:
- Postfix no longer automatically appends the system default CA (certificate authority) certificates, when it reads the CA certificates specified with {smtp, lmtp, smtpd}_tls_CAfile or with {smtp, lmtp, smtpd}_tls_CApath. This prevents third-party certificates from getting mail relay permission with the permit_tls_all_clientcerts feature. Unfortunately, this change may cause compatibility problems with configurations that rely on certificate verification for other purposes. To get the old behavior, specify "tls_append_default_CA = yes". - A prior fix for compatibility with Postfix < 2.3 was incomplete. When pipe-to-command delivery fails with a signal, mail is now correctly deferred, instead of being returned to sender. - Poor smtpd_proxy_filter TCP performance over loopback (127.0.0.1) connections was fixed by adapting the output buffer size to the MTU. - The SMTP server no longer applies the reject_rhsbl_helo feature to non-domain forms such as network addresses. This would cause false positives with dbl.spamhaus.org. - The Postfix SMTP server failed to deliver a "421" response and hang up the connection after Milter error. Instead, the server delivered a "503 Access denied" response and left the connection open, due to some Postfix 1.1 workaround for RFC 2821. - The milter_header_checks parser failed to enable any of the actions that have no effect on message delivery (warn, replace, prepend, ignore, dunno, and ok).
Diffstat (limited to 'mail')
-rw-r--r--mail/postfix/Makefile5
-rw-r--r--mail/postfix/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile
index cb478cbf553..9558b3ebb79 100644
--- a/mail/postfix/Makefile
+++ b/mail/postfix/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.235 2010/09/28 13:21:31 wiz Exp $
+# $NetBSD: Makefile,v 1.236 2010/11/28 18:14:10 tron Exp $
-DISTNAME= postfix-2.7.1
-#PKGREVISION= 1
+DISTNAME= postfix-2.7.2
CATEGORIES= mail
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/
MASTER_SITES+= http://postfix.it-austria.net/releases/official/
diff --git a/mail/postfix/distinfo b/mail/postfix/distinfo
index f7eb5148f27..09d893c7d76 100644
--- a/mail/postfix/distinfo
+++ b/mail/postfix/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.131 2010/06/08 15:14:34 martti Exp $
+$NetBSD: distinfo,v 1.132 2010/11/28 18:14:10 tron Exp $
-SHA1 (postfix/postfix-2.7.1.tar.gz) = 94259e8f008b5b1853292e3de5e0ae3abcfe8c81
-RMD160 (postfix/postfix-2.7.1.tar.gz) = dba0622cf6e21908f27bee0c9da42ab3c189d4bd
-Size (postfix/postfix-2.7.1.tar.gz) = 3418747 bytes
+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 (patch-aa) = 5b4923402c80957e47b8a4e16c897287b88544bb
SHA1 (patch-ag) = 53f42aec86af576e1ffc420f1b9a19c988c3fe6c
SHA1 (patch-ai) = ef3feef8a4fe7781a89f7e087fc5780760b461b1