Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Ok then you’re going to want to have a separate record for that, otherwise it’ll point to your droplet for email. Whatever IP you’re using now for Godaddy should be what the MX record is pointing to.
In theory you want to make a separate A record for mail.mydomain.com, and you can leave the MX information alone.
If doing this doesn’t work, you may want to just call up Godaddy and consult with them on it. Let them know you want to keep your email hosted there and that you just want to have your web publishing point to another IP. They have good support staff that are available 24/7 to answer things like that.
What is the purpose of your DO server? From what I’m gathering you want to have content from a web server point to a Godaddy server for other web content and email?
Are you wanting to eventually host web content on the DO server and just use Godaddy for email? If that’s the case, you can just set the A record to the DO server IP address, and CNAME record for “www.” too if desired.
You can continue hosting your email separately on the Godaddy server by leaving the MX record pointing to Godaddy.
I actually do something similar with a couple of domains. The email is hosted by Office 365 for the organization and the web publishing points to another independent server.