I’m working on self hosting a e-cloud server ( for e/os phones). The mail server component of it wants to have a rDNS PTR record from my public IP back to mail.<myDomain.com>. I can’t do that since I’m using dDNS and my ISP won’t give me that ability unless I have business service (very expensive). The ISP I have is my only choice and I hate them. I have DNS Zones hoisted elsewhere to handle my dDNS scripts for everything but rDNS. So on tyo my question, Anyone know of a way to get a public IP service that will allow me to make a rDNS PTR entry and forward all traffic to my real public IP? Would that even work?
Use your ISP’s or a trustworthy mail provider’s mail out to send outbound mail. Receiving mail on dyndns and no rDns should work without major problems. Ensure to configure SPF, dkim and dmarc accordingly. This can be a real challenge to get right on such a setup.
ikidd@lemmy.world 6 months ago
I’ve done fine without a PTR for my mail server on a residential ISP for the last couple decades. I’d just give it a shot.
dukatos@lemmy.zip 6 months ago
My server rejects hosts without proper PTR record, as it should.
ikidd@lemmy.world 6 months ago
And yet Google and Microsoft take my mail fine.