Closed (fixed)
Project:
Simplenews
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Dec 2008 at 15:51 UTC
Updated:
30 Nov 2011 at 21:20 UTC
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
Comment #1
sutharsan commentedTry again with simplenews dev-version. Possible duplicate with #342103: Wrong content-type in Header.
Comment #2
tobiassjosten commentedYou are right, the dev release worked.
Comment #4
Patricia_W commentedIf I send a test message it formats correctly. If I send a real message it gets sent as plain text.
Comment #5
Patricia_W commentedI'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.