Issue
I am experiencing an issue with email formatting when sending special characters in German (Umlaute). The SMTP-Query is replacing the characters with question marks, and adding a header to the email body did not solve the problem. I reached out for help and was told that it is a bug being worked on by the team. I am tracking its progress on the bug tracker.
Resolution
The person had an issue with email formatting in UTF-8, specifically with German special characters. They had tried adding a header to the email body, but that did not help. They were informed that it was a known bug by the team, who were currently working on fixing it. The bug could be tracked on GitHub. No code examples were provided.