From 6e39ea274d20725e3ae50f77918b23f38be2aa8f Mon Sep 17 00:00:00 2001 From: Wietse Venema Date: Mon, 3 Apr 2006 00:00:00 -0500 Subject: [PATCH] postfix-2.2.10-RC2 --- postfix/HISTORY | 12 ++++++++++++ postfix/html/postconf.5.html | 8 ++++---- postfix/man/man5/postconf.5 | 8 ++++---- postfix/proto/postconf.proto | 8 ++++---- postfix/src/global/mail_version.h | 4 ++-- postfix/src/global/pipe_command.c | 12 +++++++++++- postfix/src/smtpd/smtpd_proxy.c | 2 +- 7 files changed, 38 insertions(+), 16 deletions(-) diff --git a/postfix/HISTORY b/postfix/HISTORY index d413a089b..6515148ae 100644 --- a/postfix/HISTORY +++ b/postfix/HISTORY @@ -10881,7 +10881,19 @@ Apologies for any names omitted. handling, is too much change for a stable release. File: sendmail/sendmail.c. +20060315 + Workaround: the PCRE library reports an inappropriate error code (invalid substring) when $number refers to a valid () expression that matches the null string. This caused fatal run-time errors. File: dict_pcre.c. + +20060324 + + Bugfix: mis-placed parenthesis in SMTP before-filter error + test. A filter timeout was mis-reported as lost connection. + Found in code review. File: smtpd/smtpd_proxy.c. + +20060403 + Bugfix: the pipe-to-command error message was lost when the + command could not be executed. File: global/pipe_command.c. diff --git a/postfix/html/postconf.5.html b/postfix/html/postconf.5.html index 208c1f710..281407a87 100644 --- a/postfix/html/postconf.5.html +++ b/postfix/html/postconf.5.html @@ -8226,17 +8226,17 @@ of forged mail from worms or viruses.