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
Hello! I'm using the docker composer from open-core.
Initially I configured it without email support, but now I need to add those configurations.
When I try to send a test email I get the error: Notification has email recipients and is triggered, but email transport is not configured. Email transport is not enabled in server configuration file!
Hello! I'm using the docker composer from
open-core
.Initially I configured it without email support, but now I need to add those configurations.
When I try to send a test email I get the error:
Notification has email recipients and is triggered, but email transport is not configured. Email transport is not enabled in server configuration file!
I've tried adding the following to the .env file:
I also tried adding these to the docker-compose.yml to the
graylog
service without success.Here's my docker-compose file:
The text was updated successfully, but these errors were encountered: