Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

搜索 | 用户支持

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

详细了解

How to get rid '&nbsp' message body and '???' subject in thunderbird mail messages?

  • 3 个回答
  • 2 人有此问题
  • 2 次查看
  • 最后回复者为 Toad-Hall

more options

After importing my outlook.pst to import outlook local folder in thunderbird, I have this "&nbsp" html codes in the message body of the imported outlook mails.

Another problem is '???' appeared whenever there is an animation in the incoming email message.

Appreciate for your help. Thank you.

After importing my outlook.pst to import outlook local folder in thunderbird, I have this "&nbsp" html codes in the message body of the imported outlook mails. Another problem is '???' appeared whenever there is an animation in the incoming email message. Appreciate for your help. Thank you.

被采纳的解决方案

What encoding are you using for incoming and outgoing mail?

1.'Menu icon' > 'Options' > Display' > Formatting' tab click on 'Advanced' button see image below as guide.

post image of your 'Fonts & Encodings' window.

2. Select an email Menu icon > View > Text Encoding What is currently selected?

3. Select email so it is visible in Message Pane click on 'More' and select 'View Source'. A window opens showing source code of email. Locate the following sections and post what you see in that email. these are examples, what you see may be slightly different.

  • MIME-Version: 1.0
  • Content-Type: text/plain; charset="utf-8"
  • Content-Transfer-Encoding: 7bit
  • MIME-Version: 1.0
  • Content-Type: text/html; charset="utf-8"
  • Content-Transfer-Encoding: 7bit
定位到答案原位置 👍 0

所有回复 (3)

more options

选择的解决方案

What encoding are you using for incoming and outgoing mail?

1.'Menu icon' > 'Options' > Display' > Formatting' tab click on 'Advanced' button see image below as guide.

post image of your 'Fonts & Encodings' window.

2. Select an email Menu icon > View > Text Encoding What is currently selected?

3. Select email so it is visible in Message Pane click on 'More' and select 'View Source'. A window opens showing source code of email. Locate the following sections and post what you see in that email. these are examples, what you see may be slightly different.

  • MIME-Version: 1.0
  • Content-Type: text/plain; charset="utf-8"
  • Content-Transfer-Encoding: 7bit
  • MIME-Version: 1.0
  • Content-Type: text/html; charset="utf-8"
  • Content-Transfer-Encoding: 7bit
more options

Dear Sir,

It is working fine for the incoming emails now. But the problem still persists on those email which were imported from outlook 2007. Thank you so much for your assistance.

Appreciation from, Carol Koh

more options

I could do with some information.

  • Select an email which was imported from outlook 2007
  • Menu icon > View > Text Encoding
  • What is currently selected?
  • click on 'More' and select 'View Source'.

Post what you see for :

  • 'Content-Type: ' and 'Content-Transfer-Encoding:'

so we can an example of what is in the email source.