Posted by jdwfly on November 5, 2009 at 11:38pm
Jump to:
| Project: | Mime Mail |
| Version: | 6.x-1.0-alpha1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I have set the input format for mime mail to be the Drupal default Filtered HTML, but my emails are being sent with tags in them.
I am using Simplenews and Mime Mail together for a newsletter and sometimes there is some flash content that is embedded in the node on our website but obviously it should be stripped from the email. The node has Full HTML for its input format.
I can provide other information if needed.
Comments
#1
Changed title to better describe issue.
It seems that no matter what I choose on the mime mail settings page for Input Format the actual Input Format used for the email is the one set in the node. Is this how it is supposed to function?
#2
Well even if this is the intended behavior I was able to override it with a theme function, but this only works for HTML mail. If I look at the source of the email I can see that the text portion still has the javascript code (without script tags though). Can this be overridden as well?
#3
Closing...