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.
Accepted Answer
Hey friend,
Great questions! I wouldn’t worry about the multiple locations thing, that’s not a terribly important statement at this stage. You are correct that an MX record needs to be a hostname, so if you’re running the mail server yourself you’ll need an A record and then you’ll reference that A record as the MX record. MX cannot be direct IPs, basically. They’re just alias records, much like a CNAME.
As for your laptop, I would propose that either software on the laptop is blocking port 25 or the laptop is on a network that is blocking port 25. Try from another server to that one. If it still fails, reach out to our support team and see if SMTP is blocked on your account. If so, they may have a solution for you.
https://www.digitalocean.com/company/contact/
Jarland
Thank you Jarland for your prompt reply. Thank you very much…
FIRST of ALL: Please check https://www.digitalocean.com/community/questions/mx-only-or-mx-a-for-email-server-beside-why-multiple-locations?answer=49434
I noticed that two main local Internet Service Provider, say, Telus and Shaw Cable, both blocked the port 25 in order to avoid SPAM. Details can be found at: TELUS HSIA Security Measures Policy and Shaw Cable: Is Port 25 (STMP) Blocked?
I wonder if there anything else that I can do for my DigitalOcean Email Server setup?
Thank you very much Pei