search
It would be fantastic if there were search categories like "from" and "conversation" - the feature exists in iOS iPad app.
It would be even better if as an extension, typical Outlook search handles like "From:" "To:" "Subject:" and "HasAttachments:" could be used as a second layer for power users.

1 comment
-
Miha Valencic commented
I would love to enter "support@boxer.com featureX" and the client would search for emails from support@boxer.com matching featureX in the text, for instance.
I'm using IMAP and I see that in this case, boxer sends such query: `(((from:("support@boxer.com featureX*")) or ((((to:("support@boxer.com featureX*")) or ((((cc:("support@boxer.com featureX*")) or ((((subject:("support@boxer.com featureX*")) or ("support@boxer.com featureX*"))))))))))))`This does not match anything, of course, which is a pity.