Skip to content
New issue

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

Update docker-compose.yml (email) #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

stamatoulis
Copy link

@stamatoulis stamatoulis commented Jul 11, 2024

Fix docker compose env variables for email functionality.

I was trying to send mail alerts from graylog and I found your post here.
Unfortunately gsmith in the snippet he pasted he had a mistake in two variables which can cause email alerts to fail.
If someone use the wrong variable names he will get the following error message:

"Notification has email recipients and is triggered, but email transport is not configured. No from address specified for email transport."

The correct configuration can be verified from here.

Fix docker compose env variables for email functionallit.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant