pkgsrc/mail/postfix
tron d7ff5b165b 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).
2010-11-28 18:14:10 +00:00
..
files
patches Add patch to fix closefrom() problem on FreeBSD. 2010-04-16 15:32:58 +00:00
DESCR
distinfo Update "postfix" package to version 2.7.2. Changes since version 2.7.1: 2010-11-28 18:14:10 +00:00
Makefile Update "postfix" package to version 2.7.2. Changes since version 2.7.1: 2010-11-28 18:14:10 +00:00
MESSAGE
MESSAGE.NetBSD Note /etc/mailer.conf (pkg/42580). 2010-03-02 08:07:36 +00:00
MESSAGE.sasl
options.mk List existing "cdb" option in PKG_SUPPORTED_OPTIONS to make it somewhat less 2009-11-12 15:52:26 +00:00
PLIST Updated mail/postfix to 2.7.0 2010-02-25 13:01:22 +00:00