Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 382 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 382 Bytes

Delete emails forever using google app script

This google app script purges gmail emails (so they are not even in Thrash bin) older then certain number of days. This script requires advance settings enabled for GMail under project resources.

I tried to find a script which does it but couldn't so wrote it myself. Hopefully it helps others who are looking for a working example.