1

I've setup my new LAMP server on Rackspace Cloud and the Basic A, C and MX DNS setup is no problem.

I need to add an SPF record for a project I am migrating over to this new server that allows emails from a 3rd party server and I can't seem to figure out how to do this.

There doesn't seem to be an option to add a TXT record in my Rackspace Cloud Server interface and I installed the BIND DNS on my Apache server, but I am not sure how to get that to been seen, etc.

1 Answers1

2

Rackspace is making efforts to improve the control panel but in the meantime, you can use the newly announced DNS API to add TXT/SPF records. Check out the Rackspace blog post.

I also wrote a tutorial on using curl to use the API.

mgorven
  • 30,615
  • 7
  • 79
  • 122