Closed (works as designed)
Project:
Mime Mail
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Feb 2013 at 22:54 UTC
Updated:
25 May 2021 at 18:46 UTC
Jump to comment: Most recent
Comments
Comment #1
tr commentedThis doesn't sound like a problem with Mime Mail. Mime Mail assumes it is sending HTML text, and just sends what you give it. If you have plain text that you want to include in an HTML message, then it is your responsibility to HTML-encode that text. Or you can send your plain text as the plain text body of a multipart MIME message. Mime Mail can't just guess what part of your text was intended to be HTML and what part was intended to be plain text.