Slashdot Mirror


Gmail Recognizes Addresses Containing Non-Latin Characters

An anonymous reader writes In response to the creation in 2012 by the Internet Engineering Task Force (IETF) of "a new email standard that supports addresses incorporating non-Latin and accented Latin characters", Google has now made it possible for its Gmail users to "send emails to, and receive emails from, people who have these characters in their email addresses." Their goal is to eventually allow its users to create Gmail addresses utilizing these characters.

10 of 149 comments (clear)

  1. Next wave of phishing? by CRC'99 · · Score: 4, Funny

    So the next lot of phishing will come from: róót@gmail.com / Àdministrator@gmail.com or BìllGàtes@gmail.com etc?

    Great.

    --
    Sendmail is like emacs: A nice operating system, but missing an editor and a MTA.
    1. Re:Next wave of phishing? by Captain_Chaos · · Score: 4, Insightful

      Worse; they will come from root@gmail.com, administrator@gmail.com or BillGates@gmail.com, only those o's and a's will be Cyrillic or something like that (can't do it here; Slashdot doesn't display them).

    2. Re:Next wave of phishing? by Megane · · Score: 3, Funny

      I think ròót@gmail.com is a better choice because it looks angry.

      --
      #naabhaprzrag, #sverubfr-000, #agi-fcbafberq, negvpyr[pynff*=' negvpyr-ary-'] { qvfcynl: abar !vzcbegnag; }
  2. Well, I'm impressed. by Anonymous Coward · · Score: 3, Insightful

    Google updated their regular expression. Good for them.

    1. Re:Well, I'm impressed. by Chrisq · · Score: 5, Informative

      I would imagine that there they implemented RFC6532, which involves a lot more than changing a regular expression

  3. Metal umlaut! by Anonymous Coward · · Score: 5, Funny

    Finally I can get motörhead@gmail.com!

  4. Sigh by ledow · · Score: 5, Insightful

    From what I can tell, a mail server has two options when receiving this mail:

    Accept it.
    Reject it.

    The default, with software that doesn't understand this RFC yet (which seems to be... just about everything), is to reject. So trying to use this as an email is not only going to mess up every form you try to fill in online (because they won't see it as an email address either), but quite likely just gets you bouncebacks from everyone you email.

    What was needed was surely a system similar to the IDN system for internationalisation, which would allow those with ASCII-only DNS servers etc. to STILL WORK, by converting the Unicode characters to ASCII subsets and then sending the email as normal, through the entire PLANET-worth of working email servers out there that could accept it.

    Having a content negotiation option at the SMTP level, that mail servers have to implement and handle specifically, is just ridiculous, and even with GMail's kickstart it could be decades before you can guarantee that your UTF-8 email address will work across the Internet and even then there'll be some old legacy server that will just bounce all your email BECAUSE of that character set in your address. And it will be perfectly legitimate to do so.

    However, as others have pointed out, if this goes through, it will be nigh-on impossible to spot phished/faked email addresses, just like it is with IDN links unless you know how to find the original ASCII-encoding of them.

    1. Re:Sigh by hawkinspeter · · Score: 3, Funny

      Nope, there's four options:

      Accept it.
      Reject it.
      Temporary failure, try again later.
      User not local, will forward to <somewhere>.
      Syntax error, command unrecognised.

      Wait, I'll come in again...

      --
      You're a temporary arrangement of matter sliding towards oblivion in a cold, uncaring universe
  5. Re:Dammit this is a terrible idea by Chrisq · · Score: 5, Insightful

    This is a real concern,and probably why gmail is not yet allowing internationalised gmail addresses. Most email names could be spoofed using Cyrillic characters which look exactly the same as latin ones. How could you tell if the "c" in chrisq@gmal.com really was a latin 'c' or a cyrillic Es?

  6. Good luck by Pascal+Sartoretti · · Score: 4, Interesting

    My e-mail address ends with the suffix ".name". It is perfectly correct (even if not common), but I still sometimes have issues today because some stupid website has an outdated regular expression which says that ".name" is not correct.

    Now imagine this with non-latin characters (or just non-ASCII characters)... If you only write to people also using GMail, it might work.