This is my host name details:
host.myhost.com
ns1.myhost.com (ip - 1.2.3.4)
ns2.myhost.com (ip - 11.22.33.44)
THREE of my clients has this SPF record in their site's DNS: (site1.com, site2.com, site3.com. All sites are on their dedicated ips)
v=spf1 a mx ip4:1.2.3.4 ~all
So far it is OK.
My question is:
What is the format of the SPF record for 'myhost.com'? Because it should tell that ONLY these 3 sites are allowed to send email from it. NO OTHER sites. Right?
thanks.
host.myhost.com
ns1.myhost.com (ip - 1.2.3.4)
ns2.myhost.com (ip - 11.22.33.44)
THREE of my clients has this SPF record in their site's DNS: (site1.com, site2.com, site3.com. All sites are on their dedicated ips)
v=spf1 a mx ip4:1.2.3.4 ~all
So far it is OK.
My question is:
What is the format of the SPF record for 'myhost.com'? Because it should tell that ONLY these 3 sites are allowed to send email from it. NO OTHER sites. Right?
thanks.