From 0d301f98070c556e186c43c85b62fa6a98c2c17b Mon Sep 17 00:00:00 2001 From: missytake Date: Thu, 10 Apr 2025 11:51:26 +0200 Subject: [PATCH] doc: add changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e709597b..e0cc58dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,9 @@ - Send SNI when connecting to outside servers ([#524](https://github.com/chatmail/server/pull/524)) +- postfix master.cf: use 127.0.0.1 for consistency + ([#544](https://github.com/chatmail/relay/pull/544)) + - Pass through `original_content` instead of `content` in filtermail ([#509](https://github.com/chatmail/server/pull/509))