Choose the right granularity
A source can cover one message, a folder and its descendants, or an entire account including future physical folders.
Back up, verify, restore and export Thunderbird email without entrusting your data to a remote service.
Backup Factory creates a self-contained EML mirror from a tracked message, a folder and its descendants, or an entire account. Every raw MIME file is verified with SHA-256. Before any additive restore, the extension prepares a complete plan, then imports to Local Folders or, when explicitly selected, to a local, POP3 or IMAP account.
Backup Factory uses Thunderbird Experiment APIs. Thunderbird developers have decided to stop accepting new extensions that rely on these APIs while an official API, currently planned for 2027, is being developed. Until then, the extension remains available exclusively as an XPI from the ECLS Studio website; its source code remains public on GitHub. Thunderbird’s full-access warning during installation is expected for this type of extension.
The mirror and its manifest remain authoritative. Exports are for reading and sharing; restore relies on verified EML files, a persistent plan and receipts that allow recovery without importing the same message twice.
A source can cover one message, a folder and its descendants, or an entire account including future physical folders.
Every EML is read back and checked with SHA-256 before the current manifest is atomically promoted.
The plan checks files, destination, hierarchy, duplicates, conflicts and repeated occurrences before the first import.
Restore remains additive; persistent receipts resume an interrupted operation without duplicating completed imports.
Backup Factory makes no network connection of its own and contains no telemetry, advertising or tracking. Restoring to IMAP can only cause Thunderbird to synchronize messages with the already configured mail server.