postfix: upgrade 3.6.4 -> 3.6.5

ChangeLog:
https://www.postfix.org/announcements/postfix-3.6.5.html

* Drop 0006-correct-signature-of-closefrom-API.patch as the issue has
been fixed upstream.

* Update main.cf to eliminate startup warning:
postfix: Postfix is running with backwards-compatible default settings
postfix: See http://www.postfix.org/COMPATIBILITY_README.html for details
postfix: To disable backwards compatibility use "postconf compatibility_level=3.6" and "postfix reload"

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Yi Zhao
2022-03-22 12:46:14 +08:00
committed by Khem Raj
parent 03e4ec7184
commit 6ebe45deb4
3 changed files with 2 additions and 107 deletions
@@ -1,4 +1,4 @@
compatibility_level = 2
compatibility_level = 3.6
smtputf8_enable = no
# Configure your domain and accounts