Skip to content

Instantly share code, notes, and snippets.

View AtomicDragon's full-sized avatar

Alexander Stein AtomicDragon

  • Action Tour Guides
View GitHub Profile
@benbjurstrom
benbjurstrom / Code.gs
Last active February 20, 2026 14:41
PurgeOldEmails
/*
|--------------------------------------------------------------------------
| PurgeOldEmails
|--------------------------------------------------------------------------
| https://gist.github.com/benbjurstrom/00cdfdb24e39c59c124e812d5effa39a
|
*/
// Purge messages automatically after how many days?
var DELETE_AFTER_DAYS = 7