Friday 17 January 2014

Gmail Search Operators

has:attachment - returns all mail with attachments

size - returns messages for a specified size  - eg size:5m - returns messages of 5 Mb, size:512000 returns messages of 500 kb

larger -  returns messages larger than a specified size - eg larger:5m - also larger_than


smaller -  returns messages smaller than a specified size - eg smaller:5m - also smaller_than

older_than returns messages older than a specified time where y = year, m = month and d = day eg older_than:2y

newer_than returns messages newer than a specified time where y = year, m = month and d = day eg older_than:2y

has:userlabels - returns messages that have user-defined labels.

has:nouserlabels - returns messages that have no user-defined labels.

No comments:

Post a Comment