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.

By whgazetteer
I have a droplet running 2 WordPress sites, accessed via two different domain names, e.g. blog.site1.com and blog.site2.com. Both need smtp service to send occasional password reset emails, etc. What is the best approach to providing local-only smtp service for these sites. The “from” addresses need to be different for each. I installed mailutils, but I’m unclear what the ‘myhostname’ variable should be. Tried using a project gmail address in WordPress, but it fails to authenticate.