blob: 36ebb4fa2eddec197c49da2e5e4df04a885b8173 [file] [log] [blame]
=== OnlyText
Keep only the text part of a message.
If the message is text only then it doesn't touch it, if it is a multipart it
transform it a in plain text message with the first text part found.
* text/plain
* text/html => with a conversion to text only
* text/* as is.