You can disable the address on your Droplet from the command line or through updating your Droplet’s eth1
interface configuration.
Why is SMTP blocked?
Validated on 18 Apr 2025 • Last edited on 28 Apr 2025
SMTP ports 25, 465, and 587 are blocked on Droplets to prevent spam and other abuses on our platform. This block applies to all Droplets by default and cannot be removed.
Even if SMTP were available, we strongly recommend against running your own mail server, as self-hosted mail servers are difficult to secure and maintain, frequently get flagged as spam, and require constant monitoring to protect your IP address. Dedicated email platforms manage these challenges for you.
To send mail from DigitalOcean, we recommend using EmailEngine, available through the Marketplace as a 1-Click App.
Related Topics
Ensure your Droplet’s public and private network interfaces are correctly named eth0
and eth1
.
Yes, you can point an unlimited number of domains to a single Droplet, and you can serve multiple websites from a single Droplet.