The basic way to search is to simply type in a word or phrase in the Search box. You can type a number of phrases in the Search box.
When a simple keyword search can't find the e-mail you're looking for, you can use various operators, punctuation, and keywords to narrow your search results.
Search reference tables
The following table shows you some searches you might find useful. In addition to these examples, you can use AND, NOT, OR, <, >, =, and other operators to refine your search.
The advanced search queries and operators are available for v4.90 and above.
Query |
Result |
example |
Items containing example inside their subject, body, sender or receivers. |
from:example |
Items received from anyone with an email address or name containing example. |
to:example |
Items sent to anyone with an email address or name containing example. |
cc:example |
Items sent to anyone with an email address or name containing example on the Cc line. |
bcc:example |
Items sent to anyone with an email address or name containing example on the Bcc line. |
subject:example |
Items containing example in their subject line. |
attachment:example attachments:example |
Attached files that contain example in their name. |
content:example |
Items which contain example in the email body. |
received:yesterday received:last year received:January received:Sunday received:<11/11/2016 received:Nov 11 2020 |
Items that were sent, received or created on the exact date (e.g. Nov 11 2020), relative dates (e.g. today, yesterday, last year), month or day of the week. The same results can be achieved using 'date:' and 'sent:' as well. |
messagesize: messagesize:5MB |
Items whose size is in the specified size range. |
messagesize:tiny |
Items whose size is less than 10 kilobytes. |
messagesize:small |
Items whose size is between 10 and 25 kilobytes. |
messagesize:medium |
Items whose size is between 25 and 100 kilobytes. |
messagesize:large |
Items whose size is between 100 and 500 kilobytes. |
messagesize:verylarge |
Items whose size is between 500 kilobytes and 1 megabyte. |
messagesize:enormous |
Items whose size is larger than 5 megabytes. |
hasflag:yes |
Items which have been or have not been flagged. |
read:yes |
Items which have been or have not been marked as read. |
hasattachment:yes |
Items which have or do not have attachments. |
importance:high |
Items which have been marked with High, Normal, or Low importance, respectively. |
Operator |
Description |
AND |
Items that match all subqueries, e.g. from:example AND subject:example. |
OR |
Items that match only one of the subqueries, e.g. from:example OR subject:example. |
NOT |
Items that do not match the subquery, e.g. NOT from:example. |