Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

E-Mail content displays as plain text instead of HTML-text

  • 4 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 batengo

more options

Dear community,

in the past, I have noticed that a few e-mails - but not all - are displayed incorrectly as plain text instead of the usual HTML-text. This means that there is no formatting involved, e.g. the font art is not correct. As it seems, the issue occurs when the standard formatting options of e-mails are used by the senders. So if nothing is changed like the font size or colour. If I look at the e-mail on different e-mail programs, everything is alright. I have already ensured that the option View > Message Body As > Original HTML is enabled.

Thanks in advance for your advice. batengo

Dear community, in the past, I have noticed that a few e-mails - but not all - are displayed incorrectly as plain text instead of the usual HTML-text. This means that there is no formatting involved, e.g. the font art is not correct. As it seems, the issue occurs when the standard formatting options of e-mails are used by the senders. So if nothing is changed like the font size or colour. If I look at the e-mail on different e-mail programs, everything is alright. I have already ensured that the option View > Message Body As > Original HTML is enabled. Thanks in advance for your advice. batengo

被采纳的解决方案

Thunderbird has default display fonts for plain text. They are set in options.

定位到答案原位置 👍 1

所有回复 (4)

more options

If the sender sent email as a plain text email then that is all you are going to see. The colour of the text will be whatever you have set up to use. The default is black text and white background, but this may be different depending upon your settings and whether you use a userContent.css file.


You can check to see what is in the email source. Select the email so it displays in Message Pane and click on 'More' button located in the header area. select 'View source' from drop down list. It will open in a new window. All headers are displayed first followed by : Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit followed by content of email. If html has been included by sender it will be displayed below as: Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit followed by html code and content.

If you have selected: View > Message Body As > Original HTML Then the Content-Type: text/html section is displayed, but if it is not present in email then Content-Type: text/plain information is displayed.

more options

Thanks for your answer!

If I understood you correctly, text written without formatting will just be displayed as plain text. But how is it then that in other e-mail programs the text is formatted e. g. with the font Calibri? Is there a similar option in Thunderbird?

Thanks in advance!

more options

选择的解决方案

Thunderbird has default display fonts for plain text. They are set in options.

由Matt于修改

more options

Perfect! I have now found the related options and could change the appearance.

Thanks for your help!