summaryrefslogtreecommitdiff
path: root/mail/postfix/patches
diff options
context:
space:
mode:
authoritojun <itojun>2000-12-10 09:00:46 +0000
committeritojun <itojun>2000-12-10 09:00:46 +0000
commit4821eed244816a6b3c934702991bf9116b7dce8a (patch)
treeaf03f7f022fe1a7b8428ed4d19308833db77233f /mail/postfix/patches
parentd639bc7819365c27534a4967e41a9b18c9d85ef5 (diff)
downloadpkgsrc-4821eed244816a6b3c934702991bf9116b7dce8a.tar.gz
upgrade to patchlevel 12.
patchlevel 11 -> 12 While processing massive amounts of one-recipient mail, the Postfix queue manager could deadlock for 10 seconds while sending a bounce message. In order to remedy this, all queue manager bounce send requests are now executed asynchronously. This problem was reported by El Bunzo (webpower.nl) and by Tiger Technologies (tigertech.com).
Diffstat (limited to 'mail/postfix/patches')
-rw-r--r--mail/postfix/patches/patch-ai6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/postfix/patches/patch-ai b/mail/postfix/patches/patch-ai
index 7ab4bf0d473..85cf6f20bd6 100644
--- a/mail/postfix/patches/patch-ai
+++ b/mail/postfix/patches/patch-ai
@@ -1,9 +1,9 @@
-$NetBSD: patch-ai,v 1.5 2000/04/10 00:19:17 bad Exp $
+$NetBSD: patch-ai,v 1.6 2000/12/10 09:00:47 itojun Exp $
--- global/Makefile.orig Sun May 30 18:49:13 1999
+++ global/Makefile Sun May 30 18:49:13 1999
@@ -0,0 +1,35 @@
-+# $NetBSD: patch-ai,v 1.5 2000/04/10 00:19:17 bad Exp $
++# $NetBSD: patch-ai,v 1.6 2000/12/10 09:00:47 itojun Exp $
+
+LIB = global
+
@@ -25,7 +25,7 @@ $NetBSD: patch-ai,v 1.5 2000/04/10 00:19:17 bad Exp $
+ recipient_list.c record.c remove.c resolve_clnt.c resolve_local.c \
+ rewrite_clnt.c sent.c smtp_stream.c split_addr.c string_list.c \
+ sys_exits.c timed_ipc.c tok822_find.c tok822_node.c tok822_parse.c \
-+ tok822_resolve.c tok822_rewrite.c tok822_tree.c
++ tok822_resolve.c tok822_rewrite.c tok822_tree.c abounce.c
+
+MKLINT= no
+MKPIC= no