| === 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. |