View Single Post
  #3 (permalink)  
Old 28-11-2007, 11:45
EOTB EOTB is offline
Junior Member
 
Join Date: Jun 2007
Posts: 29
Default

Quote:
Originally Posted by eUKhost.com View Post
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.
__________________
Thanks

EOTB
Reply With Quote