From f8da264e2b7d49148bc46d6c7eb9c0704089db8a Mon Sep 17 00:00:00 2001 From: Hocuri Date: Fri, 4 Nov 2022 12:04:35 +0100 Subject: [PATCH] changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f440d5549..2f0b0cafc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,6 +35,8 @@ ### Changes - allow sender timestamp to be in the future, but not too much +- Disable the new "Authentication-Results/DKIM checking" security feature + until we have tested it a bit #3728 - refactorings #3706 ### Fixes