How to open an OST file on a Mac without Outlook
Short answer
Install OldMail from the Mac App Store, press ⌘O and choose your .ost file. It opens with its folder tree, message list and reading pane, exactly like a PST would. No Outlook, no Exchange account, no conversion.
This includes the newer 4 KB-page variant that Outlook 2013 and later produce, which a lot of older tools fail on.
What is an OST file?
An .ost file — an Offline Outlook Data File — is the local cache Outlook keeps of a mailbox that actually lives on a server: an Exchange mailbox, or a Microsoft 365 account. It lets Outlook show your mail when the connection is down, and syncs the changes back when it returns.
Structurally it is the same family as a PST, and it can be just as large. The difference is what it is for: a PST is an archive you own, an OST is a mirror of something on a server.
Why an OST is more awkward than a PST
An OST is tied to the Outlook profile and account that created it. Outlook will not simply let you open one belonging to a different account, which is exactly the situation people usually find themselves in — a laptop from a previous job, a backup image, a mailbox that no longer exists on the server.
The standard Microsoft answer is that you cannot open an orphaned OST at all, and should recover the mail from the server instead. That is fine advice when the server is still there and you still have access. When it is not, you need something that can read the file itself.
Reading the format directly sidesteps the profile problem entirely: the file is treated as a file, not as an account.
Open an OST file on your Mac in four steps
-
Install OldMail
Free on the Mac App Store, macOS 13 or later, around 1.5 MB.
-
Open the OST
Press ⌘O and pick the file, or drag it onto the window. On Windows machines these usually live under
Users\<name>\AppData\Local\Microsoft\Outlook, so you may need to copy it across first. -
Browse the mailbox
The folder tree, message counts and reading pane work the same as they would in a mail client. Messages stream into the list while indexing continues, so you can start reading immediately.
-
Get what you need out
Save individual messages as
.emlwith the download button, forward one to yourself, or export to PDF or Word with ⇧⌘E when you need a copy someone else can read.
Everything happens on your Mac: no account, no sign-in, and no copy of your mailbox sent to a server.
Other ways to do it
OldMail is not the only route, and depending on what you have available another one may suit you better.
Recover the mail from the server
If the mailbox still exists and you still have credentials, this is genuinely the best route — reconnect the account and let it sync fresh. The OST is only a cache, so there is nothing in it that the server does not have.
Convert the OST to PST first
The classic Windows workflow: run a converter, get a PST, open that in Outlook. It works, but it means an extra tool, an extra copy of the entire mailbox on disk, and a Windows machine.
Online converters
Same caution as with PST files, and arguably more: an OST is usually a work mailbox. Uploading one to an unknown server is the kind of thing that turns a small IT problem into a data-protection incident.
Common problems
Outlook says the file cannot be opened
That is Outlook enforcing the profile rule rather than a problem with the file. Reading the OST directly on your Mac avoids the check entirely.
It was made by Outlook 2013 or newer
Those files use a 4 KB page layout that a lot of older tools do not understand and report as corrupt. OldMail handles both that variant and the classic Unicode layout.
Very old file from Outlook 2002 or earlier
Those are ANSI-format and are not supported. If you can still open the file in a modern Outlook on Windows, exporting it again produces a file that works.
Open it in about a minute
OldMail is free on the Mac App Store. It reads OST files — and PST, MSG, EML, EMLX and MBOX — without Outlook and without uploading anything.
Frequently asked questions
Can I open an OST file without Outlook?
Yes. OldMail reads the OST format directly on macOS, so no Outlook installation and no Exchange or Microsoft 365 account is needed. Open the file with ⌘O or drag it onto the window.
Can I open an OST that belonged to a different account?
Yes. Outlook ties an OST to the profile that created it, but that is a rule Outlook enforces, not something baked into the file. Reading the file directly is not affected by it.
Do I need to convert the OST to PST first?
No. Converting is only necessary for tools that cannot read OST files. Opening it directly avoids making a second multi-gigabyte copy of your mailbox.
Does it work with OST files from Outlook 2013 and later?
Yes. Those use a 4 KB-page variant of the format that many older tools reject; it is supported alongside the classic layout.
Is my mail uploaded anywhere?
No. The file is parsed locally on your Mac. There is no account, no sign-in and no server involved.