You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I create an Email via DefaultEmail.builder() and send it via emailService.send with a Freemarker template (without attachments).
The problem is that the Content-Type is set to text/plain, not html: