From mastodon to follow an account or a community on lemmy you use the @name@server format and there is no difference between a community name and a user-name

so i was wondering if anyone tried and checked what happened

  • davel@lemmy.ml
    link
    fedilink
    English
    arrow-up
    0
    ·
    3 months ago

    Inside the Lemmyverse and its API, it’s not confusing at all. Outside of the Lemmyverse there be dragons.

    • PhilipTheBucket@ponder.cat
      link
      fedilink
      English
      arrow-up
      0
      ·
      3 months ago

      I made an SMTP server that treats email addresses as case sensitive. When it gets mail for Philip@ponder.cat, it refuses to deliver it to philip@ponder.cat, and it allows users to create himbo@ponder.cat and Himbo@ponder.cat as two distinct addresses. Within my server, it’s not confusing at all. Outside of my server, there be dragons.

      • Billegh@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        3 months ago

        You joke, but gmail does this with dots in email. There is no difference to gmail between fartmaster@gmail.com and f.a.r.t.m.a.s.t.e.r@gmail.com. Not really any dragons here, but can create confusion if you’re unaware.

        • Björn Tantau@swg-empire.de
          link
          fedilink
          English
          arrow-up
          0
          ·
          3 months ago

          Nah, Gmail does the exact opposite of what their server does. Gmail is extra lenient with how an address may look. While their server is extra strict.

          • PhilipTheBucket@ponder.cat
            link
            fedilink
            English
            arrow-up
            0
            ·
            3 months ago

            Correct. Gmail is doing it right, by anticipating how their server’s behavior might confuse people or lead to email going to the wrong mailbox, and making extra complexity to make sure the behavior makes sense. Lemmy is doing it wrong, in this instance.

    • PhilipTheBucket@ponder.cat
      link
      fedilink
      English
      arrow-up
      0
      ·
      3 months ago

      Just wanted to let you know: I was trying to resubscribe to !world@lemmy.world so I could say something. I went to the search box, typed “world@lemmy.world”, got a bunch of results including world@lemmy.world at the end, clicked on it, but it was the user @world@lemmy.world, not the community. I couldn’t find the community in the list.

      It’s no kind of difficulty to work around the problem, of course. But it was a clear instance of me wanting the software to do something, the software messing up because it’s allowing multiple entities with the same identifier to exist, and me having to go back and try another way. It actually couldn’t find the community when I limited the search to communities, either, and I had to type the URL. No idea what that’s about. But yes, it’s a cause of minor malfunctions like this.