apple +banana -cherry ?nuts
This will result in searching in the subject or text (only) like this:
("apple" AND "banana" AND NOT "cherry") OR "nuts"
+This will only work for searching on the server!
+Since version 1.1980 it is possible to use these prefixes as a search expression:
from:<email address>
to:<email address>
@@ -866,6 +868,8 @@ cc:<email address>
bcc:<email address>
keyword:<keyword>
There should be no space between the prefix and the search term, which will be applied as an AND-condition.
+This will only work for searching on the server!
+Only AND conditions (+) and NOT conditions (-) can be used for on-device searching (since version 1.1981). If you try to use other search expressions, you get the error Select a folder for a complex search, which means that a folder in an account’s folder list must be selected in order to perform the search on the server.
Since version 1.1733 it is possible to save searches, which means that a named entry in the navigation menu will be created to repeat the same search later. You can save a search after searching by tapping on the save button in the top action bar. After repeating a search there will be a delete button at the same place to delete a saved search again. A saved search might be useful to quickly search for starred messages, or for messages from a specific email address, etc.