From c5241c1beef2c9b1e1d9f6646fde50558859fe95 Mon Sep 17 00:00:00 2001 From: the-djmaze <3752035+the-djmaze@users.noreply.github.com> Date: Mon, 27 Nov 2023 03:00:18 +0100 Subject: [PATCH] Updated Improve performance (markdown) --- Improve-performance.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Improve-performance.md b/Improve-performance.md index e92f89d..3cb006b 100644 --- a/Improve-performance.md +++ b/Improve-performance.md @@ -75,7 +75,6 @@ With the above setting you disable the feature and SnappyMail has no support to 3. Hit the save button at the bottom With STATUS SIZE each folder size is calculated by the IMAP software. -Also see https://github.com/the-djmaze/snappymail/issues/1303 ## Disable messages SORT(ing) 1. Go to Admin -> Domains -> "the domain" @@ -94,5 +93,10 @@ When fetching the messages list SnappyMail can combine messages in a thread. This relies on the smart capabilities of the IMAP software. When it is slow, this speeds things up, but does disable the threaded view features. +## Also read issues +- #724 +- #1071 +- #1303 + ## Dovecot You can speed this up using ElasticSearch https://github.com/filiphanes/fts-elastic \ No newline at end of file