• u_tamtam@programming.dev
    link
    fedilink
    arrow-up
    2
    ·
    1 month ago

    For a long time, several major email providers (including Gmail, mailbox.org, fastmail, yandex, Zoho,…), are/were offering XMPP as a service under the same handle. So, it’s a pretty big yes :)

      • u_tamtam@programming.dev
        link
        fedilink
        arrow-up
        1
        ·
        1 month ago

        Maybe this list is a start: https://en.wikipedia.org/wiki/Comparison_of_webmail_providers

        But like another poster said, you don’t have to put those 2 eggs (mailing and instant messaging) in the same basket:

        • email and XMPP are distinct things
        • you can absolutely have a mail provider AND a XMPP provider that are different entities
        • that doesn’t preclude using the same domain name for both services (this is a matter of DNS configuration and usages will be routed to the correct provider)

        Essentially, what you need is:

        • to register a domain with the registrar of your choice (and get a domain like matkalandar.tld)
        • reach-out to a mail provider that lets you use your own domain name (google apps, mailbox, zoho, …) → they will service  your emails such as [email protected]
        • reach-out to a XMPP provider that lets you use your own domain name (conversations.im, snikket, …) → they will service  your chats such as [email protected]

        accounts, passwords, user accesses and management… will be different because effectively hosted by distinct service providers.

      • poVoq@slrpnk.netM
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        1 month ago

        https://disroot.org/

        Mailbox.org also does it, but their Ejabberd server is currently very outdated, so I really can’t recommend them for the Jabber part.

        There are probably some more, but this combination is sadly not anywhere near as popular as it used to be. The main problem is that hosting email is such a shitshow, so very few people that host a XMPP server want to deal with that.