adamcooke / staytus

💡 An open source solution for publishing the status of your services
http://staytus.co
MIT License
2.17k stars 284 forks source link

Emails Not Sending #256

Closed jzielke closed 6 years ago

jzielke commented 6 years ago

Having an issue with emails not being sent. When I run the server in test mode through the console for testing when I installed, the email send fine. When the server is ran normally, emails are not sent.

I tried sendmail as an alternative, but emails are not sent through that either. Sendmail sends fine through console.

Environment variables are there and don't see any issues in the error log.

Not sure what to try next. Is it a user permissions thing? Apache running under a different user and can't send them?

jzielke commented 6 years ago

Had to start procodile on boot.

https://github.com/adamcooke/staytus/issues/157