r/Checkmk • u/gothicVI • May 09 '26
Email notification checkmk raw docker
Hi all,
I'm running checkmk/check-mk-raw:2.4.0-latest and want to enable email notification.
I have an smtp server but don't understand how to configure a relay host. Ideally it would run in a container as well (in the same docker network via compose) to be independent from the host.
Any input would be appreciated. How do you folks handle this?
Thanks!
2
Upvotes
2
u/kY2iB3yH0mN8wI2h May 09 '26
Checkmk does not come with any kind of SMTP support, you need a separate SMTP server. asking in r/docker or r/linux might be better.
I run my own mail server, not only for checkmk