summaryrefslogtreecommitdiff
path: root/mail/mimedefang/Makefile
diff options
context:
space:
mode:
authorpettai <pettai@pkgsrc.org>2011-07-27 04:23:53 +0000
committerpettai <pettai@pkgsrc.org>2011-07-27 04:23:53 +0000
commit6bb59532fef03839c77377c3557fc3267400973d (patch)
tree926e616bbf86d69d66b9e9fd6f96adb043321438 /mail/mimedefang/Makefile
parent35a15dc6ef95b8b68ce4adee91a17bae9ee5c28a (diff)
downloadpkgsrc-6bb59532fef03839c77377c3557fc3267400973d.tar.gz
Here are the most important changes in MIMEDefang 2.72:
* In mimedefang.c, truncate overlong responses from the multiplexor. Also sanitize replies so "\r" doesn't get fed to smfi_setmlreply. * If a slave process replies with a very long reply, have the multiplexor consume (and discard) the excess input so the multiplexor-to-slave protocol does not become de-synchronized. * When mimedefang becomes a daemon, have it wait for a "go/no-go" message from the child before exiting. This should eliminate race conditions whereby the MTA starts before the milter socket is present. * Avoid run-time errors from Unix::Syslog on some platforms.
Diffstat (limited to 'mail/mimedefang/Makefile')
-rw-r--r--mail/mimedefang/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mimedefang/Makefile b/mail/mimedefang/Makefile
index d1b1d17583b..89da41c5689 100644
--- a/mail/mimedefang/Makefile
+++ b/mail/mimedefang/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.48 2010/08/30 21:55:48 pettai Exp $
+# $NetBSD: Makefile,v 1.49 2011/07/27 04:23:53 pettai Exp $
-DISTNAME= mimedefang-2.71
+DISTNAME= mimedefang-2.72
CATEGORIES= mail
MASTER_SITES= http://www.mimedefang.org/static/