Tagged Questions
7
votes
6answers
4k views
Webapp to delete certain Gmail messages older than n days?
I need to delete certain Gmail messages older than n days (I can get the whole set though a search string). I know this is not possible directly within Gmail (see for instance this question) so I am ...