evertramos / docker-wordpress

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

SMTP settings #45

Closed Ajeeshb closed 4 years ago

Ajeeshb commented 4 years ago

How can I configure the SMTP settings as environment variables? I am getting the following error while sending emails from the application. sh: 1: -t: not found

evertramos commented 4 years ago

I normally set a plugin to do the job, but you could install it sendmail or msmtp in the container.