the-djmaze / snappymail

Simple, modern & fast web-based email client
https://snappymail.eu
GNU Affero General Public License v3.0
919 stars 109 forks source link

Sorting / threads not supported for default imap capabilities #1574

Open simonbuehler opened 2 months ago

simonbuehler commented 2 months ago

Hi,

when trying to connect to the ionos IMAP server, I get this listing of capabilities:

. capability
* CAPABILITY IMAP4rev1 CHILDREN ENABLE ID IDLE LIST-EXTENDED LIST-STATUS LITERAL- MOVE NAMESPACE QUOTA SASL-IR SORT SPECIAL-USE THREAD=ORDEREDSUBJECT UIDPLUS UNSELECT WITHIN APPENDLIMIT=140000000
. OK CAPABILITY completed

grafik

see the THREAD=ORDEREDSUBJECT definition - I unchecked the "Threads" options but still, now in the settings tab i get this view:

grafik

grafik

is the provider really that limited, or did I configure something wrong?

the-djmaze commented 1 month ago

I will look into it as the new feature conflicts with some old THREAD behavior.