Skip to content

Instantly share code, notes, and snippets.

@benbjurstrom
benbjurstrom / Code.gs
Last active February 12, 2025 21:48
PurgeOldEmails
/*
|--------------------------------------------------------------------------
| PurgeOldEmails
|--------------------------------------------------------------------------
| https://gist.github.com/benbjurstrom/00cdfdb24e39c59c124e812d5effa39a
|
*/
// Purge messages automatically after how many days?
var DELETE_AFTER_DAYS = 7