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
Let's say I have a mailbox with some messages that have a /comment annotation. I don't really know which ones. For "Remove all comments from messages" action I'd just do:
Let's say I have a mailbox with some messages that have a /comment annotation. I don't really know which ones. For "Remove all comments from messages" action I'd just do:
There's one problem I see here. It will "modify" all messages including these that do not have the annotation.
This becomes problematic when you fetch the last changes.
If the mailbox has a lot of messages both can be unnecessarily slow.
The text was updated successfully, but these errors were encountered: