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 uchengwang
I create a WordPress droplet with ubuntu 14.04 and install postfix, it can send mail to the user when user register, but the mail client(Gmail) always treats the mail as SPAM, and I found that the send from is “wordpress@mydomain.com”.
How to setup the send from correctly in postfix so that the mail client doesn’t treat the mail that my server sent as SPAM.
Thank you.
ucheng