The default for mail.encoding is UTF-8. If I wanted to send formatted text, what are my options? Do I say "TEXT/HTML" or just "HTML"? Is there a way to specify rich text?
I saw a post where somebody actually went in and created some Java code in order to do this (MailHTMLActionExecuter bean). Could one of the engineers please confirm or deny that this cannot simply be done with a setting in the properties file?