I use Simplenews (6.x-1.x-beta5) and Mime Mail (6.x-1.x-dev) to try and send HTML mails, but it just wont work. The mail headers show "Content-Type: text/plain; charset=UTF-8; format=flowed; delsp=yes" and so the HTML is shown as plain text.

This is a vanilla installation of Drupal 6.6 with only those two modules installed.

I have tried most combinations of options, including input format "Full HTML", bode "

test

" and newletter options format "html". Neither worked.

Comments

sutharsan’s picture

Try again with simplenews dev-version. Possible duplicate with #342103: Wrong content-type in Header.

tobiassjosten’s picture

Status: Active » Fixed

You are right, the dev release worked.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

Patricia_W’s picture

Version: 6.x-1.0-beta5 » 6.x-2.0-alpha2

If I send a test message it formats correctly. If I send a real message it gets sent as plain text.

Patricia_W’s picture

Version: 6.x-2.0-alpha2 » 6.x-2.x-dev

I've updated simplenews to the dev version and it is working on my test site. In a day or two I'll test on the production site.