Quote:
Originally Posted by eUKhost.com
You need need rDNS for your local IP address so you need to get it done from your ISP if you have fixed IP address. SPF record can be set only if you have a hostname associated with your local IP address so first you need to setup a hostname and then rDNS and then you need to setup SPF.
|
I think I already have a hostname. I am with the ISP Plus.Net, so my hostname is [username].plus.com. If I ping -a [my Static IP], it resolves to this hostname, so does this mean rDNS is setup?
If the above is all correct, the SPF record will look like:
Code:
v=spf1 a mx a:[hostname] -all
where [hostname] is my hostname.
Cheers
Ad.