2
votes
1answer
54 views

Selling my primary GoDaddy domain. Recommendations on how not to not break things?

My father and I are selling our family business and with it, our domain name. We are not selling the website or the hosting itself. The domain and is registered AND hosted on GoDaddy, with one ...
4
votes
3answers
731 views

Adding SPF records in GoDaddy

I have the GoDaddy hosting and send mail using the following code: $to = "demomail@gmail.com"; $subject = "Test mail"; $message = "Hello! This is a simple email message."; $from = ...
4
votes
1answer
597 views

enable email on Godaddy when using Zerigo on Heroku hosted app

A little recap of what I have done ... and then my questions Q1, Q2 and Q3 1 - I developed a RoR app that I deployed on Heroku. biowatts.heroku.com 2 - I bought a domain name at GoDaddy: ...
1
vote
1answer
1k views

How to configure Drupal email functionality on Godaddy

I have Drupal 6 installed on a Godaddy server. The email functionality used to work fine, but about a month ago they moved my site to their newer generation of server, and I discovered today after ...