Context:
I've recently had my host set up reverse DNS (and PTR) to prevent my PHP generated emails from being interpreted as spam.
My questions:
- Is there a specific PHP mail header that I should be using for the reverse DNS to take effect?
- Is reverse DNS dependent on DKIM and SPF being enabled?