diff --git a/postfix/HISTORY b/postfix/HISTORY index 0b5e5ab07..40dc0a201 100644 --- a/postfix/HISTORY +++ b/postfix/HISTORY @@ -25442,3 +25442,9 @@ Apologies for any names omitted. between respectful and deprecated logging formats. Files: mantools/postlink, proto/postconf.proto, global/mail_params.[hc], postscreen/postscreen.c, proto/COMPATIBILITY_README. + +20210224 + + Typo: the "respectful_logging" parameter had a typo and a + "postscreen_" prefix that should have been deleted. File: + global/mail_params.h diff --git a/postfix/README_FILES/POSTSCREEN_README b/postfix/README_FILES/POSTSCREEN_README index 592dc3bea..d4399043b 100644 --- a/postfix/README_FILES/POSTSCREEN_README +++ b/postfix/README_FILES/POSTSCREEN_README @@ -870,3 +870,6 @@ POP, IMAP, NNTP, and FTP over TLS. postscreen(8) was officially released as part of the Postfix 2.8 stable release in January 2011. +Noel Jones helped with the Postfix 3.6 transition towards respectful +documentation. + diff --git a/postfix/html/POSTSCREEN_README.html b/postfix/html/POSTSCREEN_README.html index 017ef6ec8..a21b80186 100644 --- a/postfix/html/POSTSCREEN_README.html +++ b/postfix/html/POSTSCREEN_README.html @@ -18,7 +18,7 @@
This document describes features that are available in Postfix -3.6 and later. See +3.6 and later. See POSTSCREEN_3_5_README.html for Postfix versions 2.8 - 3.5.
The Postfix postscreen(8) daemon provides additional protection @@ -1200,6 +1200,8 @@ POP, IMAP, NNTP, and FTP over TLS.
postscreen(8) was officially released as part of the Postfix 2.8 stable release in January 2011.
-