this post was submitted on 14 Sep 2025
105 points (96.5% liked)

Selfhosted

60281 readers
645 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:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

I tried maybe 15 years ago and it went about as well as you'd expect for back then. But I'm starting to get the itch again.

Have any of you tried relatively recently? How impossible is it to get reliable deliverability to gmail and whatnot these days?

you are viewing a single comment's thread
view the rest of the comments
[–] ikidd@lemmy.world 12 points 9 months ago* (last edited 9 months ago) (1 children)

Selfhost several domains for over 25 years, from home, on a dynamic IP (though it hasn't changed in a long time) and no PTR records, and I have literally had zero problems with blacklisting or dropped connections. I must live a charmed life, or have set up my DKIM/SPF/dmarc records correctly.

Currently using mailcow-dockerized and it's lovely.

[–] domi@lemmy.secnd.me 4 points 9 months ago (1 children)

mailcow-dockerized is great, really makes email setup so much easier.

Do you ever send mails to Gmail and Office365? Do you get through the spam filter without PTR record?

[–] ikidd@lemmy.world 3 points 9 months ago

Do you ever send mails to Gmail and Office365

All the time, never had an issue. I get dmarc reports constantly since I set my dmarc to notify, not just failed, but I've never seen PTR checked on Microsoft or google. It passes SPF and DKIM (presumably spam but you don't get a report for that) and they let it through. I used to think it was because I've had most of my domains for a long time, but the couple times I've brought a new domain online, they seem to be fine with them.

Now they might be passed because my old domains have never had an issue and they get associated because they come from the same IP?

My ISP would let me set a PTR if I wanted but I haven't bothered because it doesn't seem to be an issue.