본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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?