Skip to content

Instantly share code, notes, and snippets.

View AbuAbir's full-sized avatar

Abu Zafar Md Nuruzzaman Abir AbuAbir

  • USA
View GitHub Profile
@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