This Python script is designed to automate the organization of emails in Gmail by applying labels based on their date. It extracts the date from…
Category: Google Workspace
This Python script makes use of Google’s service account credentials and impersonation to access the Admin SDK, listing users, groups, and associated aliases within the…
In the fast-paced digital landscape, businesses and individuals alike find themselves seeking efficient and seamless solutions for email management. Migrating emails into Google Workspace, with…
This Python script makes use of the Gmail API to efficiently analyze your inbox. It retrieves the total number of emails and conversations, categorizes them…
Google Drive allows you to generate a direct link to your uploaded Google Drive files. Direct Google Drive links bypass the typical Drive preview interface…
Gmail offers an incredibly useful search operator for locating a specific email. Each email message has a unique message ID assigned, which can be used…
Gmail labels are incredibly useful for keeping your inbox tidy and organized. However, with time, emails might find their way into the digital archive nirvana.…
Telnet provides an easy solution to test your Google Workspace SMTP relay configuration. You can simulate the SMTP conversation step by step, from the initial…
This script is designed to calculate and report key metrics for a specified folder. It recursively examines the contents of the specified folder, determining the…