View Single Post
luca's Avatar
Posts: 1,137 | Thanked: 402 times | Joined on Sep 2007 @ Catalunya
#52
I have many imap folders and that makes checking for new mail very slow. It seems that claws issues a status for every folder (this should be pretty fast) and if there are new messages it immediately selects the folder to get the headers. Would it be possible to just do a quick status to update the message count, and to delay the fetching of the headers only when the folder is actually selected by the user?