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
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)
선택된 해결법
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 수정일시