| Dotable currently hosts more than 20,000 domains for clients from all parts of the planet. Dotable is an owner operated hosting company, with Dotable's owner's Bob and Steve having 15 years of combined hosting experience between them, going back to 2001.
Dotable offers a wide but focused range of hosting products. So if you're looking to purchase a domain, or host 1 domain, or need to host multiple domains, or need a reseller account, or a VPS account or a dedicated server, at Dotable we've got you covered. |
![]() |
|
|
#1 (permalink) |
|
Senior Member
Join Date: May 2006
Location: New Zealand
Posts: 153
|
Is anybody had a go on installing SPF records for domains? Does it worth the time?
SPF - http://www.openspf.org/ |
|
|
|
|
|
#2 (permalink) |
|
Smiling can be Infectious
Join Date: Jan 2006
Posts: 57
|
Hello Dataosk,
I have the SPF Record on my site and all of my customers sites. I just pasted the same on all - since I needed nothing fancy. You just add to your DNS Zone for each domain - too easy ! Worth it - It is surpose to be ! and on the DNS Report - it gets a pass ![]() DNS Zone Line to enter: Domain = domain.com.au TTL = 14400 Record Type = TXT Info = "v=spf1 a mx ~all" Hope that Helps Brad |
|
|
|
|
|
#3 (permalink) |
|
New Dotable member
Join Date: May 2006
Posts: 8
|
SPF is easy to add to your domain, it's just a TXT record to add to your DNS. When some spammer decides to send spam using your domain in the from address, ISPs who check SPF records will reject it on the spot so you don't get the bounces.
SPF stops forgeries. The next step is to setup your MX to test if incoming mail is forged. this along with greylisting really cuts incoming spam. The problem with SPF is it breaks forwarding. Email Forwarders need to switch to "remailing". Code:
steve@maggie:~$ host -t TXT wiseburn.net wiseburn.net TXT "v=spf1 a mx -all" the more domains that setup SPF records, the better it will work. Yahoo! has a competing methodology called domain keys. Microsoft is working on "sender ID", however they still publish SPF records. Steve |
|
|
|
|
|
#5 (permalink) | |
|
New Dotable member
Join Date: May 2006
Posts: 8
|
Quote:
Then you can add SPF records to your domain. Steve |
|
|
|
|
|
|
#6 (permalink) | |
|
New Dotable member
Join Date: Jul 2006
Posts: 9
|
Quote:
Dont understand what you mean by breaking forwarding? |
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
|
|||||||