搜索 | 用户支持

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

Learn More

What character encoding settings do I need so that Thunderbird with Yahoo! stops replacing special characters (such as German umlauts) with "??"

  • 7 个回答
  • 6 人有此问题
  • 2 次查看
  • 最后回复者为 scott_wien

more options

When I send and receive email from Yahoo! online, my special characters (such as German umlauts) are displayed correctly.

In addition, when I send email from Yahoo! online to my Yahoo! account on Thunderbird (52.6.0), the special charcters are displayed correctly.

However, when I send the same email from my Yahoo! account on Thunderbird to my Yahoo! address, the special characters are displayed incorrectly as ??, regardless of whether I open the email online or using Thunderbird.

I therefore conclude that the problem needs to be resolved within Thunderbird, most likely in an "outgoing mail" encoding setting.

My current Thunderbird settings: Tools -> Options -> Display -> Advanced -> Text Encoding outgoing mail = Unicode (UTF-8), Incoming mail = Unicode (UTF-8).

View -> Text encoding -> Unicode

about:config -> mailnews.force_charset_override = default / false

It did not solve the problem to tick or untick "When possible, use the default text encoding in replies"

I do not know how to access "View -> character encoding". It does not solve the problem to change the encoding in "View -> text encoding" when a specific email is open

When I send and receive email from Yahoo! online, my special characters (such as German umlauts) are displayed correctly. In addition, when I send email from Yahoo! online to my Yahoo! account on Thunderbird (52.6.0), the special charcters are displayed correctly. However, when I send the same email from my Yahoo! account on Thunderbird to my Yahoo! address, the special characters are displayed incorrectly as ??, regardless of whether I open the email online or using Thunderbird. I therefore conclude that the problem needs to be resolved within Thunderbird, most likely in an "outgoing mail" encoding setting. My current Thunderbird settings: Tools -> Options -> Display -> Advanced -> Text Encoding outgoing mail = Unicode (UTF-8), Incoming mail = Unicode (UTF-8). View -> Text encoding -> Unicode about:config -> mailnews.force_charset_override = default / false It did not solve the problem to tick or untick "When possible, use the default text encoding in replies" I do not know how to access "View -> character encoding". It does not solve the problem to change the encoding in "View -> text encoding" when a specific email is open

被采纳的解决方案

I had the same issue with ?? appearing when sent using Yahoo's server, someone on another thread figured out the solution. It has worked for me.

定位到答案原位置 👍 0

所有回复 (7)

more options

change your font. Just about everyone I have seen with this complaint is using Arial and it is not a unicode font.

more options

Unfortunately that didn't work.

Under Tools -> Options -> Display, my default font was set to Calibri. I changed it to Lucida Sans Unicode (which is clearly a unicode font), but in the new test mail I sent to myself, the special characters are still displayed as ??

more options

Have a look at the message source in an affected message. I have seen messages re-encoded when passing via certain email servers (ahem, gmail), thereby breaking them.

Note that you may have set the options for display, but that doesn't necessarily set the encoding for message content.

由Zenos于修改

more options

Hi Zenos,

Thanks for your reply. I don't know what to look for in the message source. Here is part of the message source from an email I sent from my yahoo email to the same yahoo email address using Thunderbird. The special characters in that mail were displayed as ??.

Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US Content-Length: 20

Above that there is a lot of complex information under the categories below. Is the information in one of these categories useful in solving the problem?

Return-Path: Received-SPF: X-YMailISG: X-Originating-IP: Authentication-Results: Received: DKIM-Signature: Received: Received: To: From: Subject: Message-ID: User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0

more options

p.s. as to the question of whether the problem is related to "passing through different servers", is it possible to rule that out since emails I send from the same yahoo! email address through yahoo webmail are displayed correctly when they are received?

more options

选择的解决方案

I had the same issue with ?? appearing when sent using Yahoo's server, someone on another thread figured out the solution. It has worked for me.

more options

Kudos!

I tried it and it seems to be working for me, too.

THANK YOU!