this post was submitted on 20 May 2026
1 points (100.0% liked)

XMPP

679 readers
1 users here now

XMPP (aka Jabber) is the community-owned standard for real-time federated messaging.

For a quick start click here

JoinJabber.org support chat

JoinJabber.org admin support chat

XMPP.net Provider List

Also see JoinJabber.org FAQ

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] poVoq@slrpnk.net 0 points 3 months ago (1 children)

Yes, as those are two entirely different things.

[–] MastKalandar@feddit.online 0 points 3 months ago (2 children)

How would that be possible ??

[–] erebion@news.erebion.eu 0 points 3 months ago

In the same way in which you could use your phone number as your username on your computer. Although it's more convenient for XMPP ID and emailaddress to be the same.

[–] SloppilyFloss@lemmy.ml 0 points 3 months ago

Theres's nothing stopping you from having a JID username@example.com and an email username@example.com. XMPP and e-mail are different protocols that operate on different ports, so their respective clients will figure out how to send a message to the correct server.

Now, if you're asking how you can set something like this up, then you independently have to set up an XMPP server and an email server on the same domain. Or use some kind of email to XMPP bridge.