{% if ok %}

Message released

The message has been delivered to your inbox. It may take a moment to arrive.

{% else %}

Could not release the message

The message may have already been released or removed. Contact your IT administrator if you need it.

{% endif %}
From: {{ g.mail_from }}
Subject: {{ g.subject or '(no subject)' }}
{{ brand.footer if brand else 'Protected by SD RMM — SD Tech Solutions.' }}{% if brand and brand.support_email %} · {{ brand.support_email }}{% endif %}