Eonvelope Review, Pricing & Features

Eonvelope is a free, self-hosted, open-source email archive built on Django. See its features, Docker setup, licensing, and how it compares to alternatives.

Category
Documents & E-signature
Pricing
Free / Open Source, from Free
Verified
Not yet
Last updated
July 18, 2026
Founded
2025
Web AppAPIOpen SourceSelf-Hosted

Overview

Eonvelope is a self-hosted, open-source email archiving tool. Rather than a SaaS product with a company behind it, it is a community-maintained project whose primary repository lives on GitLab under the account Dacid99 (David Aderbauer), with a read-only mirror on GitHub.

The tool's core job is to continuously and automatically pull mail from IMAP, POP, Microsoft Exchange, and JMAP accounts and store it in a searchable local archive that the user fully controls, rather than depending on the mailbox provider to retain that history.

Key Features

Eonvelope is built on Django (Python) with a Bootstrap5-based, mobile-friendly progressive web app (PWA) interface, and exposes a REST API for programmatic access to archived mail.

It supports import and export of email in various formats, email threading and correspondent management, full-text search and filtering, and integrations mentioned in project documentation with tools like Paperless-ngx, Searxng, Grafana, and Immich. A 'slim mode' targets low-spec self-hosting environments, and the project reports over 95 percent automated test coverage.

Pricing

Eonvelope is free and open source, licensed under AGPLv3 (documentation under CC BY-SA 4.0). There is no paid tier; the software is distributed as Docker images and deployed by the user on their own infrastructure (Docker, Podman, or Kubernetes).

The only monetary element visible on the project's public pages is an optional 'Buy Me a Coffee' donation link for supporting ongoing development, not a purchasable plan.

Key Features

Pros & Cons

Pros

  • Completely free and open source under AGPLv3, with no paid tier or vendor lock-in
  • Self-hosted, giving users full control over where archived email is stored
  • Supports multiple mail protocols (IMAP, POP, Exchange, JMAP) rather than a single provider
  • Active project with regular releases, a REST API, and reported high automated test coverage

Cons

  • Requires self-hosting expertise (Docker/Podman/Kubernetes) rather than offering a managed cloud version
  • Maintained primarily by a single developer and community contributors, not a company with formal support
  • No native iOS or Android app; mobile access relies on the PWA web interface
  • As a smaller niche project, long-term maintenance and roadmap depend on volunteer contributor activity

Pricing

Frequently Asked Questions

What is Eonvelope?

Eonvelope is an open-source, self-hosted application for archiving and preserving email over the long term by continuously fetching messages from IMAP, POP, Exchange, or JMAP accounts.

Is Eonvelope free?

Yes. Eonvelope is free and open source under the AGPLv3 license, with no paid plans; users self-host it on their own infrastructure.

How do I install Eonvelope?

Eonvelope is distributed as Docker images and can be deployed via Docker Compose, Podman, or Kubernetes, following the setup documentation on ReadTheDocs.

What email protocols does Eonvelope support?

It supports IMAP, POP, Microsoft Exchange, and JMAP for fetching and archiving mail.

Who maintains Eonvelope?

It is maintained by developer David Aderbauer (GitLab account Dacid99) and community contributors, with primary development on GitLab and a read-only mirror on GitHub.

Does Eonvelope have a mobile app?

There is no dedicated iOS or Android app; Eonvelope offers a mobile-friendly progressive web app (PWA) interface instead.

Related Tools