From 556b04bfeda891a973becf4c2d94ea4b1ec0f9a2 Mon Sep 17 00:00:00 2001 From: Wietse Venema Date: Wed, 1 Dec 2010 00:00:00 -0500 Subject: [PATCH] postfix-2.8-20101201 --- postfix/HISTORY | 11 ++++++++ postfix/html/postconf.5.html | 41 +++++++++++++++++++++-------- postfix/man/man5/postconf.5 | 41 ++++++++++++++++++++--------- postfix/proto/postconf.proto | 41 +++++++++++++++++++++-------- postfix/src/global/mail_version.h | 2 +- postfix/src/postscreen/postscreen.c | 2 ++ postfix/src/util/make_dirs.c | 17 ++++++++++++ 7 files changed, 120 insertions(+), 35 deletions(-) diff --git a/postfix/HISTORY b/postfix/HISTORY index 793c2aab9..0268d42c1 100644 --- a/postfix/HISTORY +++ b/postfix/HISTORY @@ -16194,3 +16194,14 @@ Apologies for any names omitted. Cleanup: polishing recent documentation and code. Files: postscreen/postscreen_dnsbl.c, util/ip_match.c. + +20101201 + + Bugfix (introduced 20101129): broken default value for + postscreen_client_connection_count_limit if the + smtpd_client_connection_count_limit parameter was left at + its default. File: postscreen/postscreen.c. + + Workaround: BSD-ish mkdir() ignores the effective GID + and copies group ownership from the parent directory. + File: util/make_dirs.c. diff --git a/postfix/html/postconf.5.html b/postfix/html/postconf.5.html index 37525409a..eb1501396 100644 --- a/postfix/html/postconf.5.html +++ b/postfix/html/postconf.5.html @@ -6925,9 +6925,10 @@ comma or whitespace.