I've been self-hosting my own mail for longer than I care to admit. A while ago I moved it to Stalwart Mail Server, which handles mail, calendars, contacts, Sieve filters and file storage in a single binary. It also speaks JMAP, the JSON-over-HTTP protocol for mail.
So I wrote a browser client that uses all of that. It's called ihasmail. It's AGPL-3.0, it runs as one container in front of your Stalwart server, and it has a live demo with a made-up mailbox behind it. There's no sign-up, and nothing you do there is kept.
- 🌐 ihasmail.org: what it is and what it looks like
- 📘 docs.ihasmail.org: installing, configuring, using it
- 💻 github.com/Coffey-Labs/ihasmail
Top comments (0)