diff --git a/99 Daily/2026-04-16.md b/99 Daily/2026-04-16.md index 83d6602..bcfcf06 100644 --- a/99 Daily/2026-04-16.md +++ b/99 Daily/2026-04-16.md @@ -65,3 +65,6 @@ tags: [daily] - 12:37 | `Aimpress` - **Asked:** Implement script to download all emails and attachments from Microsoft 365 mailboxes locally. - **Done:** Created PowerShell script with Azure CLI integration and verified Mail API admin consent permissions. +- 12:41 | `Aimpress` + - **Asked:** Set up automated export of all Microsoft 365 emails with attachments from multiple mailboxes to local storage. + - **Done:** Created and configured Python script for Mail API authentication and email export with device flow login and admin consent.