From 76d959dcfb94e2307ee075f5dcd24fd31ee2a2dc Mon Sep 17 00:00:00 2001 From: Vadym Samoilenko Date: Thu, 16 Apr 2026 12:42:47 +0100 Subject: [PATCH] vault backup: 2026-04-16 12:42:47 --- 99 Daily/2026-04-16.md | 3 +++ 1 file changed, 3 insertions(+) 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.