Report this

What is the reason for this report?

Request to unblock outbound SMTP ports 465 and 587

Posted on May 4, 2026

Hello,

I am running a business ERP system on my Droplet (IP: 178.128.209.29). I need to send emails using Naver SMTP on ports 465 and 587.

Could you please unblock outbound SMTP ports 465 and 587 for my Droplet?

This is for legitimate business use - sending invoices to clients.

Thank you.



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.

Hey,

The SMTP ports (25, 465, and 587) are blocked on all Droplets for new accounts to prevent spam and other abuses:

https://docs.digitalocean.com/support/why-is-smtp-blocked/

You could reach out to the DigitalOcean support team and check if they could lift the block for you but in many cases this is not possible:

https://www.digitalocean.com/support/

Another option here is to use a service like https://smtpfa.st/ or SendGrid or another SMTP service that use a non-standard SMTP port like 2525 for example. Also going for SMTP over API is a good option here.

Heya, @c4e9c84dbcf9430bba39920e0987b3

You can open a support ticket and request the SMTP restriction to be lifted on your Droplet and they’ll usually do it if your account has some history and you explain the use case.

  • Or use a service like https://smtpfa.st/, SendGrid, Mailgun, or Postmark, much better for deliverability anyway. They allow SMTP over API, which is a good workaround and better for performance too.

Hope that this helps!

The developer cloud

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

Start building today

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

Dark mode is coming soon.