Heroku msmtp not found sh: 1: /usr/bin/msmtp: not found?

Viewed 26

app[web.1]: Starting php-fpm with 4 workers... 2022-09-19T14:25:15.840126+00:00 app[web.1]: Starting nginx... 2022-09-19T14:25:15.961635+00:00 heroku[web.1]: State changed from starting to up 2022-09-19T14:26:12.824382+00:00 heroku[router]: at=info method=GET path="/" host=testxkcd.herokuapp.com request_id=ecb1540b-f63c-4881-8c98-ced15eb89728 fwd="49.43.100.140" dyno=web.1 connect=0ms service=5ms status=200 bytes=214 protocol=https 2022-09-19T14:26:12.827071+00:00 app[web.1]: sh: 1: /usr/bin/msmtp: not found

this is the error I am getting Does anyone how to fix it? It is working on localhost but not when I host it on heroku

0 Answers
Related