mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2026-02-26 05:35:00 +00:00
fix: Postfix: disable_dns_lookups => smtp_dns_support_level (#4568)
This commit is contained in:
@@ -20,6 +20,8 @@ All notable changes to this project will be documented in this file. The format
|
||||
- `step` CLI from `0.28.2` to [`0.28.7`](https://github.com/smallstep/cli/releases/tag/v0.28.7))
|
||||
- **Dovecot**
|
||||
- Updated the FTS plugin Xapian from `1.9` to [`1.9.1`](https://github.com/grosjo/fts-xapian/releases/tag/1.9.1) which adds Dovecot 2.4 compatibility ([#4557](https://github.com/docker-mailserver/docker-mailserver/pull/4557))
|
||||
- **Postfix**
|
||||
- Replaced `disable_dns_lookups` with `smtp_dns_support_level` in Amavis configuration ([#4568](https://github.com/docker-mailserver/docker-mailserver/pull/4568))
|
||||
|
||||
## [v15.1.0](https://github.com/docker-mailserver/docker-mailserver/compare/v15.1.0...HEAD)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user