Alerts get stuck with an empty inbox

NethServer Version: 8
Module: Settings + Grafana

I have email notifications enabled.
Due to a rule in my firewall, the Let’s Encrypt certificate hasn’t been renewed and will expire on September 30.
Today I started receiving alerts (Grafana? NS8?), but I’m having these issues:

  1. The email arrives empty: no subject line, no message body, just mail headers.
  2. The message arrives every 5 minutes, and I can’t find a way to disable it

I logged into Grafana and saw an “Alert Rule” for “TLS certificates” with a red label that says “1 firing”; it’s

X-Mozilla-Status: 0001
X-Mozilla-Status2: 00000000
Return-Path: <ns8***@*****>
Received: from em.*****
	by em.***** with LMTP id OCSHMMr4s2oZGwAAoNHYhA
	; Wed, 23 Sep 2026 09:05:30 -0700
Received: from ***** (gateway [10.0.1.1])
	(Authenticated sender: ***@*****)
	by em.***** (Postfix) with ESMTPSA id C57CCE4865
	for <*****@*****>; Wed, 23 Sep 2026 09:05:30 -0700 (MST)
Authentication-Results:em.*****; dkim=permerror (bad message/signature format)
X-Spamd-Result: default: False [0.00 / 20.00];

Thanks in advance. Regards

Edit 1: Is there a way to force the certificate update without breaking anything?