Build an Apache Commons email instance carrying the configured subject, body, optional HTML alternative, and attachments. Returns an HtmlEmail (a MultiPartEmail subclass) when content.htmlMessage is defined, otherwise a plain MultiPartEmail.
Build an Apache Commons email instance carrying the configured subject, body, optional HTML alternative, and attachments. Returns an HtmlEmail (a MultiPartEmail subclass) when content.htmlMessage is defined, otherwise a plain MultiPartEmail.