I’m trying to send a e-mail using Zoho SMTP, but looks like its blocked.
telnet smtp.zoho.com 465 Trying 204.141.xxx.xxx… telnet: connect to address 204.141.xxx.xxx: Connection timed out
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!
Same issue here. Can’t ping or send emails via Zoho SMTP. This is a big issue and has been troubling us since weeks. Most probably digitalocean has blocked outgoing mails via Zoho…
I have enabled the port 465 by running:
ufw allow out 465
But still
telnet smtp.zoho.com 465 gives timeout and I cannot send the email. I can send the email from the local machine. Is this solved?? Any tips?
My ufw status verbose is as following:
WARN: / is group writable!
Status: active
Logging: on (low)
Default: deny (incoming), allow (outgoing), deny (routed)
New profiles: skip
To Action From
-- ------ ----
22 LIMIT IN Anywhere
80 ALLOW IN Anywhere
443 ALLOW IN Anywhere
465 ALLOW IN Anywhere
22 (v6) LIMIT IN Anywhere (v6)
80 (v6) ALLOW IN Anywhere (v6)
443 (v6) ALLOW IN Anywhere (v6)
465 (v6) ALLOW IN Anywhere (v6)
465 ALLOW OUT Anywhere
465 (v6) ALLOW OUT Anywhere (v6)```
We need some more information, also Zoho requires the use of SSL when connecting. What kind of application or environment? You might not be using SSL in your connection.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.