Question
How to make WordPress droplet send emails?
My WordPress droplet on Ubuntu 18.04 cannot send emails via wp_mail() function.
I want my WordPress droplet to send emails via wp_mail() function, not an external SMTP plugin.
How to I fix this problem?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×