[GH-ISSUE #159] prefetch IMAP folder hierarchy #128

Closed
opened 2026-02-25 21:34:14 +03:00 by kerem · 1 comment
Owner

Originally created by @jasonmunro on GitHub (Dec 5, 2016).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/159

Originally assigned to: @jasonmunro on GitHub.

Great idea from Euxane on IRC. Pre-fetch folder hierarchies for IMAP servers on login. At least 2 levels deep makes sense since some IMAP servers like to put all sub folders under INBOX. I think we can re-use some code paths for this so I don't think it's going to take too much work to get it done.

Originally created by @jasonmunro on GitHub (Dec 5, 2016). Original GitHub issue: https://github.com/cypht-org/cypht/issues/159 Originally assigned to: @jasonmunro on GitHub. Great idea from Euxane on IRC. Pre-fetch folder hierarchies for IMAP servers on login. At least 2 levels deep makes sense since some IMAP servers like to put all sub folders under INBOX. I think we can re-use some code paths for this so I don't think it's going to take too much work to get it done.
kerem 2026-02-25 21:34:14 +03:00
Author
Owner

@jasonmunro commented on GitHub (Feb 3, 2017):

This is committed. I'm only prefetching 1 level for simplicity.

<!-- gh-comment-id:277338436 --> @jasonmunro commented on GitHub (Feb 3, 2017): This is committed. I'm only prefetching 1 level for simplicity.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cypht#128
No description provided.