From cd3c69f05e46c16ed5e9e0103bb921eca6ede813 Mon Sep 17 00:00:00 2001 From: Wietse Venema Date: Thu, 27 Jul 2006 00:00:00 -0500 Subject: [PATCH] postfix-2.4-20060727 --- postfix/HISTORY | 6 ++++++ postfix/README_FILES/DSN_README | 2 +- postfix/html/DSN_README.html | 6 +++--- postfix/proto/DSN_README.html | 2 +- postfix/src/global/mail_version.h | 2 +- postfix/src/milter/milter.c | 10 ++++++---- postfix/src/milter/milter8.c | 6 ++++++ 7 files changed, 24 insertions(+), 10 deletions(-) diff --git a/postfix/HISTORY b/postfix/HISTORY index ba0653d27..246e2a462 100644 --- a/postfix/HISTORY +++ b/postfix/HISTORY @@ -12632,6 +12632,12 @@ Apologies for any names omitted. = no", the SMTP server would panic as it generated spurious Milter requests for unrecognized commands. File: smtpd/smtpd.c. +20060727 + + Cleanup: change redundant milter_abort() and milter_disc_event() + calls into NO-OPs. This avoids unnecessary panic() events + for completely harmless conditions. File: milter/milter8.c. + Wish list: The type of var_message_limit should be changed from int diff --git a/postfix/README_FILES/DSN_README b/postfix/README_FILES/DSN_README index b7bc3fd10..a422a3f6f 100644 --- a/postfix/README_FILES/DSN_README +++ b/postfix/README_FILES/DSN_README @@ -11,7 +11,7 @@ delivery notifications. Specifically, DSN support gives an email sender the ability to specify: * What notifications are sent: success, failure, delay, or none. Normally, - Postfix informs the sender only mail when delivery is delayed or when + Postfix informs the sender only when mail delivery is delayed or when delivery fails. * What content is returned in case of failure: only the message headers, or diff --git a/postfix/html/DSN_README.html b/postfix/html/DSN_README.html index 38d1efe71..8a389498b 100644 --- a/postfix/html/DSN_README.html +++ b/postfix/html/DSN_README.html @@ -30,7 +30,7 @@ specify: