evertramos / docker-wordpress

Wordpress Docker container using SSL Certificates with LetsEncrypt
https://evertramos.github.io/docker-wordpress/
MIT License
484 stars 156 forks source link

Making mail sending work within Docker container #10

Closed Julianoe closed 6 years ago

Julianoe commented 6 years ago

I've seen a multitude of posts (issues from docker-library/wordpress , or from docker-lirbary/php) that discuss in thousands of messages this issue.

How do you make your server able to send mails? Do you have an easy way to do it? (that i could add to my tutorial-guide)

As i mentioned in another issue for now when i ask for a password recovery for example wordpress tells that mail() may not be activated in the server.

evertramos commented 6 years ago

Dude,

This is not an issue in my compose file... you must update your wordpress container with whatever you need to send e-mails....

I do use it but yes, it does not work sending e-mails...

I will fix later on, but no time right now... sorry.

When I fix, I will post it here.