Skip to content

convert_html_to_plaintext fails to decode the message body before converting.

If convert_html_to_plaintext is True and a text/html part is base64 or quoted-printable encoded, the body is not decoded before passing it to the html_to_plain_text_command command.