From 76d7dc3997833aaa6f1eb3b519ea5db8e88bc970 Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Sun, 5 Jul 2026 12:58:39 +0200 Subject: [PATCH] imap_append_domain: changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 559a2d5d..49fc78fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ * Improvement: catch lack of support of PERIOD in vobject <= 0.9.9 * Fix: sharing: backmap of REPORT/PROPPATCH hrefs is now URL-encode-aware (edit of a shared collection failed when the principal contains '@') * Workaround: remove trailing spaces on TZID and TZNAME appended by buggy Microsoft clients +* Extension: [auth] imap_append_domain option (optional) ## 3.7.5 * Add: [sharing] conversion_bday_summary_template (customize summary)