Subject: CVS commit: pkgsrc/mail/postfix
From: Adam Ciarcinski
Date: 2020-11-22 12:14:44
Message id: 20201122111444.6E63EFA9D@cvs.NetBSD.org

Log Message:
postfix: updated to 3.5.8

Fixed in Postfix version 3.5.8:

[Postfix 3.5 and later] The Postfix SMTP client inserted <CR><LF> \ 
into message headers with lines longer than $line_length_limit (default: 2048), \ 
causing all subsequent header content to become message body content. Reported \ 
by Andreas Weigel.

Fixed in Postfix versions 3.5.8, 3.4.18, 3.3.15, 3.2.20:

[Postfix 2.8 and later] The postscreen daemon did not save a copy of the \ 
postscreen_dnsbl_reply_map lookup result. This has no effect when the \ 
recommended texthash: lookup table is used, but it could result in stale data \ 
with other lookup tables.

[Postfix 2.3 and later] After deleting a recipient with a Milter, the Postfix \ 
recipient duplicate filter was not updated; the filter suppressed requests to \ 
add the recipient back. Reported by Mehmet Avcioglu.

[Postfix 2.3 and later] Memory leak: the static: maps did not free their \ 
casefolding buffer.

[Postfix 2.2 and later] With "smtpd_tls_wrappermode = yes", the smtps \ 
service was waiting for a TLS handshake, after processing an XCLIENT command. \ 
Reported by Aki Tuomi.

[Postfix 2.0 and later] The smtp_sasl_mechanism_filter implementation ignored \ 
table lookup errors, treating them as 'not found'.

[Postfix alpha and later] The code that looks for Delivered-To: headers ignored \ 
headers longer than $line_length_limit (default: 2048).

Files:
RevisionActionfile
1.325modifypkgsrc/mail/postfix/Makefile
1.31modifypkgsrc/mail/postfix/Makefile.common
1.2modifypkgsrc/mail/postfix/Makefile.module
1.190modifypkgsrc/mail/postfix/distinfo