I have a working spf record that covers the root domain and ip addresses on the server. However, any emails that the root system sends out (notifications from cpanel, csf, etc.) are getting marked as failing spf and dkim even though everything else sent from individual user accounts work fine. It appears that my hostname vps.mydomain.com is not being accepted.
How can I update the settings so that WHM, etc. send out mails that pass both SPF and DKIM?
The current record looks like this:
v=spf1 ip4:xx.xx.xx.xx +ip4:xx.xx.xx.xy +a +mx include:_spf.google.com ~all
Is it just as simple as adding include:vps.mydomain.com to the record?
How can I update the settings so that WHM, etc. send out mails that pass both SPF and DKIM?
The current record looks like this:
v=spf1 ip4:xx.xx.xx.xx +ip4:xx.xx.xx.xy +a +mx include:_spf.google.com ~all
Is it just as simple as adding include:vps.mydomain.com to the record?