Closed (fixed)
Project:
Mime Mail
Version:
6.x-1.0-alpha1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Nov 2009 at 23:38 UTC
Updated:
1 Jun 2010 at 20:56 UTC
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
Comment #1
jdwfly commentedChanged 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?
Comment #2
jdwfly commentedWell 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?
Comment #3
jdwfly commentedClosing...