From: Wietse Venema Date: Thu, 27 Jul 2006 05:00:00 +0000 (-0500) Subject: postfix-2.4-20060727 X-Git-Tag: v2.4.0-RC1~45 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd3c69f05e46c16ed5e9e0103bb921eca6ede813;p=thirdparty%2Fpostfix.git postfix-2.4-20060727 --- 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: