-
Bug
-
Resolution: Incomplete
-
Major
-
None
The fact that email-ext plugin needs to know from start if the message is going to be HTML or plain-text we are faced with a never ending battle between those looking for an easy to read plaintext version or those looking to benefit from the HTML styles.
I think that the trick is to send both in the same email and defer the decision to the email client configuration. Users can decide on always use the plain/text version instead of HTML. We cannot really know what's the desired format when we generate the messages but we can do both by default.