enough_mail icon indicating copy to clipboard operation
enough_mail copied to clipboard

MailException: Threading not supported by server

Open Shadman12345 opened this issue 3 years ago • 2 comments
trafficstars

Any Idea regarding this?

Shadman12345 avatar Feb 21 '22 08:02 Shadman12345

It means that the mail service you have connected to does not support threading. In this case you either have to fallback to not having threads or to client side threading.

robert-virkus avatar Feb 21 '22 12:02 robert-virkus

@robert-virkus This is even not working with Gmail client. I tried to do threading based on reference ids (from headers) of email but that also doesn't works.

cscipher avatar Apr 26 '22 05:04 cscipher