You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use-case: There is a sieve on the IMAP server which dynamically creates new folders for incoming mail. These new folders should be included in "combined views" in order to not miss unread messages.
I can see this working several ways (either could be behind a feature config flag):
Auto-include folders in combined views according to IMAP subscriptions (preferred as it will align with other clients)
Folder-level setting in cypht to auto-include any subfolder for that folder
The text was updated successfully, but these errors were encountered:
🚀 Feature
Use-case: There is a sieve on the IMAP server which dynamically creates new folders for incoming mail. These new folders should be included in "combined views" in order to not miss unread messages.
I can see this working several ways (either could be behind a feature config flag):
The text was updated successfully, but these errors were encountered: