Wrong content typ definition with Mime Mail and "Full HTML" - mails sent as plain text

tobiberlin - November 9, 2009 - 11:36
Project:Mime Mail
Version:6.x-1.x-dev
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Description

Hi,

I wondered why the confirmation emails for simplenews looked as if the code is put through -tags and found out that the content typ of the email was defined as

text/plain; charset=UTF-8; format=flowed; delsp=yes

I found a tipp here in forum to change the input format from "Full HTML" to "Filtered HTML" and now the confirmation emails are sent with following definition:

Content-Type: multipart/alternative;
    charset=utf-8;
MIME-Version: 1.0

and the emails are shown as I wanted it with "real" links, colors and so on. Just to let you kno in case that this issue is not known by now.

Greez,
Tobias

#1

Sutharsan - November 24, 2009 - 21:13
Project:Simplenews» Mime Mail
Version:6.x-1.0-beta5» 6.x-1.x-dev
Category:bug report» support request

Simplenews confirmation mails are plain text, Mime Mail converts them to HTML. You need to investigate why Mime Mail depends on the filter to be set to Filtered HTML. Make sure you use the dev version of Mime Mail and Simplenews for your investigation.

 
 

Drupal is a registered trademark of Dries Buytaert.