• Dremor@lemmy.world
    link
    fedilink
    arrow-up
    11
    ·
    1 month ago

    A domaine without tld (me@home) is a valide address. I saw an email server being used as a mqtt-like server this way (it is very old and predate those software).

    • Frezik@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      6
      ·
      1 month ago

      An address without a domain is irrelevant for a signin/registration form. Which is like 90% of the code being written in the wild to validate addresses.

      If you’re writing an email server, then you need to care about all these details. Most of us never will.