From 9dd8408c185142e8e414d0e386b246369ba55e62 Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Tue, 1 Feb 2022 19:29:46 +0100 Subject: [PATCH] NEWS: Update news for 2.3.18 - final fixups --- NEWS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index b2315d9d4f..ddd330daea 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -v2.3.18 2022-02-01 Aki Tuomi +v2.3.18 2022-02-03 Aki Tuomi * Removed mail_cache_lookup_finished event. This event wasn't especially useful, but it increased CPU usage significantly. @@ -9,7 +9,8 @@ v2.3.18 2022-02-01 Aki Tuomi details on how base64 is detected. Only applies when using libfts. * lmtp: Session IDs are now preserved through proxied connections, so LMTP sessions can be tracked. This slightly changes the LMTP session - ID format by appending ":N" number to it after each hop. + ID format by appending ":Tn" (transaction), ":Pn" (proxy connection) + and ":Rn" (recipient) counters after the session ID prefix. + Events now have "reason_code" field, which can provide a list of reasons why the event is happening. See https://doc.dovecot.org/admin_manual/event_reasons/ -- 2.47.2