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

Nepsir’s picture

I also have the same problem. Does anyone have a solution?

franz’s picture

Some things changed in the dev snapshot about mail_alter. Could you try with that version to see if it works?

franz’s picture

Status: Active » Postponed (maintainer needs more info)
franz’s picture

Assigned: Unassigned » franz
Status: Postponed (maintainer needs more info) » Fixed

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

franz’s picture

Title: newsletter is allowed to be sent in plain format / allow plain format? » Allow plain format?
Assigned: franz » Unassigned
Category: bug » feature
Status: Fixed » Active

There you go, the second part