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!

Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Learn More

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

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

  • 4 risposte
  • 1 ha questo problema
  • 1 visualizzazione
  • Ultima risposta di 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

Soluzione scelta

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

Leggere questa risposta nel contesto 👍 1

Tutte le risposte (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

Soluzione scelta

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

Modificato da Matt il

more options

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

Thanks for your help!