Open tinamrak opened 5 years ago
I am trying to enable email alerts. I have this in my production.env:
EMAIL_HOST=smtp.sendgrid.net EMAIL_USER=<user> EMAIL_PASSWORD=<password> EMAIL_PORT=465
However I'm not receiving any email alerts. Do I have to enable anything else?
I would also like to enable the Slack alert plugin (https://github.com/cabotapp/cabot-alert-slack). How do I enter the cabot virtual environment?
Did you check the logs for any exceptions?
I am trying to enable email alerts. I have this in my production.env:
However I'm not receiving any email alerts. Do I have to enable anything else?
I would also like to enable the Slack alert plugin (https://github.com/cabotapp/cabot-alert-slack). How do I enter the cabot virtual environment?