Question
Wordpress install on LEMP stack 16.06 not sending email
Hi There,
I have recently tried to switch from using a LAMP stack to a LEMP stack for running wordpress installs. The speed and performance seem noticeable from install. There are however, still some major holes in the docs on getting everything set-up and running nice.
When I install wordpress on a LAMP stack (whether following the tuts on DO or using the one-click install) the application seems to send mails out of the box.
I’ve just finished installing a LEMP Stack and Wordpress using this tutorial:
https://www.digitalocean.com/community/tutorials/how-to-install-wordpress-with-lemp-on-ubuntu-16-04
the server has been set up using the suggested links as well. but there are no emails being sent from my server. I can only assume that apache ships with some extra bits for these purposes. I was going to start working through this tutorial:
and have postfix working as a send only SMTP but I’m not 100% sure this is the right route to take.
How do I go about enabling outgoing emails? Where do I find the relevant data for troubleshooting the issue and am I going to need to set-up Postfix?
Thanks in advance.
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.
×