Skip to content
Snippets Groups Projects
  • Jared Hancock's avatar
    Don't handle text email messages like HTML · 431a1612
    Jared Hancock authored
    This patch changes the behavior of the mailer to support a 'text' option to
    hint if the message is a text-only message. If so, no HTML processing will
    be performed on the message and a text-only email (with no inline
    attachments) will be emitted and sent.
    431a1612