[GH-ISSUE #363] New IMAP folders don't show up without logout/login #312

Closed
opened 2026-02-25 21:34:43 +03:00 by kerem · 2 comments
Owner

Originally created by @jasonmunro on GitHub (Nov 12, 2019).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/363

Originally assigned to: @jasonmunro on GitHub.

This is surely a caching issue. We try to cache the IMAP folder hierarchy as much as we can since it does not change often, however when creating a new folder we need to bust the cache otherwise it's not accessible until a logout/login (or some other event that clears the cache).

Originally created by @jasonmunro on GitHub (Nov 12, 2019). Original GitHub issue: https://github.com/cypht-org/cypht/issues/363 Originally assigned to: @jasonmunro on GitHub. This is surely a caching issue. We try to cache the IMAP folder hierarchy as much as we can since it does not change often, however when creating a new folder we need to bust the cache otherwise it's not accessible until a logout/login (or some other event that clears the cache).
kerem 2026-02-25 21:34:43 +03:00
  • closed this issue
  • added the
    bug
    imap
    labels
Author
Owner

@jasonmunro commented on GitHub (Nov 13, 2019):

Fixed in master

<!-- gh-comment-id:553632050 --> @jasonmunro commented on GitHub (Nov 13, 2019): Fixed in master
Author
Owner

@Yamakasi commented on GitHub (Nov 16, 2019):

Good Job!

<!-- gh-comment-id:554594797 --> @Yamakasi commented on GitHub (Nov 16, 2019): Good Job!
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#312
No description provided.