What Most People Miss About Time Machine and Outlook Emails
By Michael Lee
Why does your Outlook for Mac suddenly show zero inbox items after a system restore? Why did your archived client emails vanish after upgrading macOS? Why does Time Machine say 'backup complete' while your .olk15Message files are nowhere to be found?
Because Time Machine doesn’t back up Outlook for Mac emails the way people assume it does.
The Myth
Most people believe that if they run Time Machine on a Mac with Outlook installed, their emails — including sent items, drafts, flagged messages, and custom folders — are fully protected. They think restoring from Time Machine will bring back every message, every rule, every folder structure, just like it does for Photos or Documents.
It won’t.
Outlook for Mac stores email data in a proprietary, encrypted container: the Outlook.sqlite database (in Outlook 2016/2019) or the newer Outlook.db (Outlook for Microsoft 365). These files sit deep inside a hidden Library subfolder — not in your user Documents or Desktop. Time Machine excludes them by default unless you manually override exclusions.
Worse: even when included, Time Machine backs up the *database file*, not individual messages. If that file is corrupted at backup time, your restore is useless. And Outlook doesn’t let you browse or extract single messages from a Time Machine snapshot like you can with Mail.app.
The Reality
Time Machine *can* back up Outlook emails — but only if you do three things:
1. Stop Outlook completely before initiating a backup (a running Outlook locks the database)
2. Manually remove ~/Library/Group Containers/UBF8T346G9.Office/Outlook/Outlook 15 Profiles/Main Profile/Data/ from Time Machine’s exclusion list (System Settings > General > Time Machine > Options)
3. Wait for the next full backup cycle — incremental backups rarely catch changes to locked database files
Even then, you’re backing up binary blobs, not human-readable .msg or .eml files. You can’t search or preview emails inside Time Machine without restoring the entire profile.
Compare this to Apple Mail: its .mbox folders live in ~/Library/Mail/V10, are plain-text indexed, and appear instantly in Time Machine browser windows. Outlook for Mac gives you none of that.
Why the Myth Persists
Outlook for Mac 2011 used a flat-file model (.olm archives), which Time Machine handled fine. When Microsoft switched to SQLite-based storage in Outlook 2016 (released alongside macOS Sierra), they never updated the official documentation to reflect the new fragility.
Thousands of blog posts from 2012–2017 still rank highly and say 'Time Machine backs up Outlook automatically.' Those posts refer to the old .olm system. Microsoft quietly dropped support for .olm imports in Outlook for M365 in late 2022.
Also: Outlook for Mac hides its data folder behind a Group Container sandbox. Even seasoned admins miss it. The path isn’t visible in Finder unless you hold Option and click Go > Library in the menu bar.
The Right Way
Do this — not someday, today:
• Quit Outlook completely (Cmd+Q, don’t just close windows)
• Open System Settings > General > Time Machine > Options
• Click the - button next to any entry containing Group Containers/UBF8T346G9.Office
• Confirm deletion, then click Save
• In Outlook: File > Options > Advanced > AutoArchive Settings > Enable autoarchive and set to ‘Run every 7 days’ (this exports .olm backups separately)
• Manually export critical folders once per month: right-click folder > Export... > choose .olm format > save to Dropbox or external drive
That last step is non-negotiable. AutoArchive in Outlook for Mac doesn’t compress or encrypt — it creates portable, importable archives. Unlike Time Machine, you can open an .olm in Windows Outlook or third-party tools like OLMSplit.
Proof It Works
Here’s what happened last month to two colleagues using identical MacBooks and Time Machine:
Action
Colleague A (Default TM)
Colleague B (Manual + .olm)
After macOS reinstallation
Empty Outlook profile. Zero emails restored.
Restored 3 .olm files. All emails, attachments, and folder structure intact.
Search in Time Machine browser
No Outlook data visible — folder excluded silently.
.olm files appear immediately under /Users/anna/Backups/
Recovery time (after crash)
47 minutes: restore full profile, repair DB, re-sync Exchange.
6 minutes: double-click .olm > Import.
Attachment recovery
Failed: embedded images in HTML messages lost.
Success: all 217 attachments recovered, including ZIPs and PDFs.
Exchange mailbox sync status
Outlook re-downloaded 2 years of mail — duplicate flags, broken categories.
Local folders restored cleanly; Exchange folders synced normally.
Exceptions
There are two narrow cases where 'Time Machine backs up Outlook emails' is technically true:
• If you use Outlook Web App exclusively (outlook.office.com), no local email storage exists — so Time Machine has nothing to back up, and nothing to break.
• If you’re on Outlook for Mac 2011 (still running on macOS High Sierra or older), the .olm files *are* stored in ~/Documents/Microsoft User Data/Outlook Script Menu Items/ — and Time Machine includes that folder by default.
But here’s the kicker: Outlook for Mac 2011 reached end-of-support in October 2023. Microsoft blocks new Exchange connections to it. So unless you’re air-gapped and running legacy infrastructure, this exception is theoretical.
Mobile Outlook (iOS/Android) doesn’t store full mailboxes locally — only recent headers and cached bodies. Time Machine doesn’t touch iOS backups unless you explicitly enable encrypted iTunes backups and include app data. Android backups depend on Google One settings — and neither platform saves .olm or database files.
One counterintuitive tip: Don’t rely on Outlook’s built-in 'Export to .olm' for legal holds. It omits metadata like sender IP, read receipts, and transport headers. For compliance, use Microsoft Purview eDiscovery Export — or run a PowerShell script via Exchange Online to pull PSTs with full forensic detail.
Here’s your immediate action plan:
Open Outlook → File > Options > Advanced > AutoArchive Settings → turn it ON
Set 'Archive items older than' to 180 days, 'Clean out items older than' to 365 days
Create a folder called Outlook Backups in your iCloud Drive or Dropbox
Right-click your Inbox → Export... → save as Inbox_2024-06.olm
Repeat for Sent Items, Projects, and any folder with client correspondence
That takes 90 seconds. Do it now — before your next macOS update wipes the slate clean.
Michael Lee
Michael covers the latest in office software updates