]> git.ipfire.org Git - ipfire-2.x.git/commit
postfix: Update to version 3.8.3
authorAdolf Belka <adolf.belka@ipfire.org>
Wed, 8 Nov 2023 21:58:07 +0000 (22:58 +0100)
committerPeter Müller <peter.mueller@ipfire.org>
Tue, 21 Nov 2023 19:19:09 +0000 (19:19 +0000)
commit84a36f5fac0faf7069ad5de707ae6305e1c00c8c
treed52dd01a153e97be1f506b988a09d626767bd671
parent5eb3a287a5e6c4d430bcbdba2729bd0aee922c76
postfix: Update to version 3.8.3

- Update from version 3.8.2 to 3.8.3
- Update of rootfile not required
- Changelog
    3.8.3
    Bugfix (defect introduced Postfix 2.5, date 20080104): the Postfix SMTP server
     was waiting for a client command instead of replying immediately, after a
     client certificate verification error in TLS wrappermode. Reported by
     Andreas Kinzler.
    Usability: the Postfix SMTP server (finally) attempts to log the SASL username
     after authentication failure. In Postfix logging, this appends
     ", sasl_username=xxx" after the reason for SASL authentication failure. The
     logging replaces an unavailable reason with "(reason unavailable)", and
     replaces an unavailable sasl_username with "(unavailable)". Based on code by
     Jozsef Kadlecsik.
    Compatibility bugfix (defect introduced: Postfix 2.11, date 20130405): in
     forward_path, the expression ${recipient_delimiter} would expand to an empty
     string when a recipient address had no recipient delimiter. The compatibility
     fix is to use a configured recipient delimiter value instead. Reported by
     Tod A. Sandman.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
lfs/postfix