this post was submitted on 19 Nov 2025
36 points (97.4% liked)

Selfhosted

53034 readers
872 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

Basically, the title. I have the domain, and have used it in the past with Google Workspace and MS365, but both of those services enshitified, so I'm looking for something that won't screw me.

Don't really care about things like password manager, VPN, cloud drive, etc. Just looking for email service for about 5 users that can be configured to work w/ native email clients on macos, windows, linux, iOS (so Proton & Tuta are out). Anyone have any experience with this? Really don't want to roll my own.

I migrated over to Proton last night before realizing that I had to set up the bridge for it to work on macos mail, and can only use the nativ client on mobile. So, trying to find something soon, so I can cancel within the 30-day period.

you are viewing a single comment's thread
view the rest of the comments

You can host a Proton mail bridge to use different apps running on different machines, including phones.

Self hosting e-mail, particularly SMTP, will likely require a static IP from a reputable provider. Mail servers may reject incoming mail based on the reputation of the sending server. You can avoid this by relaying through another SMTP server and configuring your DNS rules to allow that server to send mail on your behalf, but that's not really self hosting anymore.