Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CONDSTORE support to sync #24

Open
djmaze opened this issue Oct 4, 2024 · 0 comments
Open

Add CONDSTORE support to sync #24

djmaze opened this issue Oct 4, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@djmaze
Copy link
Contributor

djmaze commented Oct 4, 2024

The IMAP Extension for Conditional STORE Operation or Quick Flag Changes Resynchronization allows to quickly resynchronize mailbox flag changes. It seems to be supported on at least 75% of all IMAP servers. (That post is not even recent, so it probably is even more today.)

The sync feature should support this and use the slower traditional envelope sync as a fallback.

(The CONDSTORE feature could be useful for other usecases, but that should probably not be part of this issue.)

@soywod soywod added the enhancement New feature or request label Oct 4, 2024
@soywod soywod added this to Pimalaya Oct 4, 2024
@soywod soywod moved this to Todo in Pimalaya Oct 4, 2024
@soywod soywod moved this to Todo in Pimalaya Oct 11, 2024
@soywod soywod self-assigned this Oct 29, 2024
@soywod soywod removed the status in Pimalaya Nov 29, 2024
@soywod soywod removed their assignment Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

2 participants