We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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?
The text was updated successfully, but these errors were encountered:
Did you check the logs for any exceptions?
Sorry, something went wrong.
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: