Ask HN: Do You Host Your Own Email?

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Judoscale - Save 47% on cloud hosting with autoscaling that just works
Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues.
judoscale.com
featured
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
  1. ImapSync

    Imapsync is an IMAP transfers tool. The purpose of imapsync is to migrate IMAP accounts or to backup IMAP accounts. IMAP is one of the three current standard protocols to access mailboxes, the two others are POP3 and HTTP with webmails, webmails are often tied to an IMAP server. Upstream website is

  2. Judoscale

    Save 47% on cloud hosting with autoscaling that just works. Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues.

    Judoscale logo
  3. got-your-back

    Got Your Back (GYB) is a command line tool for backing up your Gmail messages to your computer using Gmail's API over HTTPS.

    I did a bunch of research on this earlier this year. I really do enjoy GMail, even if it is technically a cloud service. So, I split the difference on this one. I use a gmail account as "primary", but I still have my own domain for email inboxes. The best option I found is to have my own domain (e.g. at Hover) and then have the MX Servers managed by Cloudflare's new product, email routing. That's described here[1] and here[2]. What's nice about this setup: you have your own domain; you can setup custom forwarding rules; all email flows to a single GMail inbox. So then your only concern is backup and email export. For this, I setup automation with a script called got-your-back[3], a nice Python script that can archive your GMail account and restore it to another account.

    [1]: https://blog.cloudflare.com/introducing-email-routing/

    [2]: https://www.cloudflare.com/products/email-routing/

    [3]: https://github.com/GAM-team/got-your-back

  4. Mail-in-a-Box

    Mail-in-a-Box helps individuals take back control of their email by defining a one-click, easy-to-deploy SMTP+everything else server: a mail server in a box.

    I've hosted my own email for over 30 years. I've watched it slowly change from a (somewhat) trusted environment into a war zone. Administration time went from nearly nothing to several hours per day up until about five years ago.

    For the past five years I've been using mail-in-a-box. (http://mailinabox.email)

  5. Mailcow

    mailcow: dockerized - 🐮 + 🐋 = 💕

    I use G Suite nowadays, but I used to self-host up until a couple years ago. Mailcow is (or at least was) pretty nice and reliable: https://github.com/mailcow/mailcow-dockerized

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Purelymail: Cheap Email for Everyone

    7 projects | news.ycombinator.com | 26 Jan 2025
  • Less resource hungry to dockerized-mailcow?

    2 projects | /r/selfhosted | 3 May 2021
  • Mozilla launching "Thundermail" email service to take on Gmail, Microsoft 365

    2 projects | news.ycombinator.com | 2 Apr 2025
  • Revolutionizing Email: Stalwart Mail Server - Secure, Modern, and Easy to Use

    1 project | dev.to | 4 Mar 2025
  • Ten Years of JMAP

    2 projects | news.ycombinator.com | 23 Dec 2024

Did you know that Python is
the 2nd most popular programming language
based on number of references?