As i was following on DigitalOcean tutos i did find that in order to open TCP port i need to ask it directly from Support! I’m running 3 websites under DigitalOcean droplets, that highly need outgoing emails to notify buyers and verify registration. I’m using Digital Ocean for more than 60days and have serious business that i can’t give up.
Best Regards Cigi
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.
Hello there,
I’ll recommend you to use ports 465 or 587 instead of using port 25 to send your emails.
You can also use a third-party mail provider like SendGrid in order to avoid issues like this one. I’ll also recommend checking this article:
https://www.digitalocean.com/community/tutorials/why-you-may-not-want-to-run-your-own-mail-server
Hope that this helps!
Hello there,
I’ll recommend you to use ports 465 or 587 instead of using port 25 to send your emails.
You can also use a third-party mail provider like SendGrid in order to avoid issues like this one. I’ll also recommend checking this article:
https://www.digitalocean.com/community/tutorials/why-you-may-not-want-to-run-your-own-mail-server
Hope that this helps!
Want to learn more? Join the DigitalOcean Community!
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
Sign up now
Hello there,
I’ll recommend you to use ports 465 or 587 instead of using port 25 to send your emails.
You can also use a third-party mail provider like SendGrid in order to avoid issues like this one. I’ll also recommend checking this article:
https://www.digitalocean.com/community/tutorials/why-you-may-not-want-to-run-your-own-mail-server
Hope that this helps!