Skip to content

Instantly share code, notes, and snippets.

View BwayCarl's full-sized avatar

Carlos Martinez BwayCarl

View GitHub Profile
@benbjurstrom
benbjurstrom / Code.gs
Last active April 12, 2024 11:05
PurgeOldEmails
/*
|--------------------------------------------------------------------------
| PurgeOldEmails
|--------------------------------------------------------------------------
| https://gist.github.com/benbjurstrom/00cdfdb24e39c59c124e812d5effa39a
|
*/
// Purge messages automatically after how many days?
var DELETE_AFTER_DAYS = 7