• 0 Posts
  • 385 Comments
Joined 3 years ago
cake
Cake day: June 12th, 2023

help-circle

  • Damage@feddit.ittoPrivacy@lemmy.mlWhich Email?
    link
    fedilink
    arrow-up
    2
    ·
    5 days ago

    I have a domain and I use email aliases, they’re addresses that redirect everything they receive to another address. That way you could for example redirect all emails from [email protected] to [email protected]

    When you send emails from [email protected], if you want to show the alias’ address as the sender, your provider must have support for identities, many do, Gmail does, proton I don’t remember.

    Btw you don’t PURCHASE a domain, you rent it. Usually the basic plans can include limited hosting space for a website, and actual e-mail accounts with storage, but while most also offer webmail portals, they aren’t as good an experience as Gmail.











  • Yeah so I’ve set up remote access to two different homes, one where the router was facing the internet directly, and that was easy, setting up a reverse proxy is not for the average user, but neither is other stuff involved in this sort of system.

    Then at another place, where the router was behind cgnat and therefore could not perform its own nat, I set up a wireguard connection to a VPS that itself hosted the reverse proxy… Homemade tailscale, sorta. That was a bit complicated, I don’t think most people have the patience for that.