PDA

View Full Version : SPF Records?


ThingTwo
3rd April 2008, 15:49
Hi,

Anyone know how the syntax for TXT type SPF records need to be for MyDNS? I am trying to use the BIND style syntax in the fields, but not sure if this is correct.

Thanks:)

falko
4th April 2008, 20:07
You can use the code from http://old.openspf.org/wizard.html, but without the quotation marks. E.g. instead of
"v=spf1 a ptr ~all"
you'd use
v=spf1 a ptr ~all