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!
Thank you, I set up Zoho mail and it is working fine.
How would one use the Zoho mail server to send email from an application such as a PHP script (for a contact form for example) or for use with Wordpress? (i.e. instead of setting up postfix as a send only server on the droplet)
Can you use the PHP mail() function with Zoho servers?
i have DNS managed by DO and i use zoho lite. can you tell me how to have email address like name@email.domain.com, i want to have such type of email address but meantime i want to keep my current email address info@domain.com thanks!
Update: ok i got it, https://www.zoho.com/mail/help/adminconsole/domain-options.html#alink5
Thanks Mitch…Remember me :) Setting up my new domain on Digital Ocean and your help documents have been wonderful!!
This comment has been deleted
Has anyone got custom URL’s to work? mail.mydomain.com worked in GoDaddy prior to update to the DO DNS. I’ve followed the custom URL directions at Zoho without success. Do I somehow need to reconfirm ownership of the domain?
manicas, thanks. Really thought everything was correct, even when looking through that tutorial (again). Turned out I just flipped the order of the name and hostname.
This comment has been deleted
Thanks for this tutorial! Is there a possibillity to expand this tutorial for setting up the configuration for sendmail on a Ubuntu droplet? I installed sendmail and maybe I should not done that as warwick in this thred found a tutorial using msmtp. I have googled for some information using sendmail to enter the configuration data in some configuration file with no luck. (There seams to be a few). It seams to be one macrofile called sendmail.mc that should be used to set up things but its scary. Any advice for entering the settings you provided at the end of this tutorial into sendmail?
SMTP Host: smtp.zoho.com
SMTP Port: 465
Use SSL Encryption: Yes, use SSL encryption
SMTP Authentication: Yes, use SMTP authentication
Email Address or Username: The email address that you set up in the previous step. In our example, the email address is "application@example.com"
Email Name: The name associated with the email address. In our example, the name of the email is "Application Mail"
Email Password: The password that you set when you created the application mail account
Well, i got bummed with creating a bunch of emails for a bunch of domains and did what any sane person would do, built my own little app to have all my emails and domains on one page. Hope it helps others: www.scribmail.com