Skip to content

Instantly share code, notes, and snippets.

View ram-arrowebs's full-sized avatar

Ram Sundararaman ram-arrowebs

View GitHub Profile
@ram-arrowebs
ram-arrowebs / Code.gs
Created January 31, 2024 05:59 — forked from benbjurstrom/Code.gs
PurgeOldEmails
/*
|--------------------------------------------------------------------------
| PurgeOldEmails
|--------------------------------------------------------------------------
| https://gist.github.com/benbjurstrom/00cdfdb24e39c59c124e812d5effa39a
|
*/
// Purge messages automatically after how many days?
var DELETE_AFTER_DAYS = 7