coming from Check Mk raw 2.1, just installed checkmk 2.4 and i’m getting familiar with the new notification system and the new HTML email template.
I can receive mails, from that point, it’s OK
but there is one thing in this new html design that bothers me :
In te first part : Summary, the host cell is containing the host name of my server, but it looks like this cell is wrapped, because the host name goes into 3 lines because of the length of my hostname.
for example : if hostname is mk-server-01, in the email it will looks like this :
mk-hos
tname
-01
Why ? is it a bug ? can i edit this template to avoid this ?
It’s exactly at the same place as in your screenshot.
I ran some additional tests, and with the same server version, I couldn’t reproduce the issue.
The main difference is that I’m using a different SMTP relay server than the one where I encountered this weird rendering problem. Could the SMTP relay require some specific configuration? It’s hard to provide the configuration of this relay since I don’t own it.
I’ll run more tests tomorrow and keep you updated.
@andreas-doehler Is it possible to show the event summary in the template only when there are bulk notifications? Currently, it always shows the “Event Summary” header even for standalone alerts.