Getting unread count in Sent Folder using Google Apps Script - GMail
问题 Is there a way to get Unread Mail count in Sent Folder? Basically, the feature I want is: When I reply to a message in mailing list that's filtered and doesn't pass my INBOX, I want all the subsequent replies to be reaching my INBOX. The way I'm trying to accomplish is that if I see a Unread Mail in Sent folder, that means that there is a new mail in a thread I was involved. I'm saying this because I see those mails as unread when I click "Sent" in Gmail's web interface. So, is there a way to