Why convert MBOX to EMLX?
MBOX is a single-file container that concatenates many email messages; .emlx is Apple Mail's native one-file-per-message format on macOS. Importing into Apple Mail makes messages searchable via Spotlight and accessible through the standard Mail interface. The most common case is migrating a bulk export such as a Gmail Takeout .mbox into Apple Mail.
How to convert MBOX to EMLX
Apple Mail FREE
In Apple Mail, go to Mailbox > Import Mailboxes, select 'Files in mbox format', and choose your .mbox file. Mail imports the messages and stores each as a numbered .emlx file in ~/Library/Mail/.
Mozilla Thunderbird + ImportExportTools NG FREE
Load the .mbox into Thunderbird using the ImportExportTools NG add-on and export as individual .eml files, then drag those into Apple Mail - Mail converts each .eml to .emlx internally.
Programs that convert MBOX
About these formats
An MBOX file is a mailbox - a single plain-text file that holds many email messages stored one after another. Google Takeout exports Gmail as .mbox, and Thunderbird and Apple Mail use the…
Open .MBOX details →A .EMLX file is associated with Apple Mail email message, a text file.
Open .EMLX details →Quality & what to watch
.emlxis specific to Apple Mail; for cross-platform use,.emlis the more portable single-message format.- The
~/Library/folder is hidden by default in Finder; hold Option and click the Go menu, or press Cmd+Shift+G and enter the path to access it. - If the
.mboxuses a variant format such as mboxrd or mboxcl from Thunderbird, it may not import cleanly into Apple Mail directly - use the Thunderbird workaround in that case.
Frequently asked questions
Where are the `.emlx` files stored after importing?
~/Library/Mail/ - navigate to the relevant account and mailbox subfolder; each message is stored as a numbered file such as 1.emlx or 2.emlx.Can I do this on Windows or Linux?
.emlx is Apple Mail's internal format and is only created by Apple Mail on macOS.Can I open `.emlx` files outside of Apple Mail?
.emlx files are primarily used by Apple Mail internally; for portability, export from Apple Mail as .eml instead.What if Apple Mail fails to import my `.mbox` file?
.eml files and drag them into Apple Mail.