Follow along on Discord

An email app where you can receive and send emails!

I didn't like options for custom domains and email, so I decided to build an email app and make it open source.

Features

This project is an experiment to see how to even go about making an email client. It tries to make uses of the latest features of Next.js 14 and the web.

API integration

You can send emails and do other things with our API. read docs.

Anti-spam

We use Cloudflare Email Routing to try and minimize spam.

Custom domain

Why not use your own domain? We support it!

Multi-user support

Useful for teams, you can add up to 3 users per mailbox.

Temporary Email

Incase you need a burner email, we got you covered.

Mobile support

EmailThing is mobile friendly, so you can use it on the go.

EmailThing is still in its early days, so feel free to suggest improvements and report bugs!

Proudly Open Source

EmailThing is open source and powered by open source software.
The code is available on GitHub.