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.