mirror of
https://github.com/awesome-foss/awesome-sysadmin.git
synced 2026-03-09 03:33:05 -05:00
[PR #633] Add Open Archiver to Backups #1246
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/awesome-foss/awesome-sysadmin/pull/633
State: closed
Merged: Yes
Thank you for taking the time to work on a PR for Awesome-Sysadmin!
To ensure your PR is dealt with swiftly please check the following:
DemoandClientsare optional.Do not add a duplicate
Source codelink if it is the same as the main link.Keep the short description under 80 characters and use sentence case
for it, even if the project's webpage or readme uses another capitalisation.
Demolinks should only be used for interactive demos, i.e. not video demonstrations.- [Name](http://homepage/) - Short description, under 250 characters, sentence case. ([Demo](http://url.to/demo), [Source Code](http://url.of/source/code), [Clients](https://url.to/list/of/related/clients-or-apps)) `License` `Language`Languagetag is the main server-side requirement for the software. Don't include frameworks or specific dialects.Suggested titles: "Add aaa to bbb" for adding software aaa to section bbb,
"Remove aaa from bbb" for removing, "Fix license for aaa", etc.
Please take some time to answer the following questions as best you can:
Open Archiver is awesome because it provides a comprehensive, self-hosted solution for email archiving that gives sysadmins full control over their organizations' data. It supports major email platforms, such as Google Workspace and Microsoft 365, and is built with a modern tech stack. Its focus on data sovereignty, security (encryption at rest), and efficient storage makes it a valuable tool for organizations needing to maintain a long-term, searchable record of their email communications without vendor lock-in.
As the primary developer and maintainer of Open Archiver, I have been using it continuously since its inception. It is the core project I work on. My company, an Estonia-based tech company, also uses it to back up our email inboxes for compliance purposes.
Open Archiver is designed for both personal and professional setups. It can be used by individuals who want to keep a personal archive of their emails (Gmail, Outlook etc), as well as by businesses that want to back up their organizations' emails (Google Workspace, MS 365 etc). We use it for development and testing in a professional context.
In our development and testing environments, we manage multiple ingestion sources from Google Workspace, Microsoft 365, and various IMAP accounts, archiving thousands of emails for testing purposes. Our company uses it in production to archive all of our email inboxes with more than 100,000 emails with continuous syncing.
Pros: The biggest advantage of Open Archiver is that it is a fully open-source and self-hosted solution, which guarantees data sovereignty and avoids vendor lock-in. It offers universal email ingestion, powerful full-text search across emails and attachments, and flexible storage options (local or S3-compatible). Its modern tech stack makes it maintainable and scalable.
Cons: Some advanced compliance features, such as legal holds, are still under development.
As the maintainer, I want to highlight that the search capability, powered by Meilisearch, is exceptionally fast and efficient, even with large volumes of emails and attachments. The pluggable storage architecture has also been a key design choice, allowing users to choose the most cost-effective storage solution for their needs.
Limitations: Currently, we don't support enterprise-specific features like SSO and role-based access, which will be added in our next update. But currentl,y the email archiving solution is solid and works in production environments.