搜索 | 用户支持

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

详细了解

i am getting an error message while sending email

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

more options

There are non-ASCII characters in the local part of the recipient address . This is not yet supported. Please change this address and try again.

There are non-ASCII characters in the local part of the recipient address . This is not yet supported. Please change this address and try again.

所有回复 (1)

more options

Let's dissect the error message. An email address, such as:

john_smith@example.com

has two parts:

john_smith is the "local part" - it is specific to the owner or user of that email address. The rules for what letters or symbols may be used in this are rather relaxed and are set by the operator of the server.

example.com tells us what domain the email address is hosted by. This part has rather more stringent rules about permitted characters. For instance, it is not allowed to be case-sensitive, unlike the local part. Nor can it have optional . or + characters, unlike some services' local parts.

Now, your error message means that there are some "exotic" characters in the local part. This will most likely happen if you're corresponding with someone whose natural language uses an alphabet other than the usual Latin one we use in the western world. It may also happen with unicode/utf-8 characters, though I see these in incoming messages so I believe they should not be a problem within Thunderbird.

I am not sure whether that message comes from Thunderbird or an email server.

If it's from Thunderbird then this is something that needs to be fixed and your immediate work-around might be to use an alternative email client, or use webmail via your browser. But as suggested above, I think this is unlikely.

If the message is from a server then you might need to use a different smtp server to send your message. Again, webmail via a browser may work for you, or you could try any alternative email accounts (with other providers) that are available to you.

And finally, does the correspondent have an alternative email address that uses only Latin characters and that you could use instead?