Active
Project:
Simplenews Template
Version:
6.x-1.0-beta2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Jul 2009 at 10:33 UTC
Updated:
11 Nov 2009 at 17:43 UTC
The email format setting for a newsletter is 'plain' by default (possibly a setting in Simplenews?).
This means that if I don't go to expand the email options, my newsletter is sent in plain format and shows all the DOCTYPE things etc.
This module should change the setting to html.
Alternatively -- why should this module force html email? Surely people who send emails in plain format might want headers and footers too?
Comments
Comment #1
Nepsir commentedI also have the same problem. Does anyone have a solution?
Comment #2
franzSome things changed in the dev snapshot about mail_alter. Could you try with that version to see if it works?
Comment #3
franzComment #4
franzFound that to be annoying too, specially for end-users on misconfigured site.
Now upon install the default format is set to html and it can't be changed anymore, disabled default site-wide settings AND per-issue setting.
http://drupal.org/cvs?commit=287664
Comment #5
franzThere you go, the second part