搜索 | 用户支持

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

详细了解

When I try to send an email to multiple recipients, I get this message: "There are non-ASCII characters in the local part of the recipient address. This is not

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

more options

I bought a new computer. When I try to send an email to multiple recipients now, I get this message: "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." I don't know what non-ASCII characters are, so I don't know what to do. I never had this problem on my old computer. Please explain in simple language.

I bought a new computer. When I try to send an email to multiple recipients now, I get this message: "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." I don't know what non-ASCII characters are, so I don't know what to do. I never had this problem on my old computer. Please explain in simple language.

被采纳的解决方案

The "local part" in the context of email addresses means the part to the left of the @ symbol. The warning is a bit of a surprise, since in general the owner of an email server is comparatively free to specify address format. There have been moves to allow other character sets to be used in domains so I'm a bit disappointed to see that, apparently, email doesn't support these in the local part yet Or it may be your SMTP server that generates this message.

ASCII ("American Standard Code for Information Interchange") characters are, broadly speaking, the English alphabet, both upper and lower case, along with numerals, common punctuation marks and things like asterisks, slashes and brackets, but no accented characters. But even apparently simple things like spaces and dashes have cousins which at face value appear to be identical, but are not represented in the ASCII system. I'm thinking of non-breaking spaces, em-dash and en-dash in particular.

But I don't know why your new computer should have provoked these warnings.

定位到答案原位置 👍 3

所有回复 (1)

more options

选择的解决方案

The "local part" in the context of email addresses means the part to the left of the @ symbol. The warning is a bit of a surprise, since in general the owner of an email server is comparatively free to specify address format. There have been moves to allow other character sets to be used in domains so I'm a bit disappointed to see that, apparently, email doesn't support these in the local part yet Or it may be your SMTP server that generates this message.

ASCII ("American Standard Code for Information Interchange") characters are, broadly speaking, the English alphabet, both upper and lower case, along with numerals, common punctuation marks and things like asterisks, slashes and brackets, but no accented characters. But even apparently simple things like spaces and dashes have cousins which at face value appear to be identical, but are not represented in the ASCII system. I'm thinking of non-breaking spaces, em-dash and en-dash in particular.

But I don't know why your new computer should have provoked these warnings.

由Zenos于修改