MBOX is one of the oldest and most widely recognized mailbox-storage formats. Instead of storing every email as a separate file, an MBOX mailbox typically stores many messages sequentially inside one plain-text file. The format has been used by Thunderbird, Apple Mail exports, Unix mail systems, and many other applications. Finding an MBOX file can be confusing because there is no universal “MBOX folder.” The location depends on the email client, operating system, account type, profile, and whether the application is actively storing mail in MBOX or merely exporting to that format. Some clients also use files that contain MBOX data but have no .mbox extension. The safest method is usually to locate the mail client’s profile or use its built-in export function rather than searching the whole disk blindly.
MBOX Is a Mailbox Storage Format, Not One Universal File Location
MBOX stores multiple email messages sequentially in a mailbox-style file, but the way a mail client names and organizes those files varies. Some applications use a visible .mbox package or extension, while others use extensionless mailbox files inside a profile directory. That is why searching only for files ending in “.mbox” can miss the actual mail store. An MBOX file is a mailbox container that stores a sequence of email messages in a single file. Individual messages are separated using conventions based on lines beginning with From . MBOX is a family of related formats rather than one perfectly uniform specification. Variants historically include mboxo, mboxrd, mboxcl, and mboxcl2. Most users do not need to identify the variant manually, but the differences can matter when migrating old archives between software. Does an MBOX file always end in .mbox?
No. This is one of the most important points when looking for Thunderbird or legacy mail data. Mozilla Thunderbird commonly stores a folder’s messages in an MBOX-format file whose name matches the folder and has no filename extension. For example: Inbox — MBOX data; Inbox.msf — Thunderbird index file; Sent — MBOX data; Sent.msf — index. The .msf file is not the mailbox itself. If you are recovering or migrating mail, preserve the extensionless mailbox file.
Thunderbird Stores Mail Inside the Profile, With Paths That Vary by Operating System and Account Type
The current Mozilla Support: Thunderbird Profiles guidance shows the default profile root on Windows under %APPDATA%\Thunderbird\Profiles\; macOS typically uses ~/Library/Thunderbird/Profiles/; and Linux commonly uses ~/.thunderbird/. Within a profile, local and POP-style mail commonly appears under Mail, while IMAP account data is typically under ImapMail. Thunderbird stores account data inside its profile. Mozilla recommends using Thunderbird’s own Troubleshooting Information page to locate the active profile because manually constructed paths can be wrong when a user has multiple profiles or a customized installation. Best way to find the Thunderbird profile
- Open Thunderbird.
- Open Help.
- Choose Troubleshooting Information.
- Find Profile Folder.
- Choose the button that opens the profile directory.
Close Thunderbird before copying or manipulating profile files. Thunderbird MBOX location on macOS A normal Thunderbird profile on a Mac is generally found under: ~/Library/Thunderbird/Profiles/<profile>/ Inside the profile, mailbox data is commonly under directories such as: Mail/; ImapMail/. Local Folders are commonly located under: Mail/Local Folders/
The user Library folder is hidden by default in Finder. One way to reach it is to use Finder’s Go menu while holding the Option key and choose Library. Thunderbird MBOX location on Windows Thunderbird profiles are normally under the user’s roaming application-data folder. A typical modern Windows path is: %APPDATA%\Thunderbird\Profiles\<profile>\ Inside the profile, look for Mail and ImapMail. Instead of manually navigating to this location, using Help > Troubleshooting Information > Profile Folder is safer because it opens the actual active profile. Thunderbird MBOX location on Linux A common Thunderbird profile path on Linux is:
~/.thunderbird/<profile>/ Distribution packaging can change paths, particularly with sandboxed package formats. Again, Thunderbird’s profile-location command is more reliable than assuming a fixed directory.
Thunderbird’s MBOX and Maildir Modes Should Not Be Confused
The Mozilla Support: Maildir in Thunderbird page explains that Thunderbird can also use Maildir, where each message is stored as a separate file rather than in one MBOX-style mailbox file. Before copying or converting a profile, verify the storage type instead of assuming every Thunderbird account uses MBOX. The two directories serve different purposes: Mail: commonly contains POP account mail and Local Folders.; ImapMail: commonly contains cached IMAP account data.. An IMAP cache should not automatically be treated as a complete backup. The authoritative mailbox may remain on the server, and local synchronization settings can affect what is present on the disk. How Thunderbird represents subfolders Thunderbird may use a companion .sbd directory for subfolders. For example: Projects — messages stored in the Projects folder; Projects.msf — index; Projects.sbd/ — directory containing subfolders of Projects. When backing up a mailbox structure, copy the relevant directory structure rather than selecting only one visible file.
Apple Mail, Gmail and Outlook Handle MBOX Very Differently
Apple Support: Import or Export Mailboxes documents Apple Mail’s ability to export mailboxes in MBOX format. Gmail does not expose a local MBOX store in the same way; Google Takeout can export Gmail data to an MBOX archive, using the process described in Google Account Help: Download Your Data. Microsoft Outlook, by contrast, uses PST/OST rather than MBOX as its native Windows mailbox format. Apple Mail does not present its internal mailbox database as a simple set of user-facing MBOX files in the same way Thunderbird does. Its internal storage format and directory layout can change across macOS versions. If your goal is to obtain an MBOX archive from Apple Mail, the safer approach is to use Apple Mail’s built-in Export Mailbox command. Export a mailbox from Apple Mail
- Open Mail on the Mac.
- Select the mailbox you want to export.
- Use the mailbox export command from the menu.
- Choose a destination folder.
- Allow Mail to create the exported mailbox package.
This produces an export intended for transfer or archival use without requiring you to reverse-engineer Mail’s private Library folders. Where exported Apple Mail MBOX files are located They are stored wherever you selected during export. This is far more predictable than looking for Mail’s internal data. If you have an existing folder ending in .mbox, note that macOS may show it as a package. You can inspect package contents from Finder when necessary, but make a backup before modifying anything.
What about Gmail? Gmail is a web service and does not maintain a normal local MBOX file on your Mac or Windows PC simply because you use Gmail in a browser. Google Takeout can export Gmail data, and Mail exports are commonly provided in MBOX format. The file is contained in the Takeout archive you download. To export Gmail to MBOX
- Open Google Takeout while signed in to the account.
- Deselect products you do not need.
- Select Mail.
- Create the export.
- Download and extract the archive.
- Locate the Mail data inside the extracted export.
Large Gmail mailboxes can create very large MBOX files, so make sure the destination drive has enough free space. Does Outlook store MBOX files? Microsoft Outlook does not normally use MBOX as its native mailbox format. Outlook on Windows is associated primarily with formats such as: PST; OST. Outlook for Mac has historically used OLM for exports and its own application storage internally. If you need to bring an MBOX archive into Outlook, conversion may be required. One commercial option retained from the original article is SysTools software to convert MBOX to PST files. Before using third-party conversion software, work on a copy of the original mailbox and verify how the tool handles attachments, folder structure, dates, and large files. Legacy clients may use MBOX-style storage but different folder layouts.
Legacy email clients such as Eudora used mailbox files based on MBOX-style storage. The exact directories depended on Eudora version and how the user configured the data directory. Older guides often list fixed Windows 98, Windows 2000, or Windows XP paths. Those paths are historical and should not be treated as relevant to a modern computer unless you are performing legacy data recovery. For an old disk, search the former application-data area and preserve the entire Eudora mail directory before opening or converting individual files. Where Entourage stored mail Microsoft Entourage was an older Mac email application replaced by Outlook for Mac. Entourage did not simply expose every mailbox as a conventional standalone MBOX file. Legacy migration often requires access to the original Microsoft User Data database or an export created while Entourage was still functioning. If you are recovering a legacy Entourage archive, make a disk image or duplicate of the source before attempting conversion. Where Postbox stored MBOX mail Postbox was based in part on Mozilla technology and used profile-based mailbox storage similar in concept to Thunderbird. Postbox was discontinued, so current users dealing with Postbox data are generally performing migration or recovery rather than setting up a new installation.
The exact path varies by operating system and Postbox version. Preserve the full Postbox profile and identify extensionless mailbox files together with their folder structure. Where SeaMonkey stored mail SeaMonkey, another Mozilla-family application, uses profiles and can store mail in MBOX-style files. Typical storage concepts resemble Thunderbird, but the profile location is different. The safest recovery method is to locate the active SeaMonkey profile from the application or preserve the full profile directory before copying individual mailbox files. MBOX locations by client
| Email client | MBOX situation | Best way to locate/export |
|---|---|---|
| Thunderbird | Uses MBOX by default in many configurations | Help > Troubleshooting Information > Profile Folder |
| Apple Mail | Can export mailboxes as MBOX | Mailbox > Export Mailbox |
| Gmail | No ordinary local MBOX in browser use | Google Takeout |
| Outlook Windows | Uses PST/OST, not MBOX natively | Outlook export/open tools; convert if needed |
| Outlook Mac | Does not use MBOX as normal native export | Outlook export tools |
| Eudora | Legacy MBOX-style storage | Preserve full legacy data folder |
| Postbox | Mozilla-style profile storage | Preserve profile; application discontinued |
How to Identify, Back Up and Protect MBOX Data Before You Move It
Do not edit the original file. Make a copy and inspect it with a text editor capable of opening large files. An MBOX file typically contains readable email headers such as:
From: To: Subject: Date: Message-ID:
Messages are stored sequentially. Attachments may appear encoded rather than as recognizable binary files. Why the .msf file is not your mail Thunderbird’s .msf files are summary/index files. Losing an index is usually much less serious than losing the extensionless MBOX file containing the actual messages. If you are copying Thunderbird data for recovery, copy both the profile structure and mailbox files, but do not mistake a small Inbox.msf for the actual Inbox. How to back up Thunderbird MBOX safely
- Close Thunderbird completely.
- Open the active profile directory.
- Copy the full profile to another drive.
- Verify the copy size.
- Keep the original untouched.
- Perform import, conversion, or repair on a duplicate.
Closing Thunderbird matters because copying a mailbox while the application is actively changing it can produce an inconsistent backup. Large MBOX files An MBOX file can become many gigabytes in size. Very large files may be slow to open, search, copy, or convert. For large archives: Keep enough free disk space for working copies.; Use tools designed for large mailbox files.; Avoid editing the file manually.; Split data only using software that understands MBOX message boundaries.; Verify message counts after conversion.. Corrupted MBOX files Common signs of a damaged mailbox include: Messages disappear after a certain point.; The client refuses to open the mailbox.; Message headers display incorrectly.; Conversion stops at the same location repeatedly..
Always preserve the original before attempting repair. Because MBOX is text-based, specialist recovery may sometimes extract intact messages from undamaged portions. MBOX vs Maildir Maildir stores messages as separate files in directories rather than placing many messages into one mailbox file.
| Feature | MBOX | Maildir |
|---|---|---|
| Storage | Many messages per file | Typically one message per file |
| Copying one message | Requires mailbox parsing | Individual file can be copied |
| Large-folder risk | One large file can become cumbersome | Many small files |
Thunderbird can support different storage approaches depending on configuration, so do not assume every Thunderbird profile must use MBOX.
Migration Depends on the Destination Format, Not Just the Source File
Thunderbird and Apple Mail can import MBOX more directly than Outlook. If the destination is Outlook, an MBOX-to-PST conversion workflow may be needed; the existing SysTools software to convert MBOX to PST files is one commercial option, but users should verify backups, message counts, attachments, folder structure and date/header integrity before deleting the original archive. The right method depends on the destination. To Thunderbird Use supported import tooling or an import extension/workflow appropriate to the current Thunderbird version. Avoid simply dropping files into a live profile unless you understand the profile structure. To Apple Mail Apple Mail includes an import process that can import MBOX-format mailboxes. To Outlook Because Outlook does not natively use MBOX as its primary data format, users commonly import through an intermediary mail client or use a converter to create PST. What to verify after migration Do not rely only on a “conversion completed” message. Check: Old and recent messages; Sent mail; Attachments; Unicode and non-English text; Dates and time zones; Nested folders; Message counts; Very large attachments.
Most MBOX Problems Come From Looking in the Wrong Profile or Moving Files Without Context
Searching only for files ending in .mbox; Copying .msf indexes instead of the mailbox; Using obsolete Windows XP paths on modern systems; Assuming an IMAP cache is a complete backup; Manipulating files while the email client is open; Editing the only copy; Assuming every email client uses MBOX internally.
Conclusion
The easiest way to find MBOX data is to start with the email client, not with a generic internet path list. Thunderbird users should open the active profile through Troubleshooting Information and look under Mail or ImapMail. Apple Mail users who need an MBOX archive should use Export Mailbox. Gmail users can create an MBOX archive with Google Takeout. Outlook users should remember that Outlook normally uses PST, OST, or other Microsoft formats rather than MBOX. Before any conversion or recovery, preserve the original profile or archive and work from a copy. That one precaution is more important than knowing the exact folder path.