How to Download Mail from Outlook: Methods, Formats, and What Affects Your Options
Downloading mail from Outlook sounds straightforward, but the right approach depends heavily on which version of Outlook you're using, where your email is hosted, and what you actually want to do with the downloaded data. There's a meaningful difference between exporting a full mailbox backup, saving individual emails as files, and syncing mail to a local client — and each method works differently depending on your setup.
What "Downloading Mail" Actually Means
Before diving into steps, it helps to clarify what you're trying to accomplish, because Outlook uses the word differently in different contexts:
- Syncing mail locally — When Outlook (the desktop app) connects to an email server via IMAP or Exchange, it caches messages locally so you can read them offline. This happens automatically.
- Exporting a mailbox backup — Creating a
.pst(Personal Storage Table) or.olmfile that contains your emails, contacts, and calendar data as a portable archive. - Saving individual emails — Downloading specific messages as
.msg,.eml,.pdf, or other formats to your local storage. - Downloading attachments — Pulling only the files attached to emails, not the messages themselves.
Each of these is a different operation with different steps.
How to Export Your Full Outlook Mailbox (PST File)
This method applies to Outlook desktop on Windows and is the most comprehensive way to download your mail for backup or migration purposes.
- Open Outlook and go to File → Open & Export → Import/Export
- Select Export to a file, then click Next
- Choose Outlook Data File (.pst)
- Select the folder or mailbox you want to export — you can include subfolders
- Choose a save location and set an optional password
- Click Finish
The resulting .pst file contains your emails, folders, attachments, contacts, and calendar entries. File size depends on how much mail you have — large mailboxes can produce multi-gigabyte files.
Mac users get a different format: Outlook for Mac exports to .olm files via File → Export. These are not directly interchangeable with .pst files without conversion.
Downloading Mail via IMAP to a Local Client
If you're using Outlook.com (the web version) or have an Exchange or Microsoft 365 account, you can connect a third-party email client — like Thunderbird or Apple Mail — using IMAP settings. This pulls mail down to your local device rather than keeping it only in the cloud.
Typical IMAP settings for Outlook.com:
- Incoming server:
outlook.office365.com, port 993, SSL enabled - Outgoing server (SMTP):
smtp-mail.outlook.com, port 587, STARTTLS
Once connected, the client downloads message headers and bodies to local storage. With IMAP, mail stays synced between your device and the server — deleting from one side reflects on the other. POP3 is an older alternative that fully downloads messages and (by default) removes them from the server, but it's rarely recommended today.
Saving Individual Emails as Files 🗂️
To save specific messages rather than your whole mailbox:
As a .msg file (Windows): Drag an email from Outlook's message list directly to your desktop or a folder. This creates a .msg file that can be reopened in Outlook.
As a .eml file: Some versions of Outlook allow saving as .eml via File → Save As. .eml files are more universally readable across different email clients.
As a PDF: Go to File → Print, select a PDF printer (like Microsoft Print to PDF), and save. This is useful for archiving emails you need to share or store as documents.
From Outlook on the web (OWA): Web Outlook doesn't natively support bulk email downloads in most configurations. You can print-to-PDF individual messages, but exporting a full mailbox from the web interface requires admin tools or Microsoft's compliance export features — typically only available on Microsoft 365 business plans.
Downloading Attachments in Bulk
If your goal is specifically the files attached to emails rather than the messages themselves, Outlook doesn't have a native bulk-attachment downloader. Options include:
- Manually opening emails and saving attachments File → Save Attachments
- Using Microsoft Power Automate to automate attachment saving to OneDrive or a local folder
- Third-party tools that connect via IMAP or Outlook's API (MAPI/Graph API) to extract attachments programmatically
Key Variables That Affect Your Method
| Factor | Why It Matters |
|---|---|
| Outlook version (desktop vs. web) | Desktop has PST export; web is more limited |
| OS (Windows vs. Mac) | PST (Windows) vs. OLM (Mac) format differences |
| Account type (Exchange, IMAP, POP3) | Affects what syncs locally and what stays cloud-only |
| Microsoft 365 plan | Business plans unlock compliance and eDiscovery exports |
| Mailbox size | Large mailboxes take longer and produce larger export files |
| IT admin restrictions | Corporate accounts may restrict PST exports or IMAP access |
Where Corporate and Personal Accounts Differ 🔒
Personal Outlook.com accounts give you fairly open access to your own mail — IMAP is available, and desktop Outlook can export PST files freely. Corporate Microsoft 365 accounts are more variable. IT administrators can disable IMAP, restrict PST exports, or block external client connections entirely. If you're on a managed work account and hitting unexpected restrictions, the limitation is almost certainly a policy setting rather than a technical one.
For organizational-scale exports — like legal holds or compliance archiving — Microsoft 365 has dedicated tools (eDiscovery, Content Search) that operate separately from the standard user interface and require admin-level access.
The Part That Varies by Situation
Which method makes sense for you comes down to specifics that only you can assess: whether you're on a personal or work account, which version of Outlook you're actually running, whether you need a one-time backup or an ongoing sync, and what you plan to do with the mail once it's downloaded. The same steps that work cleanly on a personal Windows machine with Outlook 2021 may not apply at all to a corporate Exchange account with restricted export policies — or to a Mac user on Outlook for Microsoft 365.