Explore the latest product updates and best practices at our hybrid Checkmk Conference #12 from June 16-18, 2026 – Register here

Werk #15686: Allow Links in HTML Emails

Component Notifications
Title Allow Links in HTML Emails
Date Apr 18, 2023
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.3.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT
2.2.0b5 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT
2.1.0p27 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT
2.0.0p36 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

With Werk #15069 escaping for the Insert HTML section between body and table section was introduced. Unfortunately links were not allowed anymore.

This Werk removes the escaping for links.

Links (a) are now allowed with the attributes href and target. The href needs to be either relative or when absolute must use one of the following URL schemas: http, https, mailto.

To the list of all Werks