When importing a load of messages into Gmail they have all been marked as unread. I don't want to have to go through 15000 emails page by page to mark them as read, is there any way to do this in bulk?
Tell me more
×
Web Applications Stack Exchange is a question and answer site for
power users of web applications. It's 100% free, no registration required.
migrated from superuser.com Jul 17 '12 at 15:50
|
Search for string Watch out: This will select also emails from this date! I.e. |
|||||
|
|
Search your email with
And then select them all and mark as read |
|||
|
|
|
You could also use this Google script which automatically marks emails in any Gmail label (inbox also) as read when they become older than N days. Google script to mark old emails as read. Please note that it is not a one time activity but rather a continuous "check and mark as read" script. |
|||
|
|