From 567504e6ebbc0a78c59ab07837774a0ac2bca5ed Mon Sep 17 00:00:00 2001 From: Vadym Samoilenko Date: Thu, 16 Apr 2026 13:03:15 +0100 Subject: [PATCH] vault backup: 2026-04-16 13:03:15 --- 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 7cac57e..200dadd 100644 --- a/99 Daily/2026-04-16.md +++ b/99 Daily/2026-04-16.md @@ -83,3 +83,6 @@ tags: [daily] - 13:00 | `Aimpress` - **Asked:** How to resume the Microsoft 365 mail export task and what's the current status? - **Done:** Reviewed logs, confirmed shared mailboxes list from previous run, and refactored script to query mailboxes directly by email instead of waiting for user propagation. +- 13:02 | `Aimpress` + - **Asked:** Resume Microsoft 365 mail export from all mailboxes and aliases with attachments to local storage. + - **Done:** Fixed mail export script to use direct mailbox access via email addresses without requiring User.Read.All permission.