| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
Bulwark is a self-hosted webmail suite that speaks JMAP (RFC 8620) natively and pairs with Stalwart Mail Server. Mail, calendar, contacts, and files share one login, one settings store, and one admin dashboard.
| Repository | Description |
|---|---|
| webmail | The Bulwark webmail application |
| native | Native desktop and mobile apps |
| legacy-proxy | IMAP/SMTP bridge for legacy mail clients |
| relay | Push notification relay for mobile clients |
| plugins | Example plugins and templates for the plugin API |
| themes | Theme bundles for the webmail |
| homeassistant-jmap | JMAP mail integration for Home Assistant |
| wordpress-jmap | WordPress plugin routing wp_mail() over JMAP |
| website | Website and documentation |
| branding | Logos and brand assets |
| dashboard | Internal observability stack for the org |
| Technology | Purpose |
|---|---|
| Next.js 16 | React framework (App Router) |
| TypeScript | Type safety |
| Tailwind CSS v4 | Styling |
| Zustand | State management |
| JMAP (RFC 8620) | Mail protocol |
| next-intl | Internationalization |
| Stalwart | Mail server |
docker run -d -p 3000:3000 ghcr.io/bulwarkmail/webmail:latestOpen http://localhost:3000 and the setup wizard handles the rest. Full instructions live in the documentation and the installation guide.
Bug reports, feature requests, translations, and code are all welcome. See CONTRIBUTING.md to get started, or come say hi on Discord.
Bulwark Webmail is released under the GNU AGPL v3. The fork lineage's original MIT attribution is preserved in NOTICE.
Self-hosted JMAP webmail for Stalwart Mail Server. Mail, calendar, contacts, and files in one client.
Loading…
Loading…
| Back | FazBrowse Home | New Git URL |