Delivr Documentation

Delivr is a next-generation, open-source email client for personal and professional team use. It is self-hostable, standards-based, and designed to work with any email server that speaks IMAP and SMTP.

What is Delivr?

Delivr gives you a clean, fast, installable webmail experience while keeping your data under your control. It is made of two parts:

  • Delivr API — a Bun + Hono backend that talks to your mail server, handles authentication, and exposes a documented REST API.
  • Delivr Web — a Nuxt 4 Progressive Web App (PWA) that provides the user interface.

Delivr API

Bun/Hono backend, IMAP/SMTP connectivity, SQLite/PostgreSQL/MySQL support.

GitHub

Delivr Web

Nuxt 4 PWA, generated type-safe API client, dark-first installable UI.

GitHub

Documentation sections