Releases: cloudogu/postfix
Releases · cloudogu/postfix
v3.9.3-2
v3.9.0-4
v3.9.0-3
v3.9.0-2
v3.9.0-1
v3.8.4-1
Security
- [#24] Prevent SMTP smuggling due to CVE-2023-51764
Added
- [#24] Configuration to prevent the aforementioned SMTP smuggling.
BREAKING CHANGE: This might break exceedingly rare clients that mis-implement SMTP.
Configuration options to allow those clients specifically
can be found here.
Changed
- Upgraded postfix from
3.6.4
to3.8.4
- Upgraded alpine base image from
3.17.3-2
to3.18.3-1
v3.6.4-6
v3.6.4-5
v3.6.4-4
Fixed
- Fix a bug where the routing table returns multiple masks for one ip and the startup script executes
themask2cidr.sh
script with multiple parameters (#15).
Changed
- Update postfix to 3.7.4
- Update makefiles to 7.4.0
- Update base image to 3.17.3-2
Security
- Fixed all currently known CVEs, 11 of which were critical (#17).