mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-09-13 00:24:24 +08:00
Updated Improve performance (markdown)
parent
2a99a7b866
commit
c5241c1bee
1 changed files with 5 additions and 1 deletions
|
@ -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
|
3. Hit the save button at the bottom
|
||||||
|
|
||||||
With STATUS SIZE each folder size is calculated by the IMAP software.
|
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)
|
## Disable messages SORT(ing)
|
||||||
1. Go to Admin -> Domains -> "the domain"
|
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.
|
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.
|
When it is slow, this speeds things up, but does disable the threaded view features.
|
||||||
|
|
||||||
|
## Also read issues
|
||||||
|
- #724
|
||||||
|
- #1071
|
||||||
|
- #1303
|
||||||
|
|
||||||
## Dovecot
|
## Dovecot
|
||||||
You can speed this up using ElasticSearch https://github.com/filiphanes/fts-elastic
|
You can speed this up using ElasticSearch https://github.com/filiphanes/fts-elastic
|
Loading…
Add table
Reference in a new issue