Skip to content

Instantly share code, notes, and snippets.

View kilfra's full-sized avatar
💭
recap

kilfra

💭
recap
View GitHub Profile
@kilfra
kilfra / README.md
Created June 7, 2021 06:54 — forked from jamesramsay/README.md
Gmail: delete old emails automatically

Gmail: delete old emails automatically

Automatically deletes old emails that match the specified label.

Get started

  • Create a new Google Apps Script at https://script.google.com
  • Overwrite the placeholder with the javascript below
  • Update the following constants:
  • LABEL_TO_DELETE: the label that should be have old messages deleted