You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 15, 2024. It is now read-only.
Good morning,
For the emails to work I have to install and then manually start sendmail with:
apt-get update && apt-get install -y sendmail && service sendmail start
Do you have another solution?
Thanks