Very close.
Please visit this site:
For your DNS, add:
"v=spf1 a mx ptr ip4:x.x.x.xx1 ip4:x.x.x.xx2 ip4:x.x.x.xx3 ~all"
Thanks, it worked![]()
But what about the reverse DNS ?
Can I point every IP to my hostname? wouldn't it cause a conflict ??
No problem.
If you are using the hosting provider or ISP, ask them to add the domain/IP to their rDNS (reverse DNS) based on your list as shown below.
mail01.domain.tdl > x.x.x.xx1
mail02.domain.tdl > x.x.x.xx2
mail03.domain.tdl > x.x.x.xx3
Mail and web services are separated. No need to be concerned.
Always test ..by sending email from webmail or your server to yahoo/google/hotmail to make sure that DKIM/SPF records are acceptable (look inside the header message).