Release Note: Open Archiver v0.1.1 - Docker Availability
Date: July 24, 2025
We are thrilled to announce the first release of Open Archiver, version 0.1.1. This release marks the availability of Open Archiver via Docker.
New Features
Email Ingestion
- Microsoft 365 Connector: Ingest emails from Microsoft 365 accounts (New feature).
- Continuous Sync: Keep your archive up-to-date with continuous synchronization of your email sources (New feature).
Search
- Full-Text Search: Search through the content of your emails, including headers, body, and attachments.
- Faceted Search: Filter your search results by date, sender, recipient, and other metadata (TBD).
User Interface
- Dashboard: An intuitive dashboard to view and manage your archived emails.
Getting Started
To get started with Open Archiver v0.1.1, please refer to the README.md
file for installation and configuration instructions. You can also find detailed documentation in the docs
directory.
Install via Docker:
docker pull logiclabshq/open-archiver:latest
We welcome your feedback and contributions to help us build the best open-source email archiving solution. Please feel free to open an issue or submit a pull request on our GitHub repository.
Thank you for your support!
The Open Archiver Team