Posted by joachim on July 30, 2009 at 10:33am
Jump to:
| Project: | Simplenews Template |
| Version: | 6.x-1.0-beta2 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
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
#1
I also have the same problem. Does anyone have a solution?
#2
Some things changed in the dev snapshot about mail_alter. Could you try with that version to see if it works?
#3
#4
Found 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
#5
There you go, the second part