From 36aba7a8b91ad209ffacc59088b20adcae6538ab Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Sat, 8 Mar 2025 17:00:01 +0100 Subject: [PATCH] update related to SSL logging --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fb6eb9a9..a3a99fc1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ * Review: Apache reverse proxy config example * Add: on-the-fly link activation and default content adjustment in case of bundled InfCloud (tested with 0.13.1) * Adjust: [auth] imap: use AUTHENTICATE PLAIN instead of LOGIN towards remote IMAP server +* Improve: log client IP on SSL error and SSL protocol+cipher if successful ## 3.4.1 * Add: option [auth] dovecot_connection_type / dovecot_host / dovecot_port