Able to send HTML email

XMLWordPrintable

      I'm using com.atlassian.stash.mail.MailMessage and com.atlassian.stash.mail.MailService to send an email, but I can't configure it to send out HTML.

      In MailServerImpl (line 324) message.setText(mailMessage.getText()); is being used, but that doesn't provide a possibility to flag for HTML content. Therefor you need to use helper.setText(..., true);

      And of course there is no possibility in the MailMessage to state the content should be HTML

              Assignee:
              Unassigned
              Reporter:
              Deleted Account (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: