summaryrefslogtreecommitdiff
path: root/mail/postfix/Makefile
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2004-09-23 16:10:07 +0000
committermartti <martti@pkgsrc.org>2004-09-23 16:10:07 +0000
commit1faa536f93a7334e50136396afd5b97dc828285c (patch)
tree55b7a25b7e1a1e2166fa197ddc494cb6652e6b2c /mail/postfix/Makefile
parent5d256aed6bd184336aec91052aad72d174d166b6 (diff)
downloadpkgsrc-1faa536f93a7334e50136396afd5b97dc828285c.tar.gz
Updated postfix to 2.1.5
- The code to eliminate the local MTA from an MX address list did not handle the case that the local MTA could appear with different MX preferences in both inet_interfaces and proxy_interfaces. - The SMTP server's kiss-of-death message "421 Timeout exceeded" wasn't guarded by setjmp(). - The SMTP server didn't update the per-session error counter when a client was denied access with smtpd_delay_reject=no. - The Postfix sendmail command leaked file descriptors when it was unable to execute the postdrop mail submission command. - The bounce daemon sent the wrong type of bounce message when a - Plus some portability, safety and documentation fixes.
Diffstat (limited to 'mail/postfix/Makefile')
-rw-r--r--mail/postfix/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile
index 3a3e3f3f731..e9490280628 100644
--- a/mail/postfix/Makefile
+++ b/mail/postfix/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.149 2004/08/07 16:56:53 jlam Exp $
+# $NetBSD: Makefile,v 1.150 2004/09/23 16:10:07 martti Exp $
-DISTNAME= postfix-2.1.4
+DISTNAME= postfix-2.1.5
CATEGORIES= mail
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/
DIST_SUBDIR= postfix